<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.store-header{padding-block:4rem;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}.store-header .row{max-width:76.5rem;margin:0 auto;padding-left:2.8125rem;padding-right:2.8125rem;justify-content:center}.store-header__heading{font-size:2.2rem;line-height:1.4;letter-spacing:-.031em!important;margin-bottom:2.3rem;margin-top:0;font-weight:300}.store-header__copy{font-family:var(--font-heading-family, serif)!important;font-size:1.44rem!important;line-height:1.4;margin:0 auto}.store-content-wrapper{max-width:1600px;width:100%;margin:0 auto;padding-inline:5rem;position:relative;box-sizing:border-box;overflow-x:hidden}.row{max-width:1600px;width:100%;margin:0 auto;padding-left:2.8125rem;padding-right:2.8125rem;display:flex;position:relative}.store-sidebar{width:16.66667%;float:left;padding-right:1.5rem;box-sizing:border-box}.dukes-store-product{width:83.33333%;float:left;box-sizing:border-box;border-left:1px solid #e6e6e6}.store-side-filter{position:sticky;top:120px;height:fit-content;padding-right:1.5rem}.store-side-filter h3{font-size:1.63rem;margin-block:1.5rem;padding-right:1.5rem;position:relative;cursor:pointer;font-weight:300;text-transform:none;letter-spacing:-.031em!important}.store-side-filter h3:not(:first-child){margin-top:2.65rem}.store-side-filter__heading-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:10px;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:translateY(-50%) rotate(180deg)}.store-side-filter ul{list-style:none;margin:0 0 2rem;padding:0}.store-side-filter ul li{line-height:2.2rem}.store-side-filter a{color:#252525!important;text-decoration:none;position:relative;display:inline-block;padding:.125rem 0;font-size:1.43rem}.store-side-filter a:hover{color:#666}.store-side-filter a.active{font-weight:500}.store-side-filter a.active:after{content:"\2713";margin-left:.5rem;color:#666}.store-listing{width:100%}.store-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e6e6;padding:1.25rem 0 1.25rem 1.5rem}.store-head__sort{position:relative}.store-head__sort-select{font-weight:300;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #e6e6e6;border-radius:0;padding:.5rem 2.5rem .5rem 1rem;font-size:1.63rem;cursor:pointer;min-width:200px;height:42px;color:#252525;font-family:var(--font-heading-family, serif)!important;letter-spacing:-.031em!important}.store-head__sort-wrapper{position:relative}.store-head__sort-wrapper:after{content:"";position:absolute;right:1rem;top:50%;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;transform:translateY(-50%);pointer-events:none}.current-filters{margin-bottom:0;padding:.5rem 0;font-size:1.63rem;flex:1;margin-right:2rem;background-color:transparent;border-radius:0;display:flex;align-items:center;gap:.5rem;color:#252525;font-family:var(--font-heading-family, serif)!important;letter-spacing:-.031em!important}.filter-tag{font-weight:500;text-transform:capitalize}.clear-filters{margin-left:1rem;color:#2b3990;text-decoration:underline;font-size:1.45rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:1.5rem;padding:1.5rem}.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:center;margin-bottom:1.5rem;display:flex;flex-direction:column}.product-card a{text-decoration:none;color:inherit;display:flex;flex-direction:column}.product-image{margin-bottom:1.2rem;aspect-ratio:1/1;border-radius:4px;background-color:#f8f8f8;position:relative}.product-image img{width:100%;height:100%;transition:all .3s ease}.product-meta{position:absolute;top:0;right:0;left:0;opacity:0;background-color:#fffc;border-radius:4px;text-align:center;transition:all .5s ease;pointer-events:none;height:0;padding-bottom:100%;z-index:5}.product-card:hover .product-meta{opacity:1;pointer-events:auto}.product-meta&gt;div{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;align-content:center}.product-action{display:block;border:1px solid #2B3990;padding:.7rem;margin:.7rem auto;width:80%;border-radius:1.2rem;color:#2b3990;text-decoration:none;font-size:1.25rem;transition:all .2s ease;font-family:var(--font-heading-family, serif)!important}a.product-action{color:#2b3990}.product-action:hover{background-color:#2b3990;color:#fff}.product-title{font-size:1.63rem;margin:0 0 .5rem;font-weight:300;color:#252525;font-family:var(--font-heading-family, serif)!important;letter-spacing:-.02em;text-align:center}.product-description{margin-top:.75rem;margin-bottom:.75rem;font-size:1.25rem;font-style:italic;color:#252525;text-align:center;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:90%;margin-left:auto;margin-right:auto;padding-right:2px;word-break:normal;overflow-wrap:break-word}.product-price{color:#252525;font-size:1.63rem;margin-top:auto;font-weight:300;letter-spacing:-.02em;text-align:center}.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:var(--font-heading-family, serif)!important}.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-size:1.1rem;font-family:var(--font-heading-family, serif)!important}.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-content-wrapper{padding-inline:3rem}.product-grid{gap:1.5rem}.store-side-filter a{font-size:1.3rem}.store-head__sort-select,.current-filters,.product-title,.product-price{font-size:1.4rem}.product-description,.product-action{font-size:1.15rem}}@media only screen and (max-width: 64.063em){.store-sidebar,.dukes-store-product{width:100%;float:none;padding:0}.dukes-store-product{border-left:none}.store-sidebar{border-bottom:1px solid #e6e6e6;margin-bottom:1.5rem;padding-bottom:1.5rem}}@media (max-width: 1023px){.store-header .row{padding-left:1.5rem;padding-right:1.5rem}.store-content-wrapper{padding-inline:1.5rem}.store-sidebar,.dukes-store-product{width:100%;float:none;padding:0}.dukes-store-product{border-left:none}.store-sidebar{border-bottom:1px solid #e6e6e6;margin-bottom:1.5rem;padding-bottom:1.5rem}.store-side-filter{position:static;padding-right:0}.store-side-filter h3{font-size:1.5rem}.store-side-filter a{font-size:1.25rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.current-filters{width:100%;margin-right:0;font-size:1.3rem}.store-head__sort{width:100%}.store-head__sort-select{width:100%;font-size:1.3rem}.product-title,.product-price{font-size:15px}.product-description,.product-action{font-size:14px}}@media (max-width: 767px){.store-head{display:grid!important;grid-template-columns:.75fr 1fr;grid-gap:.5rem;padding-inline:0}.store-head&gt;div:nth-child(2n){text-align:right}.store-head__sort{float:none;width:100%;grid-column:1 / 3}.store-header{padding-block:3rem}.store-header .row{padding-left:1.25rem;padding-right:1.25rem}.store-header__heading{margin-bottom:1.75rem}.store-content-wrapper{padding-inline:1.25rem;margin-top:1.5rem}.product-grid{gap:1.25rem}.store-side-filter ul li{letter-spacing:-.3px}}@media (max-width: 639px){.store-header{padding-block:2.5rem}.store-header .row{padding-left:1rem;padding-right:1rem}.store-content-wrapper{padding-inline:1rem}.product-grid,.product-grid.grid-2,.product-grid.grid-3,.product-grid.grid-4{grid-template-columns:1fr}.store-head__sort-select{min-width:180px}}.store-head{flex-wrap:wrap;gap:15px;color:#252525}.store-head&gt;div{margin-right:10px}.store-head__count,.store-head__show,.store-head__pagination{flex:0 0 auto}.store-head__show span,.store-head__pagination span{margin-right:5px}.store-head__show ul,.store-head__pagination ul{display:inline-flex;list-style:none;padding:0;margin:0}.store-head__show li,.store-head__pagination li{margin-right:5px}.store-head__show a,.store-head__pagination a,.store-head__clear a{text-decoration:none;padding:3px 0}.store-head__show a.active,.store-head__pagination a.active{color:#252525;text-decoration:underline}.store-head__clear{flex:0 0 auto}.store-head__sort{flex:0 0 auto;margin-left:auto}@media (max-width: 767px){.store-head{flex-direction:column;align-items:flex-start}.store-head&gt;div{margin-bottom:10px;width:100%}.store-head__sort{margin-left:0}}.category-title{font-size:22px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding:1.25rem 0 1.25rem 1.5rem;margin-block:0 31px}.store-listing&gt;section.category-group:first-of-type h2.category-title{border-top:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/store-styles.css.map */
</pre></body></html>