#product-grid .product-card .product-card--badges.refined-badges{position:absolute;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;z-index:21;display:block;pointer-events:none}#product-grid .product-card .badge.refined-flag{display:inline-block;background:#ffffffeb!important;color:#5c544a!important;font-family:var(--pdp-font-body, "DM Sans", -apple-system, sans-serif);font-size:.625rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;line-height:1;padding:6px 10px 5px;border-radius:2px;box-shadow:inset 0 0 0 1px #0000000f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:0}#product-grid .product-card .badge.refined-flag--clearance,#product-grid .product-card .badge.refined-flag--last-chance{color:#7c2d26!important;box-shadow:inset 0 0 0 1px #7c2d2647}#product-grid .product-card .badge.refined-flag--best-seller{color:#96762e!important;box-shadow:inset 0 0 0 1px #96762e52}#product-grid .product-card .badge.refined-flag--out-of-stock{background:#1c1814d9!important;color:#f5efe2!important;box-shadow:none}#product-grid .product-card flair-badges{display:none!important}#product-grid .product-card .product-card-brandrow{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin:0 0 3px}#product-grid .product-card .product-card-brandrow .product-card-vendor{margin:0}#product-grid .product-card .product-card-brandrow .product-card-vendor a{font-size:.625rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#9a7b4f}#product-grid .product-card .product-card-rating{display:inline-flex;align-items:baseline;gap:3px;font-size:.71875rem;color:#00000073;white-space:nowrap}#product-grid .product-card .product-card-rating__star{color:var(--color-star, #b8860b);font-size:.6875rem}#product-grid .product-card .product-card-rating__value{font-weight:600;color:#1c1814}#product-grid .product-card .product-card-title{display:block;line-height:1.3;margin-bottom:2px}#product-grid .product-card .product-card-title .color-handle{display:block;font-size:.85em;font-weight:400;text-transform:none;color:#00000080;margin-top:1px}#product-grid .product-card .product-card-swatches--container{margin:8px 0 2px;height:auto;overflow:visible}#product-grid .product-card .product-card-swatches .product-card-swatch{width:16px!important;height:16px!important;margin:0 5px 0 0!important;padding:3px!important}#product-grid .product-card .product-card-swatches .product-card-swatch:after{border-radius:50%;box-shadow:inset 0 0 0 1px #0000002e}#product-grid .product-card .product-card-swatches .product-card-swatch.active{box-shadow:0 0 0 1px var(--color-accent, #1c1814) inset}#product-grid .product-card .product-card-swatches--more{width:auto!important;height:auto!important;min-width:0!important;background:transparent!important;border:none!important;border-radius:0!important;padding:0 0 0 3px!important;margin:0!important;box-shadow:none!important;font-size:.6875rem;font-weight:400;letter-spacing:.03em;color:#0000006b;align-self:center;line-height:16px}#product-grid .product-card .product-card-swatches--more:hover{color:#000000b3}#product-grid .product-card .product-card-priceline{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 9px;margin-top:5px}#product-grid .product-card .product-card-priceline .price{display:inline-flex;align-items:baseline;gap:9px;margin:0}#product-grid .product-card .product-card-priceline .price ins{order:1;text-decoration:none}#product-grid .product-card .product-card-priceline .price del{order:2}#product-grid .product-card .product-card-priceline .price ins .amount{font-family:Playfair Display,Georgia,serif;font-variant-numeric:lining-nums;font-size:1.25rem;font-weight:600;letter-spacing:0;color:var(--color-price, #35302e)}#product-grid .product-card .product-card-priceline .price ins .amount.discounted{color:#8a3b32}#product-grid .product-card .product-card-priceline .price del .amount{font-family:var(--pdp-font-body, "Red Hat Text", -apple-system, sans-serif);font-variant-numeric:lining-nums tabular-nums;font-size:.875rem;font-weight:400;color:#595959;text-decoration-thickness:1px}#product-grid .product-card .product-card-save{order:3;font-size:.625rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#8a3b32;border-bottom:1px solid rgba(138,59,50,.3);padding-bottom:1px;white-space:nowrap}#product-grid .product-card .product-card-subtitle{font-size:.8125em;color:#00000073;margin:4px 0 0}#product-grid .product-card .df-quick-add{position:absolute;left:12px;right:12px;bottom:12px;z-index:22;display:flex;align-items:center;justify-content:center;height:44px;padding:0 14px;background:#1c1814eb;color:#f5efe2;font-family:var(--pdp-font-body, "DM Sans", -apple-system, sans-serif);font-size:.6875rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;border-radius:3px;cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .28s cubic-bezier(.2,.7,.2,1),transform .28s cubic-bezier(.2,.7,.2,1),background .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#product-grid .product-card .df-quick-add__loading{display:none;width:20px;height:20px;align-items:center;justify-content:center}#product-grid .product-card .df-quick-add.loading .df-quick-add__text{opacity:0}#product-grid .product-card .df-quick-add.loading .df-quick-add__loading{display:flex}#product-grid .product-card .df-quick-add.loading .df-quick-add__loading .spinner-path{stroke:#f5efe2}@media(hover:hover){#product-grid .product-card:hover .df-quick-add{opacity:1;transform:translateY(0)}#product-grid .product-card .df-quick-add:hover{background:#1c1814}}@media(hover:none),(max-width:767px){#product-grid .product-card .df-quick-add{display:none!important}}@media(max-width:767px){#product-grid .product-card .product-card--badges.refined-badges{top:8px!important;left:8px!important}#product-grid .product-card .badge.refined-flag{font-size:.5625rem;letter-spacing:.18em;padding:5px 8px 4px}#product-grid .product-card .product-card-brandrow .product-card-vendor a{font-size:.5625rem;letter-spacing:.18em}#product-grid .product-card .product-card-rating{font-size:.65625rem}#product-grid .product-card .product-card-priceline{gap:3px 7px}#product-grid .product-card .product-card-priceline .price ins .amount{font-size:1.125rem}#product-grid .product-card .product-card-priceline .price del .amount{font-size:.8125rem}#product-grid .product-card .product-card-save{font-size:.5625rem}#product-grid .product-card .product-card-swatches .product-card-swatch{width:15px!important;height:15px!important;margin-right:4px!important}}#product-grid .product-card .product-card-info>.product-card-brandrow{order:1}#product-grid .product-card .product-card-info>.product-card-title{order:2}#product-grid .product-card .product-card-info>.product-card-subtitle{order:3}#product-grid .product-card .product-card-info>.product-card-swatches--container{order:4}#product-grid .product-card .product-card-info>.product-card-priceline{order:5}#product-grid .product-card .product-card-info>.product-card--add-to-cart-button-container{order:6}#product-grid .product-card .product-card-subtitle{font-size:.75rem;line-height:1.45;color:#0000008c;margin:2px 0 0}@media(max-width:767px){#product-grid .product-card .product-card-title{font-size:1rem;line-height:1.25}#product-grid .product-card .product-card-subtitle{font-size:.71875rem}#product-grid .product-card .product-card-brandrow .product-card-vendor a{font-size:.625rem;letter-spacing:.2em}#product-grid .product-card .product-card-priceline{margin-top:6px}#product-grid .product-card .product-card-priceline .price ins .amount{font-size:1.0625rem}#product-grid .product-card .product-card-priceline .price del .amount{font-size:.75rem}#product-grid .product-card .product-card-swatches--container{margin:6px 0 0}}.collection-nav-bar.is-fixed{background:var(--pdp-color-cream, #fdfbf7);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 10px #0000000d}#product-grid .product-card .product-card-title .color-handle,#product-grid .product-card .product-card-subtitle{display:block;font-family:var(--pdp-font-body, "DM Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.45;letter-spacing:.01em;text-transform:none;color:#0000008c;margin:2px 0 0}@media(max-width:767px){#product-grid .product-card .product-card-title .color-handle,#product-grid .product-card .product-card-subtitle{font-size:.71875rem}}
/*# sourceMappingURL=/cdn/shop/t/254/assets/collection-card-refined.css.map */
