.store-header{padding:80px 40px;text-align:center;width:100%;margin:0;position:relative;background-color:#f2f1ed;box-sizing:border-box;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow-x:hidden;display:flex;align-items:center;justify-content:center;min-height:346px}.store-header__content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:877px}.store-header__heading{font-family:"Untitled Serif",var(--font-heading-family, serif);font-size:clamp(3.2rem,5vw,6rem);font-weight:500;line-height:1;letter-spacing:-2px;color:#000;margin:0;text-align:center}.store-header__shipping{font-family:"GT America",var(--font-body-family, sans-serif);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:-.28px;color:#000;margin:0}.store-header__shipping-label{color:#000}.store-header__shipping-day{color:#0073ff}.store-content-wrapper{width:100%;padding:0;position:relative;box-sizing:border-box;overflow-x:hidden;display:flex}.row{max-width:1440px;width:100%;margin:0 auto;padding-left:40px;padding-right:40px;display:flex;position:relative}.store-sidebar{width:341px;min-width:341px;flex-shrink:0;box-sizing:border-box;border-right:.5px solid #97948E;padding:58px 40px 40px}.dukes-store-product{flex:1;box-sizing:border-box;border-left:none;padding:58px 40px 40px}.store-side-filter{position:sticky;top:20px;height:fit-content;display:flex;flex-direction:column;gap:36px}.store-side-filter h3{font-family:"GT America",var(--font-body-family, sans-serif);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:-.28px;color:#252525;margin:0;padding-right:0;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-transform:none}.store-side-filter h3:not(:first-child){margin-top:0}.store-side-filter__heading-arrow{width:18px;height:8px;stroke:currentColor;stroke-width:1.5px;fill:none;transition:transform .25s cubic-bezier(.4,0,.2,1)}.store-side-filter h3.is-open .store-side-filter__heading-arrow{transform:rotate(180deg)}.store-side-filter ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.store-side-filter ul li{line-height:1.3}.store-side-filter a{font-family:"GT America",var(--font-body-family, sans-serif);font-size:15px;font-weight:400;line-height:1.3;letter-spacing:-.28px;color:#252525!important;text-decoration:none;display:inline-block;padding:0}.store-side-filter a:hover{color:#97948e!important}.store-side-filter a.active{font-weight:500}.store-side-filter a.active:after{content:"\2713";margin-left:.5rem;color:#252525}.store-side-filter .filter-count{font-weight:400;color:#97948e;font-size:14px;margin-left:2px}.store-side-filter a.active .filter-count{color:#252525}.store-side-filter__group{display:flex;flex-direction:column;gap:24px;width:228px}.store-listing{width:100%}.store-head{display:flex;flex-wrap:wrap;align-items:center;gap:16px 32px;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #E5E5E5;font-family:"GT America",var(--font-body-family, sans-serif);font-size:14px;font-weight:400;letter-spacing:-.28px;color:#252525}.store-head__count{display:flex;align-items:center;gap:4px;color:#97948e}.store-head__count span{color:#97948e}.store-head__show{display:flex;align-items:center;gap:8px}.store-head__show>span{color:#97948e}.store-head__show ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.store-head__show li{margin:0}.store-head__show a{color:#252525;text-decoration:none;padding:4px 8px;border-radius:4px;transition:background-color .2s ease,color .2s ease}.store-head__show a:hover{background-color:#f2f1ed}.store-head__show a.active{background-color:#e5e5e5;color:#252525}.store-head__pagination{display:flex;align-items:center;gap:8px}.store-head__pagination>span{color:#97948e}.store-head__pagination ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.store-head__pagination li{margin:0}.store-head__pagination a{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 6px;color:#252525;text-decoration:none;border-radius:4px;transition:background-color .2s ease,color .2s ease}.store-head__pagination a:hover{background-color:#f2f1ed}.store-head__pagination a.active{background-color:#e5e5e5;color:#252525}.store-head__pagination .pagination-ellipsis{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;color:#97948e}.store-pagination-bottom{display:flex;justify-content:center;padding-top:40px;margin-top:40px;border-top:1px solid #E5E5E5}.store-pagination-bottom .store-head__pagination{gap:12px}.store-head__clear{margin-left:auto}.store-head__clear a{color:#97948e;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.store-head__clear a:hover{color:#252525}.store-head__sort,.store-head__sort-wrapper{position:relative}.store-head__sort-select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #E5E5E5;border-radius:4px;padding:8px 36px 8px 12px;font-family:"GT America",var(--font-body-family, sans-serif);font-size:14px;font-weight:400;letter-spacing:-.28px;color:#252525;cursor:pointer;min-width:160px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23252525' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s ease}.store-head__sort-select:hover{border-color:#252525}.store-head__sort-select:focus{outline:none;border-color:#252525}.category-group{padding:40px 0}.category-group:first-of-type{padding-top:0}.category-title{font-family:"GT America",var(--font-body-family, sans-serif);font-size:2.25rem;font-weight:400;line-height:1.2;letter-spacing:-.56px;color:#333;margin:0 0 38px;padding:0;border:none}.store-listing>section.category-group:first-of-type .category-title{border-top:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 24px;margin-bottom:0;padding:0}.product-grid.grid-2{grid-template-columns:repeat(2,1fr)}.product-grid.grid-4{grid-template-columns:repeat(4,1fr)}.product-card{position:relative;text-align:left;margin-bottom:0;display:flex;flex-direction:column;width:100%}.product-card a{text-decoration:none;color:inherit;display:flex;flex-direction:column}.product-image{margin-bottom:0;aspect-ratio:322/408;background-color:#f2f1ed;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:auto;height:auto;max-width:68%;max-height:60%;object-fit:contain;transition:transform .3s ease}.template-collection .product-card--coffee .dukes-featured__image{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;mix-blend-mode:normal}.product-card:hover .product-image img{transform:scale(1.05)}.product-meta{position:absolute;top:0;right:0;left:0;opacity:0;background-color:#f2f1edf2;text-align:center;transition:all .3s ease;pointer-events:none;height:100%;z-index:5;display:flex;align-items:center;justify-content:center}.product-card:hover .product-meta{opacity:1;pointer-events:auto}.product-meta>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:80%}.product-action{display:block;border:1px solid #252525;padding:12px 20px;width:100%;border-radius:0;color:#252525;text-decoration:none;font-family:"GT America",var(--font-body-family, sans-serif);font-size:14px;font-weight:400;letter-spacing:-.28px;transition:all .2s ease;text-align:center}a.product-action{color:#252525}.product-action:hover{background-color:#252525;color:#fff}.product-card__info{display:flex;flex-direction:column;gap:0px;text-align:left;text-decoration:none;color:inherit}.product-title{font-family:"GT America",var(--font-body-family, sans-serif);font-size:18px;font-weight:400;line-height:1.4;letter-spacing:-.28px;color:#252525;margin:0;text-align:left}.product-description{font-family:"Untitled Serif",var(--font-heading-family, serif);font-size:14px;font-weight:400;line-height:1.3;letter-spacing:-.28px;color:#252525;margin:0;text-align:left;display:flex;flex-direction:column}.product-description__roast{font-style:normal}.product-description__notes{font-style:italic}.product-price{font-family:"GT America",var(--font-body-family, sans-serif);font-size:15px;font-weight:400;line-height:1.6;letter-spacing:-.28px;color:#252525;margin:0;text-align:left}.product-price .sale-price{color:#e53e3e}.product-price .compare-price{color:#97948e;margin-left:8px}.no-products{text-align:center;padding:3rem 0;grid-column:1/-1}.no-products h2{margin-bottom:1rem;font-size:1.6rem;color:#252525;font-family:"GT America",var(--font-body-family, sans-serif);font-size:15px;font-weight:400;line-height:1.6;letter-spacing:-.28px}.no-products .button{display:inline-block;background-color:#252525;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:0;margin-top:1.25rem;font-family:"GT America",var(--font-body-family, sans-serif);font-size:15px;font-weight:400;line-height:1.6;letter-spacing:-.28px}.pagination{margin-top:2.5rem;text-align:center}.pagination__list{display:inline-flex;gap:.75rem;list-style:none;padding:0}.pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border:1px solid #e6e6e6;font-size:1.1rem;font-family:var(--font-heading-family, serif)!important;color:#252525;text-decoration:none}.pagination__item--current{background-color:#f5f5f5;font-weight:500}.store-content-wrapper:after{content:"";display:table;clear:both}.template-collection main.content-for-layout{padding:0;width:100%;max-width:none;overflow-x:hidden}html,body{overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}@media(max-width:1366px){.store-sidebar{width:280px;min-width:280px;padding:40px 30px}}@media(max-width:1024px){.store-content-wrapper{flex-direction:column}.store-sidebar{width:100%;min-width:100%;border-right:none;border-bottom:.5px solid #97948E;padding:30px 40px}.dukes-store-product{padding:0 40px}.store-side-filter{position:static;flex-direction:row;flex-wrap:wrap;gap:24px}.store-side-filter>div{flex:1;min-width:200px}.store-header{padding:60px 16px;min-height:280px}.store-header__heading{letter-spacing:-1.5px}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.category-title{font-size:20px;margin-bottom:28px}}@media(max-width:768px){.store-header{padding:50px 24px;min-height:240px}.store-header__heading{letter-spacing:-1px}.store-header__shipping{font-size:15px}.store-sidebar{padding:24px}.dukes-store-product{padding:0 24px}.store-side-filter h3{font-size:16px}.store-side-filter a{font-size:14px}.product-title{font-size:16px}.product-description{font-size:13px}.product-price{font-size:14px}.category-group{padding:30px 0}.category-title{font-size:18px;margin-bottom:24px}}@media(max-width:639px){.store-header{padding:40px 20px;min-height:200px}.store-header__heading{letter-spacing:-.8px}.store-header__shipping{font-size:14px}.store-content-wrapper{padding:0}.store-sidebar{padding:24px 20px}.dukes-store-product{padding:0 20px}.product-grid,.product-grid.grid-2,.product-grid.grid-3,.product-grid.grid-4{grid-template-columns:1fr;gap:24px}.product-image{aspect-ratio:1/1}.template-collection .product-card--coffee .dukes-featured__image-wrapper{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.category-group{padding:24px 0}.category-title{font-size:20px;margin-bottom:20px}.product-action{padding:10px 16px;font-size:13px}.store-head{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:20px;margin-bottom:20px}.store-head__clear{margin-left:0}.store-head__sort-select{min-width:140px;font-size:13px}.store-head__show a,.store-head__pagination a{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/store-styles.css.map */
