:root{--cofft-col-left: 22%;--cofft-col-mid: 56%;--cofft-col-right: 22%;--cofft-gap: 24px;--cofft-sticky-top: 110px;--cofft-font-heading: inherit;--cofft-font-body: inherit;--cofft-clr-bg: #fafaf8;--cofft-clr-text: #1a1a18;--cofft-clr-mid: #6b6b68;--cofft-clr-accent: #2c2c2a;--cofft-clr-border: #e0ddd8;--cofft-clr-btn-bg: #1a1a18;--cofft-clr-btn-text: #fafaf8;--cofft-clr-btn-hover: #3a3a38;--cofft-radius: 2px;--cofft-transition: .2s ease}.cofft-pdp{width:100%;background:var(--cofft-clr-bg);font-family:var(--cofft-font-body);color:var(--cofft-clr-text);padding:0 0 80px}.cofft-pdp__inner{display:grid!important;grid-template-columns:minmax(220px,var(--cofft-col-left)) minmax(480px,var(--cofft-col-mid)) minmax(260px,var(--cofft-col-right))!important;gap:var(--cofft-gap)!important;max-width:1680px;margin:0 auto;padding:40px 32px 80px;align-items:start}.cofft-pdp__left,.cofft-pdp__gallery,.cofft-pdp__right{min-width:0}.cofft-pdp__sticky,.cofft-pdp__left,.cofft-pdp__right{position:sticky!important;top:var(--cofft-sticky-top);align-self:start}.cofft-pdp__left{display:block!important;padding:0 16px 0 0;border-right:1px solid var(--cofft-clr-border)}.cofft-accordion{border-bottom:1px solid var(--cofft-clr-border)}.cofft-accordion:first-child{border-top:1px solid var(--cofft-clr-border)}.cofft-accordion__trigger{display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;list-style:none;color:var(--cofft-clr-text)}.cofft-accordion__trigger::-webkit-details-marker{display:none}.cofft-accordion__icon{width:12px;height:12px;position:relative;flex-shrink:0}.cofft-accordion__icon:before,.cofft-accordion__icon:after{content:"";position:absolute;background:var(--cofft-clr-text)}.cofft-accordion__icon:before{width:12px;height:1px;top:5.5px;left:0}.cofft-accordion__icon:after{width:1px;height:12px;top:0;left:5.5px}.cofft-accordion[open] .cofft-accordion__icon:after{display:none}.cofft-accordion__body{padding:0 0 18px;font-size:13px;line-height:1.7;color:var(--cofft-clr-mid)}.cofft-accordion__body p{margin:0 0 10px}.cofft-pdp__gallery{padding:0!important}.cofft-gallery__grid{display:flex!important;flex-direction:column!important;gap:0!important}.cofft-gallery__item,.cofft-gallery__item--first{width:100%!important;margin:0!important;padding:0!important;grid-column:auto!important;overflow:hidden;background:#eee9e1}.cofft-gallery__img,.cofft-gallery__item--first .cofft-gallery__img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important;vertical-align:top}.cofft-pdp__right{padding:0 0 0 16px;border-left:1px solid var(--cofft-clr-border)}.cofft-product-form{width:100%}.cofft-pdp__title{font-family:var(--cofft-font-heading);font-size:clamp(24px,2vw,34px);font-weight:400;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;margin:0 0 18px}.cofft-pdp__price{font-size:16px;font-weight:400;margin-bottom:32px;color:var(--cofft-clr-text)}.cofft-option{border:0;padding:0;margin:0 0 24px}.cofft-option__label{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--cofft-clr-mid);margin-bottom:12px}.cofft-option__selected{color:var(--cofft-clr-text);font-weight:600}.cofft-option__swatches{display:flex;flex-wrap:wrap;gap:10px}.cofft-swatch{cursor:pointer;display:inline-flex}.cofft-swatch__input{position:absolute;opacity:0;pointer-events:none}.cofft-swatch__dot{display:block;width:26px;height:26px;border-radius:50%;border:1px solid rgba(26,26,24,.25);outline:1px solid transparent;outline-offset:3px;transition:outline-color var(--cofft-transition)}.cofft-swatch__input:checked+.cofft-swatch__dot{outline-color:var(--cofft-clr-text)}.cofft-option__buttons{display:flex;flex-wrap:wrap;gap:8px}.cofft-size-btn{cursor:pointer}.cofft-size-btn__input{position:absolute;opacity:0;pointer-events:none}.cofft-size-btn__label{display:block;padding:10px 16px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--cofft-clr-border);border-radius:var(--cofft-radius)}.cofft-size-btn__input:checked+.cofft-size-btn__label{background:var(--cofft-clr-accent);color:#fff;border-color:var(--cofft-clr-accent)}.cofft-pdp__atc{margin:32px 0 16px}.cofft-btn--atc{width:100%;min-height:52px;padding:16px 24px;background:var(--cofft-clr-btn-bg);color:var(--cofft-clr-btn-text);font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--cofft-clr-btn-bg);border-radius:var(--cofft-radius);cursor:pointer;transition:background var(--cofft-transition),color var(--cofft-transition)}.cofft-btn--atc:hover:not(:disabled){background:var(--cofft-clr-btn-hover)}.cofft-btn--atc:disabled{opacity:.4;cursor:not-allowed}.cofft-reassurance{list-style:none;margin:44px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.cofft-pdp__right .cofft-reassurance__item{display:flex!important;align-items:center!important;gap:10px!important;font-family:var(--font-paragraph--family)!important;font-style:var(--font-paragraph--style)!important;font-weight:var(--font-paragraph--weight)!important;font-size:12px!important;line-height:1.45!important;letter-spacing:-.01em!important;color:#7f7054!important}.cofft-pdp__right .cofft-reassurance__item svg{width:13px!important;height:13px!important;flex:0 0 13px!important;color:#7f7054!important;stroke:currentColor!important}@media screen and (max-width:1180px){.cofft-pdp__inner{grid-template-columns:minmax(0,60%) minmax(280px,40%)!important;gap:24px!important}.cofft-pdp__left{position:static!important;grid-column:1 / -1;grid-row:2;border-right:none;border-top:1px solid var(--cofft-clr-border);padding:32px 0 0}.cofft-pdp__gallery{grid-column:1;grid-row:1}.cofft-pdp__right{grid-column:2;grid-row:1;position:sticky!important;top:var(--cofft-sticky-top)}}@media screen and (max-width:749px){.cofft-pdp{padding-bottom:48px}.cofft-pdp__inner{display:flex!important;flex-direction:column;padding:24px 16px 48px;gap:0!important}.cofft-pdp__left,.cofft-pdp__right{position:static!important}.cofft-pdp__right{order:1;border-left:none;padding:0 0 24px}.cofft-pdp__gallery{order:2;padding:0 0 32px!important}.cofft-pdp__left{order:3;border-right:none;border-top:1px solid var(--cofft-clr-border);padding:0 0 24px}.cofft-pdp__title{font-size:26px}.cofft-gallery__grid{display:flex!important;flex-direction:column!important;gap:0!important;overflow:visible!important;scroll-snap-type:none!important;padding-bottom:0!important}.cofft-gallery__item,.cofft-gallery__item--first{flex:none!important;width:100%!important;scroll-snap-align:unset!important}.cofft-gallery__img,.cofft-gallery__item--first .cofft-gallery__img{aspect-ratio:4 / 5!important}}.cofft-pdp__title--left{margin-bottom:14px}.cofft-pdp__price--left{margin-bottom:34px}.cofft-pdp__accordions{margin-top:8px}.cofft-pdp__right .cofft-option:first-child{margin-top:0}@media screen and (max-width:749px){.cofft-pdp__left{order:1}.cofft-pdp__gallery{order:2}.cofft-pdp__right{order:3}.cofft-pdp__price--left{margin-bottom:24px}}@media screen and (min-width:1181px){:root{--cofft-pdp-top-spacing: 70px;--cofft-left-column-extra-offset: 40px;--cofft-gallery-image-ratio: 4 / 3;--cofft-gallery-peek: 120px}.cofft-pdp__inner{padding-top:var(--cofft-pdp-top-spacing)!important;height:auto!important;max-height:none!important;overflow:visible!important;align-items:start!important}.cofft-pdp__right{position:sticky!important;top:calc(var(--cofft-sticky-top) + 35px)!important;max-height:calc(100vh - var(--cofft-sticky-top) - 35px - 24px)!important;overflow:visible!important}.cofft-pdp__left{position:sticky!important;margin-top:var(--cofft-left-column-extra-offset)!important;top:calc(var(--cofft-sticky-top) + var(--cofft-pdp-top-spacing) + var(--cofft-left-column-extra-offset))!important;max-height:calc(100vh - var(--cofft-sticky-top) - var(--cofft-pdp-top-spacing) - var(--cofft-left-column-extra-offset) - 24px)!important;overflow:visible!important}.cofft-pdp__gallery{height:calc(((100vw - 64px - (2 * var(--cofft-gap))) * .56 * 3 / 4) + var(--cofft-gallery-peek))!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;padding:0!important;margin:0!important;scrollbar-width:none!important;background:transparent!important}.cofft-pdp__gallery::-webkit-scrollbar{display:none!important}.cofft-gallery__grid{display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;margin:0!important;background:transparent!important}.cofft-gallery__item,.cofft-gallery__item--first{width:100%!important;height:auto!important;flex:0 0 auto!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important}.cofft-gallery__img,.cofft-gallery__item--first .cofft-gallery__img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:var(--cofft-gallery-image-ratio)!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important;vertical-align:top!important}}.cofft-pdp__left,.cofft-pdp__right{border-left:none!important;border-right:none!important}.cofft-accordion,.cofft-accordion:first-child{border-top:none!important;border-bottom:none!important}.cofft-accordion{margin-bottom:10px!important}.cofft-accordion__trigger{padding:10px 0!important}@media screen and (min-width:1181px){.cofft-pdp__left{max-height:none!important;overflow:visible!important;overscroll-behavior-y:auto!important;scrollbar-width:auto!important}}.cofft-pdp,.cofft-pdp__inner,.cofft-pdp__left,.cofft-pdp__left-header,.cofft-pdp__accordions,.cofft-accordion,.cofft-accordion__trigger,.cofft-accordion__body{overflow-anchor:none!important}@media screen and (min-width:1181px){.cofft-pdp__left{max-height:none!important;overflow:visible!important;align-self:start!important}.cofft-pdp__accordions{overflow:visible!important}}@media screen and (min-width:1181px){.cofft-pdp__left,.cofft-pdp__left.cofft-pdp__sticky{position:relative!important;top:auto!important;align-self:start!important;margin-top:var(--cofft-left-column-extra-offset)!important;max-height:none!important;overflow:visible!important;overscroll-behavior-y:auto!important}.cofft-pdp__left-header,.cofft-pdp__accordions,.cofft-accordion,.cofft-accordion__body{position:relative!important;overflow:visible!important;max-height:none!important}}.cofft-pdp,.cofft-pdp__inner{padding-bottom:24px!important}.shopify-section:has(.product-recommendations),.product-recommendations{padding-top:16px!important;margin-top:0!important}.product-recommendations{--padding-block-start: 16px !important}.cofft-pdp__title{margin:0 0 18px;text-transform:none!important;letter-spacing:normal!important}.cofft-pdp__title--title_1{font-size:clamp(34px,3vw,54px)!important;line-height:.95!important;letter-spacing:.08em!important}.cofft-pdp__title--title_2{font-size:clamp(28px,2.4vw,42px)!important;line-height:1!important;letter-spacing:.07em!important}.cofft-pdp__title--title_3{font-size:clamp(24px,2vw,34px)!important;line-height:1.05!important;letter-spacing:.06em!important}.cofft-pdp__title--title_4{font-size:clamp(20px,1.6vw,28px)!important;line-height:1.1!important;letter-spacing:.05em!important}.cofft-pdp__title--body_large{font-size:clamp(16px,1.2vw,20px)!important;line-height:1.3!important;letter-spacing:.04em!important}@media screen and (max-width:749px){.cofft-pdp__title--title_1{font-size:34px!important}.cofft-pdp__title--title_2{font-size:30px!important}.cofft-pdp__title--title_3{font-size:26px!important}.cofft-pdp__title--title_4{font-size:22px!important}}.cofft-pdp__price{font-family:inherit;letter-spacing:normal!important;text-transform:none!important}.cofft-pdp__price-current{display:inline-block}.cofft-pdp__price-compare{display:inline-block;margin-left:8px;color:var(--cofft-clr-mid);text-decoration:line-through}.cofft-pdp__price-compare[hidden]{display:none!important}.cofft-pdp__price{letter-spacing:normal!important;text-transform:none!important}.cofft-pdp__price-current,.cofft-pdp__price-compare{font:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important}.cofft-pdp__price--left{margin-bottom:62px!important}@media screen and (min-width:1181px){.cofft-pdp__gallery{overscroll-behavior:auto!important;overscroll-behavior-y:auto!important}}.cofft-pdp__price{font-size:1.08em!important}.cofft-pdp__price-current,.cofft-pdp__price-compare{font-size:inherit!important}.cofft-btn--atc{display:inline-flex!important;align-items:center;justify-content:center;gap:8px}.cofft-btn__separator{opacity:.65}.cofft-pdp__price,.cofft-pdp__price-current{color:#594d4a!important}.cofft-pdp__price-compare{color:#8a807c!important}.cofft-btn--atc{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:30px!important}.cofft-btn--atc [data-cofft-atc-text],.cofft-btn--atc [data-cofft-atc-price]{display:inline-block;white-space:nowrap}.cofft-pdp__title{font-size:2em!important}:root{--cofft-clr-btn-bg: #594D4A;--cofft-clr-btn-hover: #3B2F2A;--cofft-clr-btn-text: #fafaf8}.cofft-btn--atc{background:var(--cofft-clr-btn-bg)!important;border-color:var(--cofft-clr-btn-bg)!important;color:var(--cofft-clr-btn-text)!important}.cofft-btn--atc:hover:not(:disabled){background:var(--cofft-clr-btn-hover)!important;border-color:var(--cofft-clr-btn-hover)!important}.cofft-btn--atc{display:inline-flex!important;align-items:center;justify-content:center;gap:10px}.cofft-accordion__trigger{color:#3b2f2a!important}.cofft-accordion__icon:before,.cofft-accordion__icon:after{background:#3b2f2a!important}.cofft-accordion__body{color:#7f7054!important}.cofft-accordion__body p,.cofft-accordion__body li{color:inherit!important}.cofft-accordion__body{font-size:.98em!important;line-height:1.65!important;letter-spacing:-.01em!important}.cofft-accordion__body p,.cofft-accordion__body li{font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}@media screen and (min-width:990px){.cofft-related-products-landscape{max-width:1680px!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important}.cofft-related-products-landscape ul,.cofft-related-products-landscape .grid,.cofft-related-products-landscape .resource-list,.cofft-related-products-landscape .product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:40px 32px!important}.cofft-related-products-landscape li,.cofft-related-products-landscape .grid__item,.cofft-related-products-landscape .resource-list__item,.cofft-related-products-landscape product-card{width:100%!important;max-width:none!important;flex:none!important}.cofft-related-products-landscape card-gallery,.cofft-related-products-landscape slideshow-component,.cofft-related-products-landscape slideshow-container,.cofft-related-products-landscape slideshow-slides,.cofft-related-products-landscape slideshow-slide,.cofft-related-products-landscape .product-media,.cofft-related-products-landscape .product-media-container,.cofft-related-products-landscape .product-media-container--image{aspect-ratio:16 / 10!important;height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;overflow:hidden!important}.cofft-related-products-landscape slideshow-slide{display:block!important;grid-template-rows:auto 1fr!important}.cofft-related-products-landscape img{width:100%!important;height:100%!important;aspect-ratio:16 / 10!important;object-fit:cover!important;object-position:center center!important;display:block!important}}.cofft-pdp__right .cofft-btn--atc,.cofft-pdp__right .shopify-payment-button,.cofft-pdp__right .shopify-payment-button__button,.cofft-pdp__right .shopify-payment-button__button--unbranded,.cofft-pdp__right .shopify-payment-button__more-options{border-radius:4px!important}.cofft-pdp__right .shopify-payment-button iframe,.cofft-pdp__right .shopify-payment-button iframe[title*=PayPal],.cofft-pdp__right .shopify-payment-button div[role=button]{border-radius:4px!important;overflow:hidden!important}.cofft-pdp__right .cofft-option--color{margin-bottom:28px!important}.cofft-pdp__right .cofft-option__label{display:block;margin-bottom:12px!important;font-family:var(--font-h6--family)!important;font-style:var(--font-h6--style)!important;font-weight:var(--font-h6--weight)!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#3b2f2a!important}.cofft-pdp__right .cofft-option__selected{margin-left:8px;color:#756f66!important;letter-spacing:.04em!important}.cofft-pdp__right .cofft-option__swatches{display:flex!important;gap:14px!important;align-items:center!important;flex-wrap:wrap!important}.cofft-pdp__right .cofft-swatch{display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important}.cofft-pdp__right .cofft-swatch__dot{width:24px!important;height:24px!important;border-radius:50%!important;border:1px solid rgba(59,47,42,.35)!important;display:block!important}.cofft-pdp__right .cofft-swatch__name{font-family:var(--font-body--family)!important;font-size:13px!important;line-height:1.2!important;color:#756f66!important}.cofft-pdp__right .cofft-option--color{margin-bottom:34px!important}.cofft-pdp__right .cofft-option__label{display:flex!important;align-items:baseline!important;gap:18px!important;margin-bottom:18px!important;font-family:var(--font-h6--family)!important;font-style:var(--font-h6--style)!important;font-weight:var(--font-h6--weight)!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#3b2f2a!important}.cofft-pdp__right .cofft-option__selected{color:#756f66!important;letter-spacing:.08em!important}.cofft-pdp__right .cofft-option__swatches{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.cofft-pdp__right .cofft-swatch{display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;width:18px!important;height:18px!important;position:relative!important}.cofft-pdp__right .cofft-swatch__input{position:absolute!important;opacity:0!important;pointer-events:none!important}.cofft-pdp__right .cofft-swatch__dot{width:13px!important;height:13px!important;border-radius:3px!important;border:1px solid rgba(59,47,42,.45)!important;display:block!important}.cofft-pdp__right .cofft-swatch__input:checked+.cofft-swatch__dot{outline:1px solid #3B2F2A!important;outline-offset:4px!important}@media screen and (min-width:1181px){.cofft-pdp__right .cofft-option--color,.cofft-pdp__right .cofft-option--category-color{transform:translateY(-35px)!important}}.cofft-pdp__right .cofft-option__selected{font-family:var(--font-paragraph--family)!important;font-style:var(--font-paragraph--style)!important;font-weight:var(--font-paragraph--weight)!important;font-size:12px!important;line-height:1.45!important;letter-spacing:-.01em!important;text-transform:none!important;color:#7f7054!important}.cofft-pdp__right .cofft-option--color,.cofft-pdp__right .cofft-option--category-color{width:fit-content!important;margin-left:auto!important;margin-right:auto!important}.cofft-pdp__right .cofft-option__label,.cofft-pdp__right .cofft-option__swatches{justify-content:center!important}.cofft-pdp__right .cofft-reassurance{width:fit-content!important;margin-left:auto!important;margin-right:auto!important}.cofft-pdp__right .cofft-reassurance__item{justify-content:flex-start!important}.cofft-pdp__right .cofft-option--color .cofft-option__label,.cofft-pdp__right .cofft-option--category-color .cofft-option__label{margin-bottom:6px!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cofft-pdp.css.map */
