@media screen and (max-width:749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}}@media screen and (max-width:989px){.collection .slider.slider--tablet{margin-bottom:1.5rem}}.collection .loading-overlay{position:absolute;z-index:1;width:1.8rem}@media screen and (max-width:749px){.collection .loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.collection .loading-overlay{left:0}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}@media screen and (min-width:750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}@media screen and (max-width:989px){.collection .slider--tablet.product-grid{scroll-padding-left:1.5rem}}.collection__description>*{margin:0}.collection__title.title-wrapper{margin-bottom:2.5rem}.collection__title .title:not(:only-child){margin-bottom:1rem}@media screen and (min-width:990px){.collection__title--desktop-slider .title{margin-bottom:2.5rem}.collection__title.title-wrapper--self-padded-tablet-down{padding:0 5rem}.collection slider-component:not(.page-width-desktop){padding:0}.collection--full-width slider-component:not(.slider-component-desktop){padding:0 1.5rem;max-width:none}}.collection__view-all a:not(.link){margin-top:1rem}.collection-hero__title,.collection-hero__text-wrapper>h1{display:none!important}.collection-content-header{margin-top:2.4rem;margin-bottom:2.4rem}.collection-content-header__title{margin:0;width:60%;max-width:100%;font-family:Manrope,sans-serif;font-size:clamp(2.2rem,2.5vw + 1rem,3.6rem);line-height:1.25;font-weight:700;color:#251912;word-wrap:break-word;overflow-wrap:break-word}.collection-hero__description,.collection-hero__description *{font-family:Manrope,sans-serif}@media screen and (max-width:989px){.collection-content-header__title{width:80%}}@media screen and (max-width:749px){.collection-content-header{margin-top:1.6rem;margin-bottom:1.6rem}.collection-content-header__title{width:100%;font-size:clamp(2rem,5vw + .8rem,2.6rem)}}#ProductGridContainer{--pcg-color-primary: #9a4600;--pcg-color-primary-container: #fb7701;--pcg-color-primary-container-hover: #e66d01;--pcg-color-on-background: #251912;--pcg-color-on-surface: #251912;--pcg-color-on-surface-variant: #584236;--pcg-color-on-secondary-container: #636262;--pcg-color-surface: #fff8f5;--pcg-color-surface-lowest: #ffffff;--pcg-color-surface-variant: #f6ded2;--pcg-color-outline-variant: #e0c0b0;--pcg-color-price-compare: #a3a3a3;--pcg-radius-xl: 16px;--pcg-radius-badge: 4px;--pcg-space-lg: 24px;--pcg-space-xl: 32px;--pcg-space-xxxl: 64px;--pcg-space-md: 16px;--pcg-space-sm: 8px;--pcg-space-xs: 4px;--pcg-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pcg-shadow-1: 0 2px 4px rgba(0, 0, 0, .05);--pcg-shadow-2: 0 8px 16px rgba(0, 0, 0, .08)}#ProductGridContainer .pcg-card{display:flex;flex-direction:column;height:100%;background-color:var(--pcg-color-surface-lowest);border:1px solid var(--pcg-color-outline-variant);border-radius:var(--pcg-radius-xl);overflow:hidden;box-shadow:var(--pcg-shadow-1);transition:box-shadow .3s ease;font-family:var(--pcg-font);color:var(--pcg-color-on-surface)}#ProductGridContainer .pcg-card:hover{box-shadow:var(--pcg-shadow-2)}#ProductGridContainer .pcg-card-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background-color:var(--pcg-color-surface-variant)}#ProductGridContainer .pcg-card-media-link{display:block;width:100%;height:100%;text-decoration:none}#ProductGridContainer .pcg-card-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}#ProductGridContainer .pcg-card-img,#ProductGridContainer .pcg-card-placeholder{width:100%;height:100%;object-fit:cover;display:block}#ProductGridContainer .pcg-card-img--primary,#ProductGridContainer .pcg-card-img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .4s ease}#ProductGridContainer .pcg-card-img--secondary,#ProductGridContainer .pcg-card.has-second-image:hover .pcg-card-img--primary{opacity:0}#ProductGridContainer .pcg-card.has-second-image:hover .pcg-card-img--secondary{opacity:1}#ProductGridContainer .pcg-card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--pcg-color-surface-variant);display:flex;align-items:center;justify-content:center}#ProductGridContainer .pcg-placeholder-svg{width:60%;height:60%;opacity:.5}#ProductGridContainer .pcg-badge{position:absolute;top:var(--pcg-space-md);left:var(--pcg-space-md);z-index:2;background-color:var(--pcg-color-primary-container);color:#fff;font-size:12px;line-height:16px;font-weight:700;padding:var(--pcg-space-xs) var(--pcg-space-sm);border-radius:var(--pcg-radius-badge);pointer-events:none;white-space:nowrap}#ProductGridContainer .pcg-card-body{display:flex;flex:1;flex-direction:column;gap:var(--pcg-space-md);padding:var(--pcg-space-lg);min-height:0}#ProductGridContainer .pcg-card-title{font-size:14px;line-height:20px;font-weight:400;color:var(--pcg-color-on-surface);text-decoration:none;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}#ProductGridContainer .pcg-card:hover .pcg-card-title,#ProductGridContainer .pcg-card-title:hover{color:var(--pcg-color-primary)}#ProductGridContainer .pcg-card-price{padding-top:var(--pcg-space-sm)}#ProductGridContainer .pcg-price-row{display:flex;align-items:baseline;gap:var(--pcg-space-sm)}#ProductGridContainer .pcg-price-compare{font-size:16px;line-height:24px;color:var(--pcg-color-price-compare);text-decoration:line-through}#ProductGridContainer .pcg-price-sale{font-size:16px;line-height:24px;font-weight:700;color:var(--pcg-color-primary-container)}#ProductGridContainer .pcg-price-regular{font-size:16px;line-height:24px;font-weight:700;color:var(--pcg-color-on-surface)}#ProductGridContainer .pcg-add-to-cart{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:var(--pcg-space-md);padding:var(--pcg-space-md) var(--pcg-space-lg);background-color:var(--pcg-color-primary-container);color:#fff;border:none;border-radius:var(--pcg-radius-xl);font-family:var(--pcg-font);font-size:14px;line-height:16px;letter-spacing:.01em;font-weight:600;cursor:pointer;box-shadow:var(--pcg-shadow-1);transition:background-color .2s ease,transform .15s ease;text-decoration:none;margin-top:auto}#ProductGridContainer .pcg-add-to-cart:hover{background-color:var(--pcg-color-primary-container-hover)}#ProductGridContainer .pcg-add-to-cart:active{transform:scale(.95)}#ProductGridContainer .pcg-add-to-cart-icon{display:inline-flex;flex-shrink:0}#ProductGridContainer .pcg-add-to-cart-icon svg{width:20px;height:20px}@media(max-width:749px){#ProductGridContainer .pcg-card-title{min-height:36px;font-size:13px;line-height:18px}#ProductGridContainer .pcg-card-body{padding:var(--pcg-space-md);gap:var(--pcg-space-sm)}#ProductGridContainer .pcg-add-to-cart{padding:12px var(--pcg-space-md);font-size:12px;line-height:14px;gap:var(--pcg-space-sm)}#ProductGridContainer .pcg-price-compare,#ProductGridContainer .pcg-price-sale,#ProductGridContainer .pcg-price-regular{font-size:14px;line-height:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/template-custom-collection.css.map */
