{"title":"Down Comforters","description":"","products":[{"product_id":"feathered-friends-bavarian-down-comforter","title":"Bavarian Down Comforter","description":"\u003cstyle\u003e\n  .ff-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n\n  \/* ============================================================\n     RESTOCK NOTICE — top-of-page banner\n     ============================================================ *\/\n  .ff-pd-restock a.ff-pd-restock-cta,\n.ff-pd-restock a.ff-pd-restock-cta:link,\n.ff-pd-restock a.ff-pd-restock-cta:visited,\n.ff-pd-restock a.ff-pd-restock-cta:hover,\n.ff-pd-restock a.ff-pd-restock-cta:focus,\n.ff-pd-restock a.ff-pd-restock-cta:active {\n  color: #fff;\n}\n\n  .ff-pd-restock {\n    background: #f5f3ee;\n    border: 1px solid rgba(0, 95, 115, 0.12);\n    border-radius: 10px;\n    padding: 38px 32px 36px;\n    margin: 24px 0 36px;\n    text-align: center;\n  }\n\n  .ff-pd-restock-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    background: #fff;\n    color: #005f73;\n    font-size: 0.62rem;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 999px;\n    border: 1px solid rgba(0, 95, 115, 0.2);\n    margin-bottom: 18px;\n  }\n\n  .ff-pd-restock-eyebrow::before {\n    content: '';\n    width: 7px;\n    height: 7px;\n    background: #005f73;\n    border-radius: 50%;\n    display: inline-block;\n    animation: ff-pd-restock-pulse 2s ease-in-out infinite;\n    box-shadow: 0 0 0 0 rgba(0, 95, 115, 0.45);\n  }\n\n  @keyframes ff-pd-restock-pulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(0, 95, 115, 0.45); }\n    50%      { box-shadow: 0 0 0 5px rgba(0, 95, 115, 0); }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ff-pd-restock-eyebrow::before { animation: none; }\n  }\n\n  .ff-pd-restock h2 {\n    font-size: clamp(1.3rem, 2.2vw, 1.6rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.15;\n    margin: 0 0 14px 0;\n  }\n\n  .ff-pd-restock-lead {\n    font-size: 0.96rem;\n    line-height: 1.6;\n    color: #444;\n    max-width: 58ch;\n    margin: 0 auto 28px;\n  }\n\n  .ff-pd-restock-actions {\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n    align-items: center;\n  }\n\n  .ff-pd-restock-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 28px;\n    background: #005f73;\n    color: #fff;\n    font-size: 0.74rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: background 0.15s, transform 0.15s, box-shadow 0.15s;\n    box-shadow: 0 2px 8px rgba(0, 95, 115, 0.12);\n  }\n\n  .ff-pd-restock-cta:hover {\n    background: #003e4d;\n    transform: translateY(-1px);\n    box-shadow: 0 6px 16px rgba(0, 95, 115, 0.18);\n    color: #fff;\n    text-decoration: none;\n  }\n\n  .ff-pd-restock-cta svg { width: 12px; height: 12px; }\n\n  .ff-pd-restock-divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    font-size: 0.65rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #999;\n    width: 100%;\n    max-width: 380px;\n    margin: 2px 0;\n  }\n\n  .ff-pd-restock-divider::before,\n  .ff-pd-restock-divider::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: rgba(0, 0, 0, 0.08);\n  }\n\n  .ff-pd-restock-notify {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    width: 100%;\n    max-width: 440px;\n  }\n\n  .ff-pd-restock-notify-label {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #555;\n  }\n\n  .ff-pd-restock-notify-row {\n    display: flex;\n    gap: 8px;\n  }\n\n  .ff-pd-restock-notify input[type=\"email\"] {\n    flex: 1;\n    min-width: 0;\n    padding: 12px 14px;\n    border: 1px solid #d8d4c8;\n    border-radius: 4px;\n    font-size: 0.92rem;\n    font-family: inherit;\n    background: #fff;\n    color: #111;\n    transition: border-color 0.15s, box-shadow 0.15s;\n  }\n\n  .ff-pd-restock-notify input[type=\"email\"]:focus {\n    outline: none;\n    border-color: #005f73;\n    box-shadow: 0 0 0 2px rgba(0, 95, 115, 0.15);\n  }\n\n  .ff-pd-restock-notify button {\n    padding: 12px 22px;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border: none;\n    border-radius: 4px;\n    cursor: pointer;\n    font-family: inherit;\n    transition: background 0.15s;\n    white-space: nowrap;\n  }\n\n  .ff-pd-restock-notify button:hover { background: #005f73; }\n\n  @media (max-width: 480px) {\n    .ff-pd-restock { padding: 30px 22px 28px; }\n    .ff-pd-restock-notify-row { flex-direction: column; }\n    .ff-pd-restock-notify button { width: 100%; }\n    .ff-pd-restock-cta { padding: 14px 22px; width: 100%; justify-content: center; }\n  }\n\n\n  \/* ============================================================\n     HERO\n     ============================================================ *\/\n  .ff-pd-hero {\n    text-align: center;\n    padding: 32px 0 36px;\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 36px;\n  }\n\n  .ff-pd-eyebrow {\n    display: inline-block;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 14px;\n  }\n\n  .ff-pd-hero h1 {\n    font-size: clamp(1.7rem, 3vw, 2.2rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.1;\n    margin: 0 0 16px 0;\n  }\n\n  .ff-pd-hero h1 em,\n  .ff-pd-section-title em,\n  .ff-pd-restock h2 em {\n    font-style: normal;\n    font-weight: 900;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: inherit;\n  }\n\n  .ff-pd-hero p {\n    font-size: 1rem;\n    color: #555;\n    max-width: 60ch;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ============================================================\n     FEATURED ACCOLADE — Wirecutter block\n     ============================================================ *\/\n  .ff-pd-featured-accolade {\n    background: #f5f3ee;\n    border-radius: 8px;\n    padding: 40px 32px;\n    text-align: center;\n    margin-bottom: 24px;\n    border: 1px solid transparent;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-featured-accolade:hover {\n    border-color: rgba(0, 95, 115, 0.15);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-featured-accolade .featured-eyebrow {\n    display: inline-block;\n    font-size: 0.62rem;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 18px;\n    padding: 5px 12px;\n    background: #fff;\n    border: 1px solid rgba(0, 95, 115, 0.2);\n    border-radius: 999px;\n  }\n\n  .ff-pd-featured-accolade .featured-logo {\n    width: 250px;\n    height: 250px;\n    margin: 0 auto 16px;\n    object-fit: contain;\n    display: block;\n  }\n\n  .ff-pd-featured-accolade blockquote {\n    font-size: clamp(1.1rem, 1.8vw, 1.3rem);\n    font-style: italic;\n    color: #1a1a1a;\n    line-height: 1.5;\n    margin: 0 auto 18px;\n    max-width: 50ch;\n    quotes: '\\201C' '\\201D';\n  }\n\n  .ff-pd-featured-accolade blockquote::before {\n    content: open-quote;\n    color: #005f73;\n    font-weight: 700;\n    margin-right: 2px;\n  }\n\n  .ff-pd-featured-accolade blockquote::after {\n    content: close-quote;\n    color: #005f73;\n    font-weight: 700;\n    margin-left: 2px;\n  }\n\n  .ff-pd-featured-accolade .featured-source {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #555;\n    margin-bottom: 24px;\n  }\n\n  .ff-pd-featured-accolade .featured-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 24px;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: background 0.15s;\n  }\n\n  .ff-pd-featured-accolade .featured-cta:hover {\n    background: #005f73;\n    color: #fff;\n  }\n\n  .ff-pd-featured-accolade .featured-cta svg { width: 10px; height: 10px; }\n\n  \/* ============================================================\n     SECONDARY PRESS TILES\n     ============================================================ *\/\n  .ff-pd-press-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-bottom: 44px;\n  }\n\n  @media (max-width: 720px) {\n    .ff-pd-press-grid { grid-template-columns: 1fr; gap: 14px; }\n  }\n\n  .ff-pd-press-tile {\n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 8px;\n    padding: 28px 26px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-press-tile:hover {\n    border-color: rgba(0, 95, 115, 0.25);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-press-badge {\n    width: 110px;\n    height: 110px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ff-pd-press-badge img { max-width: 100%; max-height: 100%; object-fit: contain; }\n\n  .ff-pd-press-tile blockquote {\n    font-size: 0.95rem;\n    font-style: italic;\n    line-height: 1.55;\n    color: #333;\n    margin: 0 0 14px 0;\n    flex: 1;\n  }\n\n  .ff-pd-press-tile .press-source {\n    font-size: 0.68rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #555;\n    margin-bottom: 16px;\n  }\n\n  .ff-pd-press-tile .press-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 10px 20px;\n    background: transparent;\n    color: #005f73;\n    font-size: 0.65rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border: 1px solid #005f73;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: background 0.15s, color 0.15s;\n    margin-top: auto;\n  }\n\n  .ff-pd-press-tile .press-cta:hover { background: #005f73; color: #fff; }\n  .ff-pd-press-tile .press-cta svg { width: 10px; height: 10px; }\n\n  \/* ============================================================\n     INTRO PARAGRAPH\n     ============================================================ *\/\n  .ff-pd-intro { margin-bottom: 28px; }\n  .ff-pd-intro p { font-size: 1rem; line-height: 1.7; color: #333; margin: 0 0 14px 0; }\n  .ff-pd-intro .photo-credit { font-size: 0.82rem; font-style: italic; color: #888; }\n\n  \/* ============================================================\n     WARMTH TIERS\n     ============================================================ *\/\n  .ff-pd-warmth-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 28px 0;\n  }\n\n  @media (max-width: 760px) { .ff-pd-warmth-grid { grid-template-columns: 1fr 1fr; gap: 10px; } }\n  @media (max-width: 460px) { .ff-pd-warmth-grid { grid-template-columns: 1fr; gap: 10px; } }\n\n  .ff-pd-warmth-card {\n    background: #f5f3ee;\n    border-radius: 8px;\n    padding: 22px 16px;\n    text-align: center;\n    transition: background 0.2s, transform 0.2s;\n  }\n\n  .ff-pd-warmth-card:hover { background: #ede9dd; transform: translateY(-1px); }\n\n  .ff-pd-warmth-card h4 {\n    font-size: 0.78rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #005f73;\n    margin: 0 0 8px 0;\n  }\n\n  .ff-pd-warmth-card p { font-size: 0.82rem; line-height: 1.5; color: #444; margin: 0; }\n\n  \/* ============================================================\n     SPEC CALLOUTS\n     ============================================================ *\/\n  .ff-pd-spec-callouts {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 28px 0;\n  }\n\n  @media (max-width: 540px) { .ff-pd-spec-callouts { grid-template-columns: 1fr; } }\n\n  .ff-pd-spec-callout {\n    background: #f0f7f9;\n    border-left: 3px solid #005f73;\n    border-radius: 0 6px 6px 0;\n    padding: 16px 18px;\n  }\n\n  .ff-pd-spec-callout strong {\n    display: block;\n    font-size: 0.7rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 4px;\n  }\n\n  .ff-pd-spec-callout p { margin: 0; font-size: 0.88rem; line-height: 1.5; color: #333; }\n\n  \/* ============================================================\n     SECTION TITLES\n     ============================================================ *\/\n  .ff-pd-section-title {\n    font-size: clamp(1.2rem, 2vw, 1.4rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.15;\n    margin: 48px 0 20px 0;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #eaeaea;\n    position: relative;\n  }\n\n  .ff-pd-section-title::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 48px;\n    height: 2px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     DETAILS LIST\n     ============================================================ *\/\n  .ff-pd-details {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 24px;\n  }\n\n  @media (max-width: 600px) { .ff-pd-details { grid-template-columns: 1fr; gap: 10px; } }\n\n  .ff-pd-details li {\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #333;\n    padding-left: 22px;\n    position: relative;\n  }\n\n  .ff-pd-details li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 10px;\n    height: 1px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     CONSTRUCTION COMPARISON — two-card side-by-side\n     ============================================================ *\/\n  .ff-pd-construction-intro {\n    font-size: 1rem;\n    line-height: 1.7;\n    color: #333;\n    margin: 0 0 24px 0;\n    max-width: 70ch;\n  }\n\n  .ff-pd-construction-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n    margin: 0 0 16px 0;\n  }\n\n  @media (max-width: 720px) {\n    .ff-pd-construction-grid { grid-template-columns: 1fr; gap: 18px; }\n  }\n\n  .ff-pd-construction-card {\n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-construction-card:hover {\n    border-color: rgba(0, 95, 115, 0.25);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-construction-image {\n    aspect-ratio: 4 \/ 3;\n    background: #f5f3ee;\n    overflow: hidden;\n  }\n\n  .ff-pd-construction-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .ff-pd-construction-body {\n    padding: 22px 22px 24px;\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n  }\n\n  .ff-pd-construction-card h3 {\n    font-size: 1.1rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.2;\n    margin: 0 0 6px 0;\n  }\n\n  .ff-pd-construction-card h3 em {\n    font-style: normal;\n    font-weight: 900;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: inherit;\n  }\n\n  .ff-pd-construction-tagline {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin: 0 0 14px 0;\n  }\n\n  .ff-pd-construction-card p {\n    font-size: 0.92rem;\n    line-height: 1.6;\n    color: #333;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     TABLES\n     ============================================================ *\/\n  .ff-pd-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0;\n    border-radius: 8px;\n    border: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table { width: 100%; border-collapse: collapse; font-size: 0.92rem; }\n\n  .ff-pd-table thead th,\n  .ff-pd-table tbody th {\n    background: #f5f3ee;\n    color: #111;\n    font-weight: 700;\n    text-align: left;\n    padding: 14px 18px;\n    font-size: 0.7rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table.center thead th,\n  .ff-pd-table.center tbody td { text-align: center; }\n\n  .ff-pd-table tbody td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #f0f0f0;\n    color: #333;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .ff-pd-table tbody tr:last-child td { border-bottom: none; }\n  .ff-pd-table tbody tr:hover { background: #fafaf7; }\n  .ff-pd-table tbody td strong { color: #111; font-weight: 700; }\n\n  .ff-pd-table .row-label {\n    background: #fafaf7;\n    color: #111;\n    font-weight: 700;\n    width: 22%;\n    padding: 14px 18px;\n    border-right: 1px solid #eaeaea;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    font-size: 0.78rem;\n  }\n\n  .ff-pd-table .table-note {\n    font-size: 0.78rem;\n    font-style: italic;\n    color: #888;\n    margin-top: 8px;\n    display: block;\n  }\n\n  .ff-pd-table.fill-weight tbody td { font-size: 0.85rem; line-height: 1.7; }\n\u003c\/style\u003e\n\u003cdiv class=\"ff-pd\"\u003e\n\u003c!-- RESTOCK NOTICE --\u003e\n\u003csection class=\"ff-pd-restock\" aria-labelledby=\"ff-pd-restock-heading\"\u003e\u003cspan class=\"ff-pd-restock-eyebrow\"\u003eCrafting More\u003c\/span\u003e\n\u003ch2 id=\"ff-pd-restock-heading\"\u003eWe're stitching up \u003cem\u003ethe next batch.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"ff-pd-restock-lead\"\u003eWe are continuously crafting more Bavarian down comforters. If the size you're looking for is unavailable, hit the \"Notify Me When Available\" button to be notified when they're available. For immediate availability, take a look at our brand new \u003cstrong\u003eOrganic Bavarian Comforter\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"ff-pd-restock-actions\"\u003e\u003ca class=\"ff-pd-restock-cta\" href=\"https:\/\/featheredfriends.live\/products\/feathered-friends-bavarian-organic-cotton-down-comforter-700-850-fill\"\u003e Explore the Organic Bavarian \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" aria-hidden=\"true\"\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 5l7 7m0 0l-7 7m7-7H3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ff-pd-intro\"\u003e\n\u003cp\u003eThe Bavarian series of down comforters are our most popular duvets, and an excellent choice for year-round comfort. Our high-lofting 700+ or 850+ fill power goose down provides outstanding warmth with limited weight to keep you sleeping comfortably all through the night.\u003c\/p\u003e\n\u003cp class=\"photo-credit\"\u003eThe Bavarian 700 Down Comforter was photographed at the Cub House in Mazama, Washington.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURED ACCOLADE — WIRECUTTER --\u003e\n\u003cdiv class=\"ff-pd-featured-accolade\"\u003e\n\u003cimg class=\"featured-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/2026-NYT_WIRECUTTER-OUR_PICK-LOGO-BLACK-FEATHERED-FRIENDS-BAVARIAN-DOWN-COMFORTER.png?v=1784659437\" alt=\"Wirecutter (The New York Times)\" loading=\"lazy\"\u003e\n\u003cblockquote\u003eNo other comforter we've tested feels as cloud-like as the Bavarian Medium 700.\u003c\/blockquote\u003e\n\n\u003c\/div\u003e\n\u003c!-- SECONDARY PRESS — THE SPRUCE + REAL SIMPLE --\u003e\n\u003cdiv class=\"ff-pd-press-grid\"\u003e\n\u003cdiv class=\"ff-pd-press-tile\"\u003e\n\u003cdiv class=\"ff-pd-press-badge\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/thespruce_approved_badge-7257158e28f5469d9456e5cc393401a0.png?v=1728875606\" alt=\"The Spruce Approved Badge\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cblockquote\u003e\"This option from Feathered Friends impressed us with its hotel quality feel, the even distribution of the down, no clumping within the filling, and its washability.\"\u003c\/blockquote\u003e\n\u003cdiv class=\"press-source\"\u003eThe Spruce\u003c\/div\u003e\n\u003ca class=\"press-cta\" href=\"https:\/\/www.thespruce.com\/best-down-comforters-4169547#toc-best-luxury-feathered-friends-bavarian-700-down-comforter\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Read the Review \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" aria-hidden=\"true\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 5l7 7m0 0l-7 7m7-7H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-press-tile\"\u003e\n\u003cdiv class=\"ff-pd-press-badge\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-real-simple-selects-badge.png?v=1722363069\" alt=\"Real Simple Selects Badge\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cblockquote\u003e\"When we tested the Feathered Friends Bavarian 700 Down Comforter, we were immediately obsessed with its satiny-smooth finish and hotel-like feel.\"\u003c\/blockquote\u003e\n\u003cdiv class=\"press-source\"\u003eReal Simple\u003c\/div\u003e\n\u003ca class=\"press-cta\" href=\"https:\/\/www.realsimple.com\/best-down-comforters-7091460#toc-best-splurge-down-comforter-feathered-friends-bavarian-700-down-comforter\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Read the Review \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" aria-hidden=\"true\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 5l7 7m0 0l-7 7m7-7H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO COPY --\u003e \u003c!-- WARMTH TIERS --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eAvailable in \u003cem\u003efour weights.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-warmth-grid\"\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eSummer\u003c\/h4\u003e\n\u003cp\u003eOur lightest weight option. Perfect for summer in many climates, or for the warmest sleepers. The Summer-weight has a smaller square grid than the other weights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eLight\u003c\/h4\u003e\n\u003cp\u003eExcellent for warm climates, some summer environments, and warm sleepers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eMedium\u003c\/h4\u003e\n\u003cp\u003eOur most popular weight. Great for most temperate climates, especially fall through spring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eArctic\u003c\/h4\u003e\n\u003cp\u003eGreat for chilly rooms and cold sleepers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC CALLOUTS --\u003e\n\u003cdiv class=\"ff-pd-spec-callouts\"\u003e\n\u003cdiv class=\"ff-pd-spec-callout\"\u003e\n\u003cstrong\u003eBavarian Construction\u003c\/strong\u003e\n\u003cp\u003eSewn-through construction. No down shift. Pillowy appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-spec-callout\"\u003e\n\u003cstrong\u003e700+ or 850+ Fill Power\u003c\/strong\u003e\n\u003cp\u003eEastern European white goose down. RDS certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eThe \u003cem\u003edetails.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cul class=\"ff-pd-details\"\u003e\n\u003cli\u003eChoice of 700+ or 850+ fill power European white goose down\u003c\/li\u003e\n\u003cli\u003eEthically sourced and trackable goose down\u003c\/li\u003e\n\u003cli\u003eSingle-ply, evenly woven cambric cotton ticking for the tightest weave, soft hand, and superior performance\u003c\/li\u003e\n\u003cli\u003eDouble-stitched, piped edge\u003c\/li\u003e\n\u003cli\u003eSummer-weight has a smaller square grid than the other weights\u003c\/li\u003e\n\u003cli\u003eSewn-in fabric loops on each corner allow you to attach a duvet cover with ties\u003c\/li\u003e\n\u003cli\u003eAvailable in Twin, Queen, King, and California King\u003c\/li\u003e\n\u003cli\u003eCertified Standard 100, Class II by OEKO-TEX®\u003c\/li\u003e\n\u003cli\u003eFilled and finished in Seattle, USA of imported materials\u003c\/li\u003e\n\u003cli\u003eCertified Hypoallergenic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CONSTRUCTION COMPARISON --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eBavarian vs. \u003cem\u003eBaffled Box.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"ff-pd-construction-intro\"\u003eWe use two different construction methods for our down comforters. Our sewn-through Bavarian and Baffled Box construction. Both work very well. They produce different finishes, different feels, and suit different preferences.\u003c\/p\u003e\n\u003cdiv class=\"ff-pd-construction-grid\"\u003e\n\u003cdiv class=\"ff-pd-construction-card\"\u003e\n\u003cdiv class=\"ff-pd-construction-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-bavarian-sewn-through-down-comforter-construction.jpg?v=1778254849\" alt=\"Detail of a Feathered Friends Bavarian sewn-through down comforter showing the pillowy quilted construction\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-construction-body\"\u003e\n\u003ch3\u003eBavarian \u003cem\u003eSewn-Through\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"ff-pd-construction-tagline\"\u003ePillowy · Quilted finish\u003c\/p\u003e\n\u003cp\u003eTop and bottom fabric layers stitched directly together at each chamber edge. The down rests in pillowy pockets that give the comforter its classic, traditional quilted look. As the seams are fully sewn, down cannot shift from chamber to chamber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-construction-card\"\u003e\n\u003cdiv class=\"ff-pd-construction-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-baffled-box--down-comforter-construction.jpg?v=1778254849\" alt=\"Detail of a Feathered Friends Baffled Box down comforter showing the lofted construction with internal fabric baffles\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-construction-body\"\u003e\n\u003ch3\u003eBaffled \u003cem\u003eBox\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"ff-pd-construction-tagline\"\u003eLofted · Smooth finish\u003c\/p\u003e\n\u003cp\u003eVertical fabric walls (baffles) inside the comforter create deep rectangular boxes. The down has room to fully loft without being compressed at the seams, producing a flat, smooth, luxe finish. The down insulation is more lofted along the seams producing a warmer comforter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZING \u0026 SPECIFICATIONS --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eSizing \u0026amp; \u003cem\u003especifications.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTwin:\u003c\/strong\u003e 68\" x 88\" (173cm x 223cm)\u003cbr\u003e\u003cstrong\u003eQueen:\u003c\/strong\u003e 90\" x 98\" (229cm x 249cm)\u003cbr\u003e\u003cstrong\u003eKing:\u003c\/strong\u003e 107\" x 98\" (272cm x 249cm)\u003cbr\u003e\u003cstrong\u003eCal King:\u003c\/strong\u003e 98\" x 116\" (249cm x 295cm) \u003cspan class=\"table-note\"\u003e*Fabric dimensions. Actual measurements at rest will be a few inches smaller depending on warmth level (Arctic measures slightly smaller than Summer due to higher fill).\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eFabric\u003c\/th\u003e\n\u003ctd\u003e400 thread count single-ply cambric cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eFill Power\u003c\/th\u003e\n\u003ctd\u003e700+ or 850+ European Goose Down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd\u003eCertified Hypoallergenic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eFilled and finished in Seattle, USA of imported materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FILL WEIGHT TABLE --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eFill weight\u003cem\u003e by size.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table center fill-weight\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eSummer\u003c\/th\u003e\n\u003cth\u003eLight\u003c\/th\u003e\n\u003cth\u003eMedium\u003c\/th\u003e\n\u003cth\u003eArctic\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11 oz | 312 g\u003c\/td\u003e\n\u003ctd\u003e14 oz | 397 g\u003c\/td\u003e\n\u003ctd\u003e19 oz | 539 g\u003c\/td\u003e\n\u003ctd\u003e24 oz | 680 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e16 oz | 454 g\u003c\/td\u003e\n\u003ctd\u003e23 oz | 625 g\u003c\/td\u003e\n\u003ctd\u003e31 oz | 879 g\u003c\/td\u003e\n\u003ctd\u003e39 oz | 1106 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e19 oz | 539 g\u003c\/td\u003e\n\u003ctd\u003e27 oz | 765 g\u003c\/td\u003e\n\u003ctd\u003e36 oz | 1021 g\u003c\/td\u003e\n\u003ctd\u003e44 oz | 1247 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCal King\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e21 oz | 595 g\u003c\/td\u003e\n\u003ctd\u003e30 oz | 850 g\u003c\/td\u003e\n\u003ctd\u003e39 oz | 1106 g\u003c\/td\u003e\n\u003ctd\u003e48 oz | 1361 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Feathered Friends","offers":[{"title":"Twin \/ Summer \/ 700+ Goose Down","offer_id":41936383180999,"sku":"3300001","price":399.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Summer \/ 850+ Goose Down","offer_id":46519315824839,"sku":"3300002","price":469.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Light \/ 700+ Goose Down","offer_id":45594915995847,"sku":"3300003","price":419.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Light \/ 850+ Goose Down","offer_id":46519315857607,"sku":"3300004","price":529.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Medium \/ 700+ Goose Down","offer_id":20693967437878,"sku":"3300005","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Medium \/ 850+ Goose Down","offer_id":46519315890375,"sku":"3300006","price":579.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Arctic \/ 700+ Goose Down","offer_id":20693967470646,"sku":"3300007","price":509.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Arctic \/ 850+ Goose Down","offer_id":46519315923143,"sku":"3300008","price":669.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Summer \/ 700+ Goose Down","offer_id":41936392356039,"sku":"3300009","price":519.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Summer \/ 850+ Goose Down","offer_id":46519316086983,"sku":"3300010","price":639.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Light \/ 700+ Goose Down","offer_id":20693967601718,"sku":"3300011","price":549.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Light \/ 850+ Goose Down","offer_id":46519316119751,"sku":"3300012","price":709.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Medium \/ 700+ Goose Down","offer_id":20693967634486,"sku":"3300013","price":599.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Medium \/ 850+ Goose Down","offer_id":46519316152519,"sku":"3300014","price":789.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Arctic \/ 700+ Goose Down","offer_id":20693967667254,"sku":"3300015","price":709.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Arctic \/ 850+ Goose Down","offer_id":46519316185287,"sku":"3300016","price":909.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Summer \/ 700+ Goose Down","offer_id":41936393994439,"sku":"3300017","price":579.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Summer \/ 850+ Goose Down","offer_id":46519316218055,"sku":"3300018","price":729.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Light \/ 700+ Goose Down","offer_id":20693967700022,"sku":"3300019","price":639.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Light \/ 850+ Goose Down","offer_id":46519316250823,"sku":"3300020","price":819.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Medium \/ 700+ Goose Down","offer_id":20693967732790,"sku":"3300021","price":699.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Medium \/ 850+ Goose Down","offer_id":46519316283591,"sku":"3300022","price":899.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Arctic \/ 700+ Goose Down","offer_id":20693967765558,"sku":"3300023","price":829.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Arctic \/ 850+ Goose Down","offer_id":46519316316359,"sku":"3300024","price":1039.0,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Summer \/ 700+ Goose Down","offer_id":41936400285895,"sku":"3300025","price":649.0,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Summer \/ 850+ Goose Down","offer_id":46519316349127,"sku":"3300026","price":819.0,"currency_code":"USD","in_stock":true},{"title":"Cal King \/ Light \/ 700+ Goose Down","offer_id":20716963037238,"sku":"3300027","price":729.0,"currency_code":"USD","in_stock":true},{"title":"Cal King \/ Light \/ 850+ Goose Down","offer_id":46519316381895,"sku":"3300028","price":929.0,"currency_code":"USD","in_stock":true},{"title":"Cal King \/ Medium \/ 700+ Goose Down","offer_id":20716969033782,"sku":"3300029","price":799.0,"currency_code":"USD","in_stock":true},{"title":"Cal King \/ Medium \/ 850+ Goose Down","offer_id":46519316414663,"sku":"3300030","price":1009.0,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Arctic \/ 700+ Goose Down","offer_id":20716971753526,"sku":"3300031","price":919.0,"currency_code":"USD","in_stock":true},{"title":"Cal King \/ Arctic \/ 850+ Goose Down","offer_id":46519316447431,"sku":"3300032","price":1159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/products\/feathered-friends-bavarian-arctic-700-goose-down-comforter_e8615c91-33a5-4cca-8f01-7ef57cf5c5ca.jpg?v=1561316322"},{"product_id":"feathered-friends-baffled-box-700-down-comforter","title":"Baffled Box 700 Down Comforter","description":"\u003cstyle\u003e\n  .ff-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  \/* ============================================================\n     BACK IN STOCK NOTICE\n     ============================================================ *\/\n  .ff-pd-notice {\n    background: #fef7eb;\n    border-left: 3px solid #d4a04a;\n    border-radius: 0 6px 6px 0;\n    padding: 18px 22px;\n    margin-bottom: 32px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n\n  .ff-pd-notice-icon {\n    flex-shrink: 0;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: #d4a04a;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 0.78rem;\n    margin-top: 2px;\n  }\n\n  .ff-pd-notice p {\n    margin: 0;\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #444;\n  }\n\n  .ff-pd-notice strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* ============================================================\n     HERO\n     ============================================================ *\/\n  .ff-pd-hero {\n    text-align: center;\n    padding: 32px 0 36px;\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 36px;\n  }\n\n  .ff-pd-eyebrow {\n    display: inline-block;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 14px;\n  }\n\n  .ff-pd-hero h1 {\n    font-size: clamp(1.7rem, 3vw, 2.2rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.1;\n    margin: 0 0 16px 0;\n  }\n\n  .ff-pd-hero h1 em,\n  .ff-pd-section-title em {\n    font-style: normal;\n    font-weight: 900;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: inherit;\n  }\n\n  .ff-pd-hero p {\n    font-size: 1rem;\n    color: #555;\n    max-width: 60ch;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ============================================================\n     FEATURED ACCOLADE — Wirecutter block\n     ============================================================ *\/\n  .ff-pd-featured-accolade {\n    background: #f5f3ee;\n    border-radius: 8px;\n    padding: 40px 32px;\n    text-align: center;\n    margin-bottom: 24px;\n    border: 1px solid transparent;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-featured-accolade:hover {\n    border-color: rgba(0, 95, 115, 0.15);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-featured-accolade .featured-eyebrow {\n    display: inline-block;\n    font-size: 0.62rem;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 18px;\n    padding: 5px 12px;\n    background: #fff;\n    border: 1px solid rgba(0, 95, 115, 0.2);\n    border-radius: 999px;\n  }\n\n  .ff-pd-featured-accolade .featured-logo {\n    width: 200px;\n    height: 50px;\n    margin: 0 auto 24px;\n    object-fit: contain;\n    display: block;\n  }\n\n  .ff-pd-featured-accolade blockquote {\n    font-size: clamp(1.1rem, 1.8vw, 1.3rem);\n    font-style: italic;\n    color: #1a1a1a;\n    line-height: 1.5;\n    margin: 0 auto 18px;\n    max-width: 50ch;\n    quotes: '\\201C' '\\201D';\n  }\n\n  .ff-pd-featured-accolade blockquote::before {\n    content: open-quote;\n    color: #005f73;\n    font-weight: 700;\n    margin-right: 2px;\n  }\n\n  .ff-pd-featured-accolade blockquote::after {\n    content: close-quote;\n    color: #005f73;\n    font-weight: 700;\n    margin-left: 2px;\n  }\n\n  .ff-pd-featured-accolade .featured-source {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #555;\n    margin-bottom: 24px;\n  }\n\n  .ff-pd-featured-accolade .featured-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 24px;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: background 0.15s;\n  }\n\n  .ff-pd-featured-accolade .featured-cta:hover {\n    background: #005f73;\n    color: #fff;\n  }\n\n  .ff-pd-featured-accolade .featured-cta svg { width: 10px; height: 10px; }\n\n  \/* ============================================================\n     SECONDARY PRESS TILES\n     ============================================================ *\/\n  .ff-pd-press-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-bottom: 44px;\n  }\n\n  @media (max-width: 720px) {\n    .ff-pd-press-grid { grid-template-columns: 1fr; gap: 14px; }\n  }\n\n  .ff-pd-press-tile {\n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 8px;\n    padding: 28px 26px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-press-tile:hover {\n    border-color: rgba(0, 95, 115, 0.25);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-press-badge {\n    width: 110px;\n    height: 110px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ff-pd-press-badge img { max-width: 100%; max-height: 100%; object-fit: contain; }\n\n  .ff-pd-press-tile blockquote {\n    font-size: 0.95rem;\n    font-style: italic;\n    line-height: 1.55;\n    color: #333;\n    margin: 0 0 14px 0;\n    flex: 1;\n  }\n\n  .ff-pd-press-tile .press-source {\n    font-size: 0.68rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #555;\n    margin-bottom: 16px;\n  }\n\n  .ff-pd-press-tile .press-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 10px 20px;\n    background: transparent;\n    color: #005f73;\n    font-size: 0.65rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border: 1px solid #005f73;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: background 0.15s, color 0.15s;\n    margin-top: auto;\n  }\n\n  .ff-pd-press-tile .press-cta:hover { background: #005f73; color: #fff; }\n  .ff-pd-press-tile .press-cta svg { width: 10px; height: 10px; }\n\n  \/* ============================================================\n     INTRO PARAGRAPH\n     ============================================================ *\/\n  .ff-pd-intro { margin-bottom: 28px; }\n  .ff-pd-intro p { font-size: 1rem; line-height: 1.7; color: #333; margin: 0 0 14px 0; }\n  .ff-pd-intro .photo-credit { font-size: 0.82rem; font-style: italic; color: #888; }\n\n   \/* ============================================================\n     WARMTH TIERS\n     ============================================================ *\/\n  .ff-pd-warmth-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 28px 0;\n  }\n\n  @media (max-width: 760px) {\n    .ff-pd-warmth-grid { grid-template-columns: 1fr; gap: 10px; }\n  }\n\n  .ff-pd-warmth-card {\n    background: #f5f3ee;\n    border-radius: 8px;\n    padding: 22px 20px;\n    text-align: center;\n    transition: background 0.2s, transform 0.2s;\n  }\n\n  .ff-pd-warmth-card:hover {\n    background: #ede9dd;\n    transform: translateY(-1px);\n  }\n\n  .ff-pd-warmth-card h4 {\n    font-size: 0.82rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #005f73;\n    margin: 0 0 8px 0;\n  }\n\n  .ff-pd-warmth-card p {\n    font-size: 0.86rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     SPEC CALLOUTS\n     ============================================================ *\/\n  .ff-pd-spec-callouts {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 28px 0;\n  }\n\n  @media (max-width: 540px) { .ff-pd-spec-callouts { grid-template-columns: 1fr; } }\n\n  .ff-pd-spec-callout {\n    background: #f0f7f9;\n    border-left: 3px solid #005f73;\n    border-radius: 0 6px 6px 0;\n    padding: 16px 18px;\n  }\n\n  .ff-pd-spec-callout strong {\n    display: block;\n    font-size: 0.7rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 4px;\n  }\n\n  .ff-pd-spec-callout p { margin: 0; font-size: 0.88rem; line-height: 1.5; color: #333; }\n\n  \/* ============================================================\n     SECTION TITLES\n     ============================================================ *\/\n  .ff-pd-section-title {\n    font-size: clamp(1.2rem, 2vw, 1.4rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.15;\n    margin: 48px 0 20px 0;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #eaeaea;\n    position: relative;\n  }\n\n  .ff-pd-section-title::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 48px;\n    height: 2px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     DETAILS LIST\n     ============================================================ *\/\n  .ff-pd-details {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 24px;\n  }\n\n  @media (max-width: 600px) { .ff-pd-details { grid-template-columns: 1fr; gap: 10px; } }\n\n  .ff-pd-details li {\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #333;\n    padding-left: 22px;\n    position: relative;\n  }\n\n  .ff-pd-details li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 10px;\n    height: 1px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     CONSTRUCTION SLOT\n     ============================================================ *\/\n  .ff-pd-construction-slot { margin: 40px 0; }\n\n  \/* ============================================================\n     TABLES\n     ============================================================ *\/\n  .ff-pd-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0;\n    border-radius: 8px;\n    border: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table { width: 100%; border-collapse: collapse; font-size: 0.92rem; }\n\n  .ff-pd-table thead th,\n  .ff-pd-table tbody th {\n    background: #f5f3ee;\n    color: #111;\n    font-weight: 700;\n    text-align: left;\n    padding: 14px 18px;\n    font-size: 0.7rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table.center thead th,\n  .ff-pd-table.center tbody td { text-align: center; }\n\n  .ff-pd-table tbody td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #f0f0f0;\n    color: #333;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .ff-pd-table tbody tr:last-child td { border-bottom: none; }\n  .ff-pd-table tbody tr:hover { background: #fafaf7; }\n  .ff-pd-table tbody td strong { color: #111; font-weight: 700; }\n\n  .ff-pd-table .row-label {\n    background: #fafaf7;\n    color: #111;\n    font-weight: 700;\n    width: 22%;\n    padding: 14px 18px;\n    border-right: 1px solid #eaeaea;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    font-size: 0.78rem;\n  }\n\n  .ff-pd-table .table-note {\n    font-size: 0.78rem;\n    font-style: italic;\n    color: #888;\n    margin-top: 8px;\n    display: block;\n  }\n\n  .ff-pd-table.fill-weight tbody td { font-size: 0.85rem; line-height: 1.7; }\n\u003c\/style\u003e\n\u003cdiv class=\"ff-pd\"\u003e\n\u003cdiv class=\"ff-pd-intro\"\u003e\n\u003cp\u003eExperience a whole new level of comfort with our Baffled Box comforter. This design uses small fabric walls to let our 700+ fill power goose down reach its full, fluffy potential without shifting or creating cold spots. It creates a beautifully smooth look on your bed and an even more comfortable feel when you climb underneath. Like all our favorites, it is filled and finished right here in Seattle to ensure you have a plush and inviting place to land every single night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO COPY --\u003e \u003c!-- WARMTH TIERS --\u003e \u003c!-- ============================================================\n       WARMTH TIERS — three-card row\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eAvailable in \u003cem\u003ethree weights.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-warmth-grid\"\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eMedium\u003c\/h4\u003e\n\u003cp\u003eOur most popular Baffled Box weight. Excellent for temperate climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eArctic\u003c\/h4\u003e\n\u003cp\u003eGreat for chilly climates, rooms, or people that just want some serious warmth when they sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eUltimate\u003c\/h4\u003e\n\u003cp\u003eIf you sleep really cold or you like your room being on the cold side, this is a serious contender.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC CALLOUTS --\u003e\n\u003cdiv class=\"ff-pd-spec-callouts\"\u003e\n\u003cdiv class=\"ff-pd-spec-callout\"\u003e\n\u003cstrong\u003eBaffled Construction\u003c\/strong\u003e\n\u003cp\u003eThin fabric walls separate the down boxes along each seam, minimal down shift, even loft of down, smoother appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-spec-callout\"\u003e\n\u003cstrong\u003e700+ Fill Power\u003c\/strong\u003e\n\u003cp\u003eEastern European white goose down. RDS certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eThe \u003cem\u003edetails.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cul class=\"ff-pd-details\"\u003e\n\u003cli\u003e700+ fill power white goose down\u003c\/li\u003e\n\u003cli\u003eEthically sourced and trackable goose down\u003c\/li\u003e\n\u003cli\u003eSingle-ply, evenly woven cambric cotton ticking for the tightest weave, soft hand, and superior performance\u003c\/li\u003e\n\u003cli\u003eDouble-stitched, piped edge\u003c\/li\u003e\n\u003cli\u003eSewn-in fabric loops on each corner allow you to attach a duvet cover with ties\u003c\/li\u003e\n\u003cli\u003eAvailable in Twin, Full Queen, King, and California King\u003c\/li\u003e\n\u003cli\u003eCertified Standard 100, Class II by OEKO-TEX®\u003c\/li\u003e\n\u003cli\u003eFilled and finished in Seattle, USA of imported materials\u003c\/li\u003e\n\u003cli\u003eCertified Hypoallergenic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CONSTRUCTION COMPARISON --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eBavarian vs. \u003cem\u003eBaffled Box.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-construction-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-comforter-comparison.jpg?v=1562017388\"\u003e\u003c\/div\u003e\n\u003c!-- SIZING \u0026 SPECIFICATIONS --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eSizing \u0026amp; \u003cem\u003especifications.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"row-label\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTwin:\u003c\/strong\u003e 68\" x 88\" (173cm x 223cm)\u003cbr\u003e\u003cstrong\u003eQueen:\u003c\/strong\u003e 90\" x 98\" (229cm x 249cm)\u003cbr\u003e\u003cstrong\u003eKing:\u003c\/strong\u003e 107\" x 98\" (272cm x 249cm)\u003cbr\u003e\u003cstrong\u003eCal King:\u003c\/strong\u003e 98\" x 116\" (249cm x 295cm) \u003cspan class=\"table-note\"\u003e*Fabric dimensions. Actual measurements at rest will be a few inches smaller depending on warmth level (Arctic measures slightly smaller than Summer due to higher fill).\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"row-label\"\u003eFabric\u003c\/th\u003e\n\u003ctd\u003e400 thread count single-ply cambric cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"row-label\"\u003eFill Power\u003c\/th\u003e\n\u003ctd\u003e700+ European Goose Down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"row-label\"\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd\u003eCertified Hypoallergenic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"row-label\"\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eFilled and finished in Seattle, USA of imported materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FILL WEIGHT TABLE --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eFill weight \u003cem\u003eby size.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table center fill-weight\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eMedium\u003c\/th\u003e\n\u003cth\u003eArctic\u003c\/th\u003e\n\u003cth\u003eUltimate\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e19 oz | 539 g\u003c\/td\u003e\n\u003ctd\u003e24 oz | 680 g\u003c\/td\u003e\n\u003ctd\u003e29 oz | 822 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFull\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e23 oz | 652 g\u003c\/td\u003e\n\u003ctd\u003e30 oz | 850 g\u003c\/td\u003e\n\u003ctd\u003e37 oz | 1049 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30 oz | 850 g\u003c\/td\u003e\n\u003ctd\u003e38 oz | 1077 g\u003c\/td\u003e\n\u003ctd\u003e46 oz | 1304 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e34 oz | 964 g\u003c\/td\u003e\n\u003ctd\u003e43 oz | 1219 g\u003c\/td\u003e\n\u003ctd\u003e52 oz | 1474 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCal King\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e37 oz | 1049 g\u003c\/td\u003e\n\u003ctd\u003e47 oz | 1332 g\u003c\/td\u003e\n\u003ctd\u003e57 oz | 1616 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Feathered Friends","offers":[{"title":"Twin \/ Medium","offer_id":20717940408374,"sku":"3121","price":439.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Arctic","offer_id":20717940441142,"sku":"3123","price":499.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Ultimate","offer_id":20717940506678,"sku":"14990","price":559.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Medium","offer_id":20717940572214,"sku":"3643","price":509.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Arctic","offer_id":20717940637750,"sku":"3124","price":589.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Ultimate","offer_id":20717940703286,"sku":"2344","price":649.0,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Medium","offer_id":20717940736054,"sku":"13702","price":599.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Arctic","offer_id":20717940801590,"sku":"3117","price":689.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Ultimate","offer_id":20717940867126,"sku":"7322","price":749.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Medium","offer_id":20717940932662,"sku":"14359","price":699.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Arctic","offer_id":20717940998198,"sku":"3118","price":799.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Ultimate","offer_id":20717941063734,"sku":"7321","price":879.0,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Medium","offer_id":20717941129270,"sku":"14365","price":799.0,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Arctic","offer_id":20717941162038,"sku":"3126","price":909.0,"currency_code":"USD","in_stock":true},{"title":"Cal King \/ Ultimate","offer_id":20717941194806,"sku":"7325","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/products\/feathered-friends-baffled-box-700-goose-down-comforter.jpg?v=1561577123"},{"product_id":"comforter-seconds-bavarian-700","title":"Bavarian 700 Down Comforter - Washed and Returned or Factory Second","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cem\u003eAll sale comforters are customer returns or factory seconds in like-new condition. All returns have been thoroughly washed and inspected for quality.  There may be small cosmetic imperfections on these pieces but warmth and performance are not affected, especially when used in a Duvet Cover. All are fully covered under our warranty and may be returned for any reason for up to 30 days after receipt.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\" class=\"rte\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"rte\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eThe Bavarian 700 series of down comforters are our most popular duvets, and an excellent choice for year-round comfort. Our high lofting 700+ fill power goose down provides outstanding warmth with limited weight to keep you sleeping comfortably all through the night.\u003c\/p\u003e\n\u003cp\u003eAvailable in four different weights:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003eSummer - \u003c\/span\u003e\u003c\/strong\u003eOur lightest weight option. Perfect for summer in many climates, or for the really warmest sleepers. \u003cspan data-mce-fragment=\"1\"\u003eThe Summer-weight has a smaller square grid than the other weights.\u003c\/span\u003e\u003cstrong\u003e\u003cbr\u003eLight\u003c\/strong\u003e - Excellent for warm climates and warm sleepers\u003cbr\u003e\u003cstrong\u003eMedium\u003c\/strong\u003e - Our most popular weight. Great for most temperate climates\u003cbr\u003e\u003cstrong\u003eArctic\u003c\/strong\u003e - Great for chilly rooms and cold sleepers\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBavarian\u003c\/strong\u003e: Sewn-through construction, no down shift, pillowy appearance\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e700\u003c\/strong\u003e: 700+ fill power Eastern European white goose down\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003ca style=\"display: inline-block; align: center;\" href=\"https:\/\/www.realsimple.com\/best-down-comforters-7091460#toc-best-splurge-down-comforter-feathered-friends-bavarian-700-down-comforter\" target=\"_blank\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cstrong\u003eReal Simple's Best Splurge Down Comforter\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cem\u003e\u003cstrong\u003e\"When we tested the Feathered Friends Bavarian 700 Down Comforter, we were immediately obsessed with its satiny-smooth finish and hotel-like feel.\"\u003c\/strong\u003e\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"rte\"\u003e\n\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.realsimple.com\/best-down-comforters-7091460#toc-best-splurge-down-comforter-feathered-friends-bavarian-700-down-comforter\" class=\"btn\" title=\"The Spruce Review\" target=\"_blank\"\u003eRead the Review\u003cbr\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"rte\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cstrong\u003e\u003ci\u003e\u003c\/i\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"std\"\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e700+ fill power European white goose down\u003c\/li\u003e\n\u003cli\u003eEthically sourced and trackable goose down\u003c\/li\u003e\n\u003cli\u003eSingle ply, evenly woven cambric cotton ticking assures the tightest weave for a soft hand and superior performance\u003c\/li\u003e\n\u003cli\u003eDouble stitched, piped edge\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSummer-weight has a smaller square grid than the other weights\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eSewn-in fabric loops on each corner allow you to attach a duvet cover with ties\u003c\/li\u003e\n\u003cli\u003eAvailable in Twin, Full, Queen, King, and California King\u003c\/li\u003e\n\u003cli\u003eCertified Standard 100, Class II by \u003cspan data-mce-fragment=\"1\"\u003eOEKO-TEX®\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eFilled and finished in Seattle, USA of imported materials\u003c\/li\u003e\n\u003cli\u003eCertified Hypoallergenic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2\u003e\u003cimg height=\"275\" width=\"594\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-comforter-comparison.jpg?v=1562017388\"\u003e\u003c\/h2\u003e\n\u003ch2\u003eAdditional Info\u003c\/h2\u003e\n\u003ctable width=\"800\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25%;\"\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 75%;\"\u003e\n\u003cp\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e 68 in x 88 in\u003cbr\u003e\u003cstrong\u003eFull\u003c\/strong\u003e 80 in x 88 in\u003cbr\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e 90 in x 98 in\u003cbr\u003e\u003cstrong\u003eKing\u003c\/strong\u003e 107 in x 98 in\u003cbr\u003e\u003cstrong\u003eCal\u003c\/strong\u003e \u003cstrong\u003eKing\u003c\/strong\u003e 98 in x 116 in\u003c\/p\u003e\n\u003cp\u003e*Fabric dimensions do not account for down thickness, so actual measurements of a comforter \u003cem\u003eat rest\u003c\/em\u003e will be a few inches smaller depending on warmth level ie. Arctic will be a bit smaller than Summer.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFabric\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e400 Thread Count Single-ply Cambric Cotton\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFill Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e700+ European Goose Down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHypoallergenic\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified Hypoallergenic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFilled and finished in Seattle, USA \u003cspan data-mce-fragment=\"1\"\u003eof imported materials\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable data-mce-fragment=\"1\" width=\"800\" border=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\" scope=\"col\"\u003e\u003cbr\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\" scope=\"col\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eSummer\u003c\/span\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\" scope=\"col\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eLight\u003c\/span\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\" scope=\"col\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eMedium\u003c\/span\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\" scope=\"col\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eArctic\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\"\u003eFill Weight\u003c\/th\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e 11 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eFull\u003c\/strong\u003e 13 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e 16 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eKing\u003c\/strong\u003e 19 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eCal \u003c\/strong\u003e\u003cstrong\u003eKing \u003c\/strong\u003e21\u003c\/span\u003e\u003cspan\u003e oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e 14 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eFull\u003c\/strong\u003e 17 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e 23 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eKing\u003c\/strong\u003e 27 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eCal\u003c\/strong\u003e \u003cstrong\u003eKing\u003c\/strong\u003e \u003c\/span\u003e\u003cspan\u003e30 oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e 19 oz\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eFull\u003c\/strong\u003e 23 oz\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e 31 oz\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eKing\u003c\/strong\u003e 36 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eCal\u003c\/strong\u003e \u003cstrong\u003eKing\u003c\/strong\u003e 39 oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e 24 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eFull\u003c\/strong\u003e 29 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e 39 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eKing\u003c\/strong\u003e 44 oz \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eCal\u003c\/strong\u003e \u003cstrong\u003eKing\u003c\/strong\u003e 48 oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Feathered Friends Seconds","offers":[{"title":"Twin \/ Summer","offer_id":41733055250631,"sku":"603680","price":319.2,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Light","offer_id":31039407390833,"sku":"603681","price":335.2,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Medium","offer_id":31039407554673,"sku":"603682","price":351.2,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Arctic","offer_id":31039407718513,"sku":"603683","price":407.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Summer","offer_id":41733055283399,"sku":"603684","price":323.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Light","offer_id":31039407423601,"sku":"603685","price":367.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Medium","offer_id":31039407587441,"sku":"603686","price":383.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Arctic","offer_id":31039407751281,"sku":"603687","price":447.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Summer","offer_id":41733055316167,"sku":"603688","price":415.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Light","offer_id":31039407456369,"sku":"603689","price":439.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Medium","offer_id":31039407620209,"sku":"603690","price":479.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Arctic","offer_id":31039407784049,"sku":"603691","price":567.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Summer","offer_id":41733055348935,"sku":"603692","price":463.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Light","offer_id":31039407489137,"sku":"603693","price":511.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Medium","offer_id":31039407652977,"sku":"603694","price":559.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Arctic","offer_id":31039407816817,"sku":"603695","price":663.2,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Summer","offer_id":41733055381703,"sku":"603696","price":519.2,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Light","offer_id":31039407521905,"sku":"603697","price":583.2,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Medium","offer_id":31039407685745,"sku":"603698","price":639.2,"currency_code":"USD","in_stock":false},{"title":"Cal King \/ Arctic","offer_id":31039407849585,"sku":"603699","price":735.2,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-bavarian-850-down-comforter-detail.jpg?v=1764050669"},{"product_id":"bavarian-850-2nd","title":"Bavarian 850 Down Comforter - Washed and Returned or Factory Second","description":"\u003cp\u003e\u003cem\u003eAll sale comforters are customer returns or factory seconds in like-new condition. All returns have been thoroughly washed and inspected for quality.  There may be small cosmetic imperfections on these pieces but warmth and performance are not affected, especially when used in a Duvet Cover. All are fully covered under our warranty and may be returned for any reason for up to 30 days after receipt.\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cspan\u003eMade with exceptionally high-lofting 850+ fill power down, the Bavarian 850 down comforter offers the best for your home.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eAvailable in four different weights:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003eSummer - \u003c\/span\u003e\u003c\/strong\u003eOur lightest option. Great for the warmer summer months or for the warmest sleepers out there. The Summer-weight has a smaller square grid than the other weights.\u003cstrong\u003e\u003cbr\u003eLight\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e- Excellent for warm climates and warm sleepers\u003cbr\u003e\u003cstrong\u003eMedium\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e- Our most popular weight. Great for most temperate climates\u003cbr\u003e\u003cstrong\u003eArctic\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e- Great for chilly rooms and cold sleepers\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBavarian\u003c\/strong\u003e: Sewn-through construction, no down shift, pillowy appearance\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e850\u003c\/strong\u003e: 850+ fill power Eastern European white goose down\u003c\/p\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"std\"\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e850+ fill power European white goose down\u003c\/li\u003e\n\u003cli\u003eEthically sourced and trackable goose down\u003c\/li\u003e\n\u003cli\u003eSingle ply, evenly woven cambric cotton ticking assures the tightest weave for a soft hand and superior performance\u003c\/li\u003e\n\u003cli\u003eDouble stitched, piped edge\u003c\/li\u003e\n\u003cli\u003eSewn-in fabric loops on each corner allow you to attach a duvet cover with ties\u003c\/li\u003e\n\u003cli\u003eAvailable in Twin, Full, Queen, King, and California King\u003c\/li\u003e\n\u003cli\u003eCertified Standard 100, Class II by \u003cspan data-mce-fragment=\"1\"\u003eOEKO-TEX®\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eFilled and finished in Seattle, USA of imported materials\u003c\/li\u003e\n\u003cli\u003eCertified Hypoallergenic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-comforter-comparison.jpg?v=1562017388\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eAdditional Info\u003c\/h2\u003e\n\u003ctable width=\"800\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 75%;\"\u003e\n\u003cp\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e\u003cspan\u003e 68 in x 88 in\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eFull\u003c\/strong\u003e\u003cspan\u003e 80 in x 88 in\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e\u003cspan\u003e 90 in x 98 in\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eKing\u003c\/strong\u003e\u003cspan\u003e 107 in x 98 in\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eCal\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eKing\u003c\/strong\u003e\u003cspan\u003e 98 in x 116 in\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e*Fabric dimensions do not account for down thickness, so actual measurements of a comforter \u003cem\u003eat rest\u003c\/em\u003e will be a few inches smaller depending on warmth level ie. Arctic will be a bit smaller than Summer.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFabric\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOrganic, 400 thread-count single-ply cambric cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFill Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e850+ European Goose Down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHypoallergenic\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified Hypoallergenic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFilled and finished in Seattle, USA \u003cspan data-mce-fragment=\"1\"\u003eof imported materials\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable data-mce-fragment=\"1\" border=\"1\" width=\"800\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003cth data-mce-fragment=\"1\" scope=\"col\" class=\"label\"\u003e\u003cbr\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" scope=\"col\" class=\"label\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eSummer\u003c\/span\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" scope=\"col\" class=\"label\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eLight\u003c\/span\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" scope=\"col\" class=\"label\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eMedium\u003c\/span\u003e\u003c\/th\u003e\n\u003cth data-mce-fragment=\"1\" scope=\"col\" class=\"label\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eArctic\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003cth data-mce-fragment=\"1\" class=\"label\"\u003eFill Weight\u003c\/th\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eTwin\u003c\/strong\u003e 11 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFull\u003c\/strong\u003e 13 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eQueen\u003c\/strong\u003e 16 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e 19 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCal \u003c\/strong\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKing \u003c\/strong\u003e21\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eTwin\u003c\/strong\u003e 14 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFull\u003c\/strong\u003e 17 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eQueen\u003c\/strong\u003e 23 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e 27 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCal\u003c\/strong\u003e \u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e30 oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eTwin\u003c\/strong\u003e 19 oz\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFull\u003c\/strong\u003e 23 oz\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eQueen\u003c\/strong\u003e 31 oz\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e 36 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCal\u003c\/strong\u003e \u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e 39 oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eTwin\u003c\/strong\u003e 24 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFull\u003c\/strong\u003e 29 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eQueen\u003c\/strong\u003e 39 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e 44 oz \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCal\u003c\/strong\u003e \u003cstrong data-mce-fragment=\"1\"\u003eKing\u003c\/strong\u003e 48 oz\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!----\u003e","brand":"Feathered Friends Seconds","offers":[{"title":"Twin \/ Summer","offer_id":41733103321287,"sku":"603458","price":375.2,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Light","offer_id":41067443880135,"sku":"603459","price":423.2,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Medium","offer_id":41067443912903,"sku":"603460","price":463.2,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Arctic","offer_id":41067443945671,"sku":"603461","price":535.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Summer","offer_id":41733103354055,"sku":"603462","price":423.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Light","offer_id":41067443978439,"sku":"603463","price":479.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Medium","offer_id":41067444011207,"sku":"603464","price":527.2,"currency_code":"USD","in_stock":false},{"title":"Full \/ Arctic","offer_id":41067444043975,"sku":"603465","price":591.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Summer","offer_id":41733103452359,"sku":"603466","price":511.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Light","offer_id":41067444076743,"sku":"603467","price":567.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Medium","offer_id":41067444109511,"sku":"603468","price":631.2,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Arctic","offer_id":41067444142279,"sku":"603469","price":727.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Summer","offer_id":41733103616199,"sku":"603470","price":583.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Light","offer_id":41067444175047,"sku":"603471","price":655.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Medium","offer_id":41067444207815,"sku":"603472","price":719.2,"currency_code":"USD","in_stock":false},{"title":"King \/ Arctic","offer_id":41067444240583,"sku":"603473","price":831.2,"currency_code":"USD","in_stock":false},{"title":"CalKing \/ Summer","offer_id":41733103747271,"sku":"603474","price":655.2,"currency_code":"USD","in_stock":false},{"title":"CalKing \/ Light","offer_id":41067444273351,"sku":"603475","price":743.2,"currency_code":"USD","in_stock":false},{"title":"CalKing \/ Medium","offer_id":41067444306119,"sku":"603476","price":807.2,"currency_code":"USD","in_stock":false},{"title":"CalKing \/ Arctic","offer_id":41067444338887,"sku":"603477","price":927.2,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-bavarian-850-down-comforter-detail.jpg?v=1764050669"},{"product_id":"down-throw-blanket","title":"Organic Down Throw Blanket","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eCozy up with our popular Organic Down Throw. Our Organic Down Throws are made with soft organic cotton and filled with ethically-sourced 700+ fill power RDS Certified goose down. These Organic Down Throws are large enough to use on bunk beds or while lounging on the couch, yet pack up small enough to take with you on your travels. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"collateral-block collateral-block--product_description_wrapper\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"box-collateral box-description\" data-mce-fragment=\"1\"\u003e\n\u003ch2 data-mce-fragment=\"1\"\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"std\" data-mce-fragment=\"1\"\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e700+ fill power European goose down\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eEach throw is individually garment dyed, \u003cspan data-mce-fragment=\"1\"\u003ea process that uses less water, energy, and chemicals than traditional dyeing \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eDouble stitched, self-fabric edge for added durability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collateral-block collateral-block--product_attributes_wrapper\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"box-collateral box-additional\" data-mce-fragment=\"1\"\u003e\n\u003ch2 data-mce-fragment=\"1\"\u003eAdditional Info\u003c\/h2\u003e\n\u003ctable id=\"product-attribute-specs-table\" class=\"data-table\" data-mce-fragment=\"1\"\u003e\n\u003ccolgroup data-mce-fragment=\"1\"\u003e \u003ccol width=\"25%\" data-mce-fragment=\"1\"\u003e \u003ccol data-mce-fragment=\"1\"\u003e \u003c\/colgroup\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr class=\"first last odd\" data-mce-fragment=\"1\"\u003e\n\u003cth class=\"label\" data-mce-fragment=\"1\"\u003eDimensions\u003c\/th\u003e\n\u003ctd class=\"data last\" data-mce-fragment=\"1\"\u003e53 in x 70 in (134cm x 178cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"first last odd\" data-mce-fragment=\"1\"\u003e\n\u003cth class=\"label\" data-mce-fragment=\"1\"\u003eFabric\u003c\/th\u003e\n\u003ctd class=\"data last\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e230 Thread Count Single ply organic cotton\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"first last odd\" data-mce-fragment=\"1\"\u003e\n\u003cth class=\"label\" data-mce-fragment=\"1\"\u003eFill Power\u003c\/th\u003e\n\u003ctd class=\"data last\" data-mce-fragment=\"1\"\u003e700+ Premium White Goose Down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"first last odd\" data-mce-fragment=\"1\"\u003e\n\u003cth class=\"label\" data-mce-fragment=\"1\"\u003eFill Weight\u003c\/th\u003e\n\u003ctd class=\"data last\" data-mce-fragment=\"1\"\u003e350g \/ 12.3oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003cth class=\"label\" data-mce-fragment=\"1\"\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd class=\"data last\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eCertified Hypoallergenic\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003cth class=\"label\" data-mce-fragment=\"1\"\u003eOrigin\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/th\u003e\n\u003ctd class=\"data last\" data-mce-fragment=\"1\"\u003eFilled and finished in Seattle, USA of imported materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Feathered Friends","offers":[{"title":"Navy","offer_id":43586999517383,"sku":"3000131","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Rose","offer_id":43586999550151,"sku":"3000132","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Sage","offer_id":43586999582919,"sku":"3000133","price":199.0,"currency_code":"USD","in_stock":false},{"title":"Cascade","offer_id":45467641217223,"sku":"3000136","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Marigold","offer_id":45467641151687,"sku":"3000135","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Dusky Purple","offer_id":45467641512135,"sku":"3000137","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Natural","offer_id":46913988526279,"sku":"3000138","price":199.0,"currency_code":"USD","in_stock":false},{"title":"Ivory","offer_id":43586999484615,"sku":"3000130","price":199.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-premium-organic-down-throw-navy.jpg?v=1770352113"},{"product_id":"organic-cotton-duvet-cover","title":"Organic Cotton Duvet Cover Set","description":"\u003cp\u003eElevate your sleeping experience with our all-new Organic Cotton Duvet Covers and Pillow Shams. These duvet covers and pillow shams are luxuriously soft and breathable. \u003c\/p\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e100% Organic Extra-Long Staple Cotton\u003c\/li\u003e\n\u003cli\u003e400 Thread Count\u003c\/li\u003e\n\u003cli\u003eSoft Sateen Weave\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSet includes one organic cotton duvet cover and two pillow shams (Twin size includes one organic cotton duvet cover and one pillow sham)\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eMade in India\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eDuvet Cover Details\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eA full-width zipper at the foot end makes inserting and removing your down comforter a breeze\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eInternal corner ties to keep comforter in place\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePillow Sham Details\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e2-inch (5-cm) decorative flange\u003c\/li\u003e\n\u003cli\u003eBack envelope closure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSizing\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eOur Organic Cotton Duvet Covers are sized to match Feathered Friends down comforters, and Pillow Shams are sized to match Feathered Friends down pillows. Cotton will shrink when washed and dried. Our sizing reflects the dimensions after shrinkage. Please wash before first use. \u003c\/span\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eDimensions\u003c\/span\u003e\u003c\/h2\u003e\n\u003ctable width=\"100%\" style=\"width: 98.9956%; height: 219px;\" height=\"105\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 19.5938px;\"\u003e\u003cstrong\u003eDuvet Cover\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 19.5938px;\"\u003e\u003cstrong\u003ePillow Shams\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e: 66\" x 86\" | 168cm x 218cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eStandard\u003c\/strong\u003e: 20\" x 26\" | 51cm x 66cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eFull\u003c\/strong\u003e: 78\" x 86\" | 198cm x 218cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eStandard\u003c\/strong\u003e: 20\" x 26\" | 51cm x 66cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e: 88\" x 96\" | 223cm x 244cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e: 20\" x 30\" | 51cm x 76cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eKing\u003c\/strong\u003e: 105\" x 96\" | 267cm x 244cm\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eKing\u003c\/strong\u003e: 20\" x 36\" | 51cm x 91cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eCal King\u003c\/strong\u003e: 112\" x 96\" | 284cm x 244cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eKing: \u003c\/strong\u003e20\" x 36\" | 51cm x 91cm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!----\u003e","brand":"Feathered Friends","offers":[{"title":"Twin \/ White","offer_id":44363150393543,"sku":"700001","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Natural","offer_id":44363150557383,"sku":"700002","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Ivory","offer_id":44363150721223,"sku":"700003","price":269.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Horizon","offer_id":44363150885063,"sku":"700004","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Thistle","offer_id":44363151048903,"sku":"700005","price":269.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Cascade","offer_id":44363151212743,"sku":"700006","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ White","offer_id":44363150426311,"sku":"700007","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Natural","offer_id":44363150590151,"sku":"700008","price":289.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Ivory","offer_id":44363150753991,"sku":"700009","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Horizon","offer_id":44363150917831,"sku":"700010","price":289.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Thistle","offer_id":44363151081671,"sku":"700011","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Cascade","offer_id":44363151245511,"sku":"700012","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Queen \/ White","offer_id":44363150459079,"sku":"700013","price":309.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Natural","offer_id":44363150622919,"sku":"700014","price":309.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Ivory","offer_id":44363150786759,"sku":"700015","price":309.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Horizon","offer_id":44363150950599,"sku":"700016","price":309.0,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Thistle","offer_id":44363151114439,"sku":"700017","price":309.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Cascade","offer_id":44363151278279,"sku":"700018","price":309.0,"currency_code":"USD","in_stock":false},{"title":"King \/ White","offer_id":44363150491847,"sku":"700019","price":329.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Natural","offer_id":44363150655687,"sku":"700020","price":329.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Ivory","offer_id":44363150819527,"sku":"700021","price":329.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Horizon","offer_id":44363150983367,"sku":"700022","price":329.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Thistle","offer_id":44363151147207,"sku":"700023","price":329.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Cascade","offer_id":44363151311047,"sku":"700024","price":329.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ White","offer_id":44363150524615,"sku":"700025","price":329.0,"currency_code":"USD","in_stock":false},{"title":"California King \/ Natural","offer_id":44363150688455,"sku":"700026","price":329.0,"currency_code":"USD","in_stock":false},{"title":"California King \/ Ivory","offer_id":44363150852295,"sku":"700027","price":329.0,"currency_code":"USD","in_stock":false},{"title":"California King \/ Horizon","offer_id":44363151016135,"sku":"700028","price":329.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Thistle","offer_id":44363151179975,"sku":"700029","price":329.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Cascade","offer_id":44363151343815,"sku":"700030","price":329.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-organic-cotton-duvet-cover-white.jpg?v=1720407664"},{"product_id":"cotton-flat-sheet","title":"Organic Cotton Flat Sheet","description":"\u003cp\u003eTransform your sleep experience with our luxurious flat sheet, crafted from the finest, breathable, certified organic cotton.\u003c\/p\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e100% Organic Extra-Long Staple Cotton\u003c\/li\u003e\n\u003cli\u003e400 Thread Count\u003c\/li\u003e\n\u003cli\u003eSoft sateen weave\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eIncludes 1 flat sheet\u003c\/li\u003e\n\u003cli\u003eMade in India\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSizing\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eOur Organic Cotton sheets will shrink when washed and dried. Our sizing reflects the dimensions after shrinkage. Please wash before first use. \u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan\u003eFlat Sheet Dimensions\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwin\u003c\/strong\u003e: 66\" x 100\" | 167cm x 254cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull\u003c\/strong\u003e: 86\" x 100\" | 218cm x 254cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQueen\u003c\/strong\u003e: 96\" x 108\" | 244cm x 274cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKing\u003c\/strong\u003e: 110\" x 108\" | 279cm x 274cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCal King\u003c\/strong\u003e: 108\" x 110\" | 274cm x 279cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!----\u003e","brand":"Feathered Friends","offers":[{"title":"Twin \/ White","offer_id":44363158847687,"sku":"700049","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Natural","offer_id":44363159011527,"sku":"700050","price":49.0,"currency_code":"USD","in_stock":false},{"title":"Twin \/ Ivory","offer_id":44363159175367,"sku":"700051","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Horizon","offer_id":44363159339207,"sku":"700052","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Thistle","offer_id":44363159503047,"sku":"700053","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Cascade","offer_id":44363159666887,"sku":"700054","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ White","offer_id":44363158880455,"sku":"700055","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Natural","offer_id":44363159044295,"sku":"700056","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Ivory","offer_id":44363159208135,"sku":"700057","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Horizon","offer_id":44363159371975,"sku":"700058","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Thistle","offer_id":44363159535815,"sku":"700059","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Cascade","offer_id":44363159699655,"sku":"700060","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ White","offer_id":44363158913223,"sku":"700061","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Natural","offer_id":44363159077063,"sku":"700062","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Ivory","offer_id":44363159240903,"sku":"700063","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Horizon","offer_id":44363159404743,"sku":"700064","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Thistle","offer_id":44363159568583,"sku":"700065","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Cascade","offer_id":44363159732423,"sku":"700066","price":69.0,"currency_code":"USD","in_stock":true},{"title":"King \/ White","offer_id":44363158945991,"sku":"700067","price":79.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Natural","offer_id":44363159109831,"sku":"700068","price":79.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Ivory","offer_id":44363159273671,"sku":"700069","price":79.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Horizon","offer_id":44363159437511,"sku":"700070","price":79.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Thistle","offer_id":44363159601351,"sku":"700071","price":79.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Cascade","offer_id":44363159765191,"sku":"700072","price":79.0,"currency_code":"USD","in_stock":false},{"title":"California King \/ White","offer_id":44363158978759,"sku":"700073","price":79.0,"currency_code":"USD","in_stock":false},{"title":"California King \/ Natural","offer_id":44363159142599,"sku":"700074","price":79.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Ivory","offer_id":44363159306439,"sku":"700075","price":79.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Horizon","offer_id":44363159470279,"sku":"700076","price":79.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Thistle","offer_id":44363159634119,"sku":"700077","price":79.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Cascade","offer_id":44363159797959,"sku":"700078","price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-organic-cotton-flat-sheet-white-on-bed.jpg?v=1721325613"},{"product_id":"fitted-sheet-set","title":"Organic Cotton Fitted Sheet Set","description":"\u003cp\u003eIndulge in this luxurious organic cotton fitted sheet and pillowcase set. Woven from traced, certified organic cotton, these sheets promise not just silky comfort, but a nightly retreat to a cloud-like haven.\u003c\/p\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e100% Organic Extra-Long Staple Cotton\u003c\/li\u003e\n\u003cli\u003e400 Thread Count\u003c\/li\u003e\n\u003cli\u003eSoft Sateen Weave\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSet includes 1 fitted sheet and 2 pillowcases (Twin Size includes 1 pillowcase)\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eMade in India\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eFitted Sheet Details\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003e16 inch pocket on fitted sheets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eElastic banding on fitted sheets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\"Top or Bottom\" tags on fitted sheet\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003e\u003cspan\u003eDimensions\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eCotton will shrink when washed and dried. Our sizing reflects the dimensions after shrinkage. Please wash before first use.\u003c\/p\u003e\n\u003ctable height=\"105\" style=\"width: 98.9956%; height: 219px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 19.5938px;\"\u003e\u003cstrong\u003eFitted Sheet\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 19.5938px;\"\u003e\u003cstrong\u003ePillowcases\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e: \u003cbr\u003e39\" W x 76\" L x 15\" D \u003cbr\u003e99cm  W x 193cm L x 38cm D\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e21\" x 32\" | 53cm x 81cm (1 Pillowcase)\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eFull\u003c\/strong\u003e: \u003cbr\u003e54\" W x 75\" L x 16\"D\u003cbr\u003e137cm W x 191cm L x 41cm D\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e21\" x 32\" | 53cm x 81cm (2 Pillowcases)\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e: \u003cbr\u003e60\" W x 80\" L x 16\" D\u003cbr\u003e152cm W x 203cm L x 41cm D\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e21\" x 32\" | 53cm x 81cm (2 Pillowcases)\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eKing\u003c\/strong\u003e: \u003cbr\u003e76\" W x 80\" L x 16\" D\u003cbr\u003e193cm W x 203cm L x 41cm D\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e21\" x 40\" | 53cm x 102cm (2 Pillowcases)\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 48.2945%; height: 35.5938px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eCal King\u003c\/strong\u003e: \u003cbr\u003e72\" W x 84\" L x 16\" D\u003cbr\u003e183cm x 213cm L x 41cm D\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 51.4787%; height: 35.5938px;\"\u003e\n\u003cp\u003e21\" x 40\" | 53cm x 102cm (2 Pillowcases)\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!----\u003e","brand":"Feathered Friends","offers":[{"title":"Twin \/ White","offer_id":44363160813767,"sku":"700079","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Natural","offer_id":44363160977607,"sku":"700080","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Ivory","offer_id":44363161141447,"sku":"700081","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Horizon","offer_id":44363161305287,"sku":"700082","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Thistle","offer_id":44363161469127,"sku":"700083","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Cascade","offer_id":44363161632967,"sku":"700084","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ White","offer_id":44363160846535,"sku":"700085","price":139.0,"currency_code":"USD","in_stock":false},{"title":"Full \/ Natural","offer_id":44363161010375,"sku":"700086","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Ivory","offer_id":44363161174215,"sku":"700087","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Horizon","offer_id":44363161338055,"sku":"700088","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Thistle","offer_id":44363161501895,"sku":"700089","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Full \/ Cascade","offer_id":44363161665735,"sku":"700090","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ White","offer_id":44363160879303,"sku":"700091","price":149.0,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Natural","offer_id":44363161043143,"sku":"700092","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Ivory","offer_id":44363161206983,"sku":"700093","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Horizon","offer_id":44363161370823,"sku":"700094","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Thistle","offer_id":44363161534663,"sku":"700095","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Cascade","offer_id":44363161698503,"sku":"700096","price":149.0,"currency_code":"USD","in_stock":true},{"title":"King \/ White","offer_id":44363160912071,"sku":"700097","price":169.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Natural","offer_id":44363161075911,"sku":"700098","price":169.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Ivory","offer_id":44363161239751,"sku":"700099","price":169.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Horizon","offer_id":44363161403591,"sku":"700100","price":169.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Thistle","offer_id":44363161567431,"sku":"700101","price":169.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Cascade","offer_id":44363161731271,"sku":"700102","price":169.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ White","offer_id":44363160944839,"sku":"700103","price":169.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Natural","offer_id":44363161108679,"sku":"700104","price":169.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Ivory","offer_id":44363161272519,"sku":"700105","price":169.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Horizon","offer_id":44363161436359,"sku":"700106","price":169.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Thistle","offer_id":44363161600199,"sku":"700107","price":169.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Cascade","offer_id":44363161764039,"sku":"700108","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-organic-cotton-sheet-set-fitted-sheet-pillow-cases-white.jpg?v=1720390975"},{"product_id":"cotton-pillowcase-set","title":"Organic Cotton Pillowcase Set","description":"\u003cp\u003eDrift into peaceful slumber with our sumptuous cotton pillowcases, offering unparalleled softness from the certified organic extra-long staple cotton.\u003c\/p\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e100% Organic Extra-Long Staple Cotton\u003c\/li\u003e\n\u003cli\u003e400 Thread Count\u003c\/li\u003e\n\u003cli\u003eSoft sateen weave\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eIncludes 2 pillowcases\u003c\/li\u003e\n\u003cli\u003eMade in India\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSizing\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eOur Organic Cotton pillowcases will shrink when washed and dried. Our sizing reflects the dimensions after shrinkage. Please wash before first use. \u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan\u003ePillowcase Dimensions\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard\u003c\/strong\u003e: \u003cspan\u003e21\" x 32\"\u003c\/span\u003e | 53cm x 81cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKing\u003c\/strong\u003e: \u003cspan\u003e21\" x 40\"\u003c\/span\u003e | 53cm x 102cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!----\u003e","brand":"Feathered Friends","offers":[{"title":"Standard \/ White","offer_id":44363163467975,"sku":"700109","price":49.0,"currency_code":"USD","in_stock":false},{"title":"Standard \/ Natural","offer_id":44363163533511,"sku":"700110","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Standard \/ Ivory","offer_id":44363163599047,"sku":"700111","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Standard \/ Horizon","offer_id":44363163664583,"sku":"700112","price":49.0,"currency_code":"USD","in_stock":false},{"title":"Standard \/ Thistle","offer_id":44363163730119,"sku":"700113","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Standard \/ Cascade","offer_id":44363163795655,"sku":"700114","price":49.0,"currency_code":"USD","in_stock":true},{"title":"King \/ White","offer_id":44363163500743,"sku":"700115","price":69.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Natural","offer_id":44363163566279,"sku":"700116","price":69.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Ivory","offer_id":44363163631815,"sku":"700117","price":69.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Horizon","offer_id":44363163697351,"sku":"700118","price":69.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Thistle","offer_id":44363163762887,"sku":"700119","price":69.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Cascade","offer_id":44363163828423,"sku":"700120","price":69.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-organic-cotton-pillowcases-white.jpg?v=1721623400"},{"product_id":"feathered-friends-bavarian-organic-cotton-down-comforter-700-850-fill","title":"Organic Bavarian Down Comforter","description":"\u003cstyle\u003e\n  .ff-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  \/* ============================================================\n     HERO\n     ============================================================ *\/\n  .ff-pd-hero {\n    text-align: center;\n    padding: 32px 0 36px;\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 36px;\n  }\n\n  .ff-pd-eyebrow {\n    display: inline-block;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 14px;\n  }\n\n  .ff-pd-hero h1 {\n    font-size: clamp(1.7rem, 3vw, 2.2rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.1;\n    margin: 0 0 16px 0;\n  }\n\n  .ff-pd-hero p {\n    font-size: 1rem;\n    color: #555;\n    max-width: 80ch;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ============================================================\n     HEADING ACCENT\n     ============================================================ *\/\n  .ff-pd-hero h1 em,\n  .ff-pd-section-title em,\n  .ff-pd-organic-note h3 em,\n  .ff-pd-cert-tile h4 em,\n  .ff-pd-construction-card h3 em {\n    font-style: normal;\n    font-weight: 900;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: inherit;\n  }\n\n  \/* ============================================================\n     FEATURE GRID\n     ============================================================ *\/\n  .ff-pd-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-bottom: 44px;\n  }\n\n  @media (max-width: 760px) {\n    .ff-pd-grid { grid-template-columns: 1fr; gap: 12px; }\n  }\n\n  .ff-pd-card {\n    background: #f5f3ee;\n    border: 1px solid transparent;\n    border-radius: 8px;\n    padding: 24px 22px;\n    text-align: center;\n    transition: background 0.2s, transform 0.2s, box-shadow 0.2s, border-color 0.2s;\n  }\n\n  .ff-pd-card:hover {\n    background: #ede9dd;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(15, 27, 45, 0.06);\n    border-color: rgba(0, 95, 115, 0.15);\n  }\n\n  .ff-pd-card h3 {\n    font-size: 0.7rem;\n    font-weight: 700;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    margin: 0 0 12px 0;\n  }\n\n  .ff-pd-card p {\n    font-size: 0.88rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0;\n  }\n\n  .ff-pd-card p strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* ============================================================\n     SECTION TITLES\n     ============================================================ *\/\n  .ff-pd-section-title {\n    font-size: clamp(1.2rem, 2vw, 1.4rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.15;\n    margin: 48px 0 20px 0;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #eaeaea;\n    position: relative;\n  }\n\n  .ff-pd-section-title::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 48px;\n    height: 2px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     WARMTH TIERS\n     ============================================================ *\/\n  .ff-pd-warmth-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 28px 0;\n  }\n\n  @media (max-width: 760px) {\n    .ff-pd-warmth-grid { grid-template-columns: 1fr; gap: 10px; }\n  }\n\n  .ff-pd-warmth-card {\n    background: #f5f3ee;\n    border-radius: 8px;\n    padding: 22px 20px;\n    text-align: center;\n    transition: background 0.2s, transform 0.2s;\n  }\n\n  .ff-pd-warmth-card:hover {\n    background: #ede9dd;\n    transform: translateY(-1px);\n  }\n\n  .ff-pd-warmth-card h4 {\n    font-size: 0.82rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #005f73;\n    margin: 0 0 8px 0;\n  }\n\n  .ff-pd-warmth-card p {\n    font-size: 0.86rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     DETAILS LIST\n     ============================================================ *\/\n  .ff-pd-details {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 24px;\n  }\n\n  @media (max-width: 600px) {\n    .ff-pd-details { grid-template-columns: 1fr; gap: 10px; }\n  }\n\n  .ff-pd-details li {\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #333;\n    padding-left: 22px;\n    position: relative;\n  }\n\n  .ff-pd-details li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 10px;\n    height: 1px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     ORGANIC NOTE\n     ============================================================ *\/\n  .ff-pd-organic-note {\n    background: #f0f7f9;\n    padding: 26px 28px;\n    border-radius: 8px;\n    border-left: 3px solid #005f73;\n    margin: 36px 0;\n  }\n\n  .ff-pd-organic-note h3 {\n    margin: 0 0 10px 0;\n    font-size: 1rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n  }\n\n  .ff-pd-organic-note p {\n    margin: 0;\n    font-size: 0.92rem;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  \/* ============================================================\n     CONSTRUCTION COMPARISON — two-card side-by-side\n     ============================================================ *\/\n  .ff-pd-construction-intro {\n    font-size: 1rem;\n    line-height: 1.7;\n    color: #333;\n    margin: 0 0 24px 0;\n    max-width: 70ch;\n  }\n\n  .ff-pd-construction-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n    margin: 0 0 16px 0;\n  }\n\n  @media (max-width: 720px) {\n    .ff-pd-construction-grid { grid-template-columns: 1fr; gap: 18px; }\n  }\n\n  .ff-pd-construction-card {\n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-construction-card:hover {\n    border-color: rgba(0, 95, 115, 0.25);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-construction-image {\n    aspect-ratio: 4 \/ 3;\n    background: #f5f3ee;\n    overflow: hidden;\n  }\n\n  .ff-pd-construction-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .ff-pd-construction-body {\n    padding: 22px 22px 24px;\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n  }\n\n  .ff-pd-construction-card h3 {\n    font-size: 1.1rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.2;\n    margin: 0 0 6px 0;\n  }\n\n  .ff-pd-construction-tagline {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin: 0 0 14px 0;\n  }\n\n  .ff-pd-construction-card p {\n    font-size: 0.92rem;\n    line-height: 1.6;\n    color: #333;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     TABLES\n     ============================================================ *\/\n  .ff-pd-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0;\n    border-radius: 8px;\n    border: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.92rem;\n  }\n\n  .ff-pd-table thead th,\n  .ff-pd-table tbody th {\n    background: #f5f3ee;\n    color: #111;\n    font-weight: 700;\n    text-align: left;\n    padding: 14px 18px;\n    font-size: 0.7rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table.center thead th,\n  .ff-pd-table.center tbody td {\n    text-align: center;\n  }\n\n  .ff-pd-table tbody td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #f0f0f0;\n    color: #333;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .ff-pd-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ff-pd-table tbody tr:hover {\n    background: #fafaf7;\n  }\n\n  .ff-pd-table tbody td strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  .ff-pd-table .row-label {\n    background: #fafaf7;\n    color: #111;\n    font-weight: 700;\n    width: 22%;\n    padding: 14px 18px;\n    border-right: 1px solid #eaeaea;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    font-size: 0.78rem;\n  }\n\n  .ff-pd-table .table-note {\n    font-size: 0.78rem;\n    font-style: italic;\n    color: #888;\n    margin-top: 8px;\n    display: block;\n  }\n\n  \/* ============================================================\n     CERTIFICATIONS\n     ============================================================ *\/\n  .ff-pd-certs {\n    background: #fafaf7;\n    padding: 44px 24px;\n    border-radius: 8px;\n    margin: 48px 0 24px;\n  }\n\n  .ff-pd-certs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 720px) {\n    .ff-pd-certs-grid { grid-template-columns: 1fr; gap: 20px; }\n  }\n\n  .ff-pd-cert-tile {\n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-cert-tile:hover {\n    border-color: rgba(0, 95, 115, 0.25);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-cert-image {\n    width: 170px;\n    height: 170px;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ff-pd-cert-image img {\n    max-width: 100%;\n    max-height: 100%;\n    width: auto;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ff-pd-cert-tile h4 {\n    font-size: 1rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    margin: 0 0 8px 0;\n  }\n\n  .ff-pd-cert-tile p {\n    font-size: 0.88rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0 0 8px 0;\n    flex: 1;\n  }\n\n  .ff-pd-cert-id {\n    font-family: ui-monospace, \"SF Mono\", Menlo, Consolas, monospace;\n    font-size: 0.7rem;\n    color: #888;\n    letter-spacing: 0.04em;\n    margin-bottom: 16px;\n  }\n\n  .ff-pd-cert-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 0.68rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #005f73;\n    text-decoration: none;\n    padding: 10px 18px;\n    border: 1px solid #005f73;\n    border-radius: 4px;\n    transition: background 0.15s, color 0.15s;\n    margin-top: auto;\n  }\n\n  .ff-pd-cert-link:hover {\n    background: #005f73;\n    color: #fff;\n    text-decoration: none;\n  }\n\n  .ff-pd-cert-link svg {\n    width: 10px;\n    height: 10px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ff-pd\"\u003e\n\u003c!-- ============================================================\n       HERO\n       ============================================================ --\u003e\n\u003cdiv class=\"ff-pd-hero\"\u003e\n\u003ch1\u003eThe new \u003cem\u003eOrganic Bavarian\u003c\/em\u003e down comforter\u003c\/h1\u003e\n\u003cp\u003eOur Bavarian series has long been a favorite for its luxurious warmth and year-round comfort. This new organic edition takes that same award-winning design and reimagines it for the purist. We have focused on the beautiful texture of raw organic cotton by keeping it unbleached and undyed. This allows the fabric to retain its natural creamy hue and a delightful soft touch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eEach comforter is filled and finished in Seattle with premium European goose down. It offers the signature cloud-like feel you expect from the Bavarian line but with a more refined finish. Whether you choose the versatile 700+ fill or the exceptional 850+ fill version, you are getting a level of comfort that feels as good as it looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       WARMTH TIERS — three-card row\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eAvailable in \u003cem\u003ethree weights.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-warmth-grid\"\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eLight\u003c\/h4\u003e\n\u003cp\u003eExcellent for warm climates, summertime, and warm sleepers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eMedium\u003c\/h4\u003e\n\u003cp\u003eOur most popular weight. Great for most temperate climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-warmth-card\"\u003e\n\u003ch4\u003eArctic\u003c\/h4\u003e\n\u003cp\u003eGreat for chilly rooms and cold sleepers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       TECHNICAL DETAILS\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eTHE \u003cem\u003edetails.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cul class=\"ff-pd-details\"\u003e\n\u003cli\u003e700+ or 850+ RDS Certified European white goose down\u003c\/li\u003e\n\u003cli\u003e300 thread count organic cotton fine batiste weave\u003c\/li\u003e\n\u003cli\u003eCertified to the Organic Cotton Standard (TE-99977174)\u003c\/li\u003e\n\u003cli\u003eDouble-stitched, piped edges for lasting durability\u003c\/li\u003e\n\u003cli\u003eSewn-in fabric loops on each corner allow you to attach a duvet cover with ties\u003c\/li\u003e\n\u003cli\u003eCertified Standard 100, Class II by OEKO-TEX®\u003c\/li\u003e\n\u003cli\u003eFilled and finished in Seattle, USA\u003c\/li\u003e\n\u003cli\u003eCertified Hypoallergenic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ============================================================\n       CONSTRUCTION COMPARISON\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eBavarian vs. \u003cem\u003eBaffled Box.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"ff-pd-construction-intro\"\u003eThere are two ways to keep down evenly distributed inside a comforter: sew the layers together (Bavarian) or build vertical fabric walls between them (Baffled Box). Both work very well. They produce different finishes, different feels, and suit different preferences.\u003c\/p\u003e\n\u003cdiv class=\"ff-pd-construction-grid\"\u003e\n\u003cdiv class=\"ff-pd-construction-card\"\u003e\n\u003cdiv class=\"ff-pd-construction-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Detail of a Feathered Friends Bavarian sewn-through down comforter showing the pillowy quilted construction\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-bavarian-sewn-through-down-comforter-construction.jpg?v=1778254849\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-construction-body\"\u003e\n\u003ch3\u003eBavarian \u003cem\u003eSewn-Through\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"ff-pd-construction-tagline\"\u003ePillowy · Quilted finish\u003c\/p\u003e\n\u003cp\u003eTop and bottom fabric layers stitched directly together at each chamber edge. The down rests in pillowy pockets that give the comforter its classic, traditional quilted look. As the seams are fully sewn, down cannot shift from chamber to chamber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-construction-card\"\u003e\n\u003cdiv class=\"ff-pd-construction-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Detail of a Feathered Friends Baffled Box down comforter showing the lofted construction with internal fabric baffles\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-baffled-box--down-comforter-construction.jpg?v=1778254849\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-pd-construction-body\"\u003e\n\u003ch3\u003eBaffled \u003cem\u003eBox\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"ff-pd-construction-tagline\"\u003eLofted · Smooth finish\u003c\/p\u003e\n\u003cp\u003eVertical fabric walls (baffles) inside the comforter create deep rectangular boxes. The down has room to fully loft without being compressed at the seams, producing a flat, smooth, luxe finish. The down insulation is more lofted along the seams producing a warmer comforter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       SIZING \u0026 SPECIFICATIONS\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eSizing \u0026amp; \u003cem\u003especs.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTwin:\u003c\/strong\u003e 68\" x 88\" (173cm x 223cm)\u003cbr\u003e\u003cstrong\u003eQueen:\u003c\/strong\u003e 90\" x 98\" (229cm x 249cm)\u003cbr\u003e\u003cstrong\u003eKing:\u003c\/strong\u003e 107\" x 98\" (272cm x 249cm)\u003cbr\u003e\u003cstrong\u003eCal King:\u003c\/strong\u003e 98\" x 116\" (249cm x 295cm) \u003cspan class=\"table-note\"\u003e*Fabric dimensions. Actual measurements at rest will be slightly smaller depending on warmth level.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eFabric\u003c\/th\u003e\n\u003ctd\u003e300 thread count organic cotton fine batiste weave\u003cbr\u003e\u003cbr\u003eThe organic shell fabric is unbleached and undyed, giving it a soft natural (not bright white) appearance. Due to natural variances in the raw cotton, you may notice very small flecks of dark cotton seeds, or slight differences in tone between products.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eFill Power\u003c\/th\u003e\n\u003ctd\u003e700+ or 850+ fill power European goose down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd\u003eCertified Hypoallergenic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eFilled and finished in Seattle, USA of imported materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       FILL WEIGHT TABLE\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eFill \u003cem\u003eweight.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table center\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eLight\u003c\/th\u003e\n\u003cth\u003eMedium\u003c\/th\u003e\n\u003cth\u003eArctic\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTwin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e14 oz | 397 g\u003c\/td\u003e\n\u003ctd\u003e19 oz | 539 g\u003c\/td\u003e\n\u003ctd\u003e24 oz | 680 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e23 oz | 625 g\u003c\/td\u003e\n\u003ctd\u003e31 oz | 879 g\u003c\/td\u003e\n\u003ctd\u003e39 oz | 1106 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e27 oz | 765 g\u003c\/td\u003e\n\u003ctd\u003e36 oz | 1021 g\u003c\/td\u003e\n\u003ctd\u003e44 oz | 1247 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCal King\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30 oz | 850 g\u003c\/td\u003e\n\u003ctd\u003e39 oz | 1106 g\u003c\/td\u003e\n\u003ctd\u003e48 oz | 1361 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       CERTIFICATIONS\n       ============================================================ --\u003e\n\u003cdiv class=\"ff-pd-certs\"\u003e\n\u003cdiv class=\"ff-pd-certs-grid\"\u003e\n\u003c!-- RDS --\u003e\n\u003cdiv class=\"ff-pd-cert-tile\"\u003e\n\u003cdiv class=\"ff-pd-cert-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/RDS-Logo.png?v=1713219181\" alt=\"Responsible Down Standard certification badge\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch4\u003eRDS-Certified \u003cem\u003eDown Fill\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eThe Organic Bavarian Comforter contains 100% Responsible Down Standard certified down fill.\u003c\/p\u003e\n\u003cdiv class=\"ff-pd-cert-id\"\u003eCertified by TE-99977174\u003c\/div\u003e\n\u003ca href=\"https:\/\/textileexchange.org\/responsible-down-standard\/\" rel=\"noopener noreferrer\" class=\"ff-pd-cert-link\" target=\"_blank\"\u003e Learn About RDS \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" aria-hidden=\"true\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 5l7 7m0 0l-7 7m7-7H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- OCS --\u003e\n\u003cdiv class=\"ff-pd-cert-tile\"\u003e\n\u003cdiv class=\"ff-pd-cert-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/organic-content-standard-ocs-logo.png?v=1776727294\" alt=\"Organic Content Standard certification badge\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch4\u003eOCS-Certified \u003cem\u003eOrganic Cotton\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eThe Organic Bavarian contains 100% Organic Content Standard certified organically grown cotton.\u003c\/p\u003e\n\u003cdiv class=\"ff-pd-cert-id\"\u003eCertified by TE-99977174\u003c\/div\u003e\n\u003ca href=\"https:\/\/textileexchange.org\/organic-content-standard\/\" rel=\"noopener noreferrer\" class=\"ff-pd-cert-link\" target=\"_blank\"\u003e More About OCS \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" aria-hidden=\"true\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 5l7 7m0 0l-7 7m7-7H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Feathered Friends","offers":[{"title":"Twin \/ Light \/ 700+ Goose Down","offer_id":46173548413127,"sku":"3200001","price":479.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Light \/ 850+ Goose Down","offer_id":46173548445895,"sku":"3200002","price":589.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Medium \/ 700+ Goose Down","offer_id":46173548478663,"sku":"3200003","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Medium \/ 850+ Goose Down","offer_id":46173548511431,"sku":"3200004","price":639.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Arctic \/ 700+ Goose Down","offer_id":46173548544199,"sku":"3200005","price":569.0,"currency_code":"USD","in_stock":true},{"title":"Twin \/ Arctic \/ 850+ Goose Down","offer_id":46173548576967,"sku":"3200006","price":729.0,"currency_code":"USD","in_stock":false},{"title":"Queen \/ Light \/ 700+ Goose Down","offer_id":46173548609735,"sku":"3200007","price":609.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Light \/ 850+ Goose Down","offer_id":46173548642503,"sku":"3200008","price":769.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Medium \/ 700+ Goose Down","offer_id":46173548675271,"sku":"3200009","price":659.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Medium \/ 850+ Goose Down","offer_id":46173548708039,"sku":"3200010","price":849.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Arctic \/ 700+ Goose Down","offer_id":46173548740807,"sku":"3200011","price":769.0,"currency_code":"USD","in_stock":true},{"title":"Queen \/ Arctic \/ 850+ Goose Down","offer_id":46173548773575,"sku":"3200012","price":969.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Light \/ 700+ Goose Down","offer_id":46173548806343,"sku":"3200013","price":699.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Light \/ 850+ Goose Down","offer_id":46173548839111,"sku":"3200014","price":879.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Medium \/ 700+ Goose Down","offer_id":46173548871879,"sku":"3200015","price":759.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Medium \/ 850+ Goose Down","offer_id":46173548904647,"sku":"3200016","price":959.0,"currency_code":"USD","in_stock":false},{"title":"King \/ Arctic \/ 700+ Goose Down","offer_id":46173548937415,"sku":"3200017","price":889.0,"currency_code":"USD","in_stock":true},{"title":"King \/ Arctic \/ 850+ Goose Down","offer_id":46173548970183,"sku":"3200018","price":1099.0,"currency_code":"USD","in_stock":false},{"title":"California King \/ Light \/ 700+ Goose Down","offer_id":46173549002951,"sku":"3200019","price":789.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Light \/ 850+ Goose Down","offer_id":46173549035719,"sku":"3200020","price":989.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Medium \/ 700+ Goose Down","offer_id":46173549068487,"sku":"3200021","price":859.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Medium \/ 850+ Goose Down","offer_id":46173549101255,"sku":"3200022","price":1069.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Arctic \/ 700+ Goose Down","offer_id":46173549134023,"sku":"3200023","price":979.0,"currency_code":"USD","in_stock":true},{"title":"California King \/ Arctic \/ 850+ Goose Down","offer_id":46173549166791,"sku":"3200024","price":1219.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-premium-organic-cotton-bavarian-down-comforter-desert-bedroom.jpg?v=1776792585"},{"product_id":"pillow-protector","title":"Pillow Protector","description":"\u003cstyle\u003e\n  .ff-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  \/* ============================================================\n     HERO\n     ============================================================ *\/\n  .ff-pd-hero {\n    text-align: center;\n    padding: 32px 0 36px;\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 36px;\n  }\n\n  .ff-pd-eyebrow {\n    display: inline-block;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #005f73;\n    margin-bottom: 14px;\n  }\n\n  .ff-pd-hero h1 {\n    font-size: clamp(1.7rem, 3vw, 2.2rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.1;\n    margin: 0 0 16px 0;\n  }\n\n  .ff-pd-hero p {\n    font-size: 1rem;\n    color: #555;\n    max-width: 80ch;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ============================================================\n     HEADING ACCENT\n     ============================================================ *\/\n  .ff-pd-hero h1 em,\n  .ff-pd-section-title em,\n  .ff-pd-organic-note h3 em,\n  .ff-pd-cert-tile h4 em {\n    font-style: normal;\n    font-weight: 900;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: inherit;\n  }\n\n  \/* ============================================================\n     FEATURE GRID\n     ============================================================ *\/\n  .ff-pd-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-bottom: 44px;\n  }\n\n  @media (max-width: 760px) {\n    .ff-pd-grid { grid-template-columns: 1fr; gap: 12px; }\n  }\n\n  .ff-pd-card {\n    background: #f5f3ee;\n    border: 1px solid transparent;\n    border-radius: 8px;\n    padding: 24px 22px;\n    text-align: center;\n    transition: background 0.2s, transform 0.2s, box-shadow 0.2s, border-color 0.2s;\n  }\n\n  .ff-pd-card:hover {\n    background: #ede9dd;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(15, 27, 45, 0.06);\n    border-color: rgba(0, 95, 115, 0.15);\n  }\n\n  .ff-pd-card h3 {\n    font-size: 0.7rem;\n    font-weight: 700;\n    color: #005f73;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    margin: 0 0 12px 0;\n  }\n\n  .ff-pd-card p {\n    font-size: 0.88rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0;\n  }\n\n  .ff-pd-card p strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* ============================================================\n     SECTION TITLES\n     ============================================================ *\/\n  .ff-pd-section-title {\n    font-size: clamp(1.2rem, 2vw, 1.4rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    line-height: 1.15;\n    margin: 48px 0 20px 0;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #eaeaea;\n    position: relative;\n  }\n\n  .ff-pd-section-title::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 48px;\n    height: 2px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     WARMTH TIERS\n     ============================================================ *\/\n  .ff-pd-warmth-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 28px 0;\n  }\n\n  @media (max-width: 760px) {\n    .ff-pd-warmth-grid { grid-template-columns: 1fr; gap: 10px; }\n  }\n\n  .ff-pd-warmth-card {\n    background: #f5f3ee;\n    border-radius: 8px;\n    padding: 22px 20px;\n    text-align: center;\n    transition: background 0.2s, transform 0.2s;\n  }\n\n  .ff-pd-warmth-card:hover {\n    background: #ede9dd;\n    transform: translateY(-1px);\n  }\n\n  .ff-pd-warmth-card h4 {\n    font-size: 0.82rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #005f73;\n    margin: 0 0 8px 0;\n  }\n\n  .ff-pd-warmth-card p {\n    font-size: 0.86rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     DETAILS LIST\n     ============================================================ *\/\n  .ff-pd-details {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 24px;\n  }\n\n  @media (max-width: 600px) {\n    .ff-pd-details { grid-template-columns: 1fr; gap: 10px; }\n  }\n\n  .ff-pd-details li {\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #333;\n    padding-left: 22px;\n    position: relative;\n  }\n\n  .ff-pd-details li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 10px;\n    height: 1px;\n    background: #005f73;\n  }\n\n  \/* ============================================================\n     ORGANIC NOTE\n     ============================================================ *\/\n  .ff-pd-organic-note {\n    background: #f0f7f9;\n    padding: 26px 28px;\n    border-radius: 8px;\n    border-left: 3px solid #005f73;\n    margin: 36px 0;\n  }\n\n  .ff-pd-organic-note h3 {\n    margin: 0 0 10px 0;\n    font-size: 1rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n  }\n\n  .ff-pd-organic-note p {\n    margin: 0;\n    font-size: 0.92rem;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  \/* ============================================================\n     COMPARISON IMAGE\n     ============================================================ *\/\n  .ff-pd-compare-image {\n    text-align: center;\n    margin: 36px 0;\n  }\n\n  .ff-pd-compare-image img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    box-shadow: 0 4px 16px rgba(15, 27, 45, 0.06);\n  }\n\n  \/* ============================================================\n     TABLES\n     ============================================================ *\/\n  .ff-pd-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0;\n    border-radius: 8px;\n    border: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.92rem;\n  }\n\n  .ff-pd-table thead th,\n  .ff-pd-table tbody th {\n    background: #f5f3ee;\n    color: #111;\n    font-weight: 700;\n    text-align: left;\n    padding: 14px 18px;\n    font-size: 0.7rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ff-pd-table.center thead th,\n  .ff-pd-table.center tbody td {\n    text-align: center;\n  }\n\n  .ff-pd-table tbody td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #f0f0f0;\n    color: #333;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .ff-pd-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ff-pd-table tbody tr:hover {\n    background: #fafaf7;\n  }\n\n  .ff-pd-table tbody td strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  .ff-pd-table .row-label {\n    background: #fafaf7;\n    color: #111;\n    font-weight: 700;\n    width: 22%;\n    padding: 14px 18px;\n    border-right: 1px solid #eaeaea;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    font-size: 0.78rem;\n  }\n\n  .ff-pd-table .table-note {\n    font-size: 0.78rem;\n    font-style: italic;\n    color: #888;\n    margin-top: 8px;\n    display: block;\n  }\n\n  \/* ============================================================\n     CERTIFICATIONS\n     ============================================================ *\/\n  .ff-pd-certs {\n    background: #fafaf7;\n    padding: 44px 24px;\n    border-radius: 8px;\n    margin: 48px 0 24px;\n  }\n\n  .ff-pd-certs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 720px) {\n    .ff-pd-certs-grid { grid-template-columns: 1fr; gap: 20px; }\n  }\n\n  .ff-pd-cert-tile {\n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;\n  }\n\n  .ff-pd-cert-tile:hover {\n    border-color: rgba(0, 95, 115, 0.25);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 22px rgba(15, 27, 45, 0.06);\n  }\n\n  .ff-pd-cert-image {\n    width: 170px;\n    height: 170px;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ff-pd-cert-image img {\n    max-width: 100%;\n    max-height: 100%;\n    width: auto;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ff-pd-cert-tile h4 {\n    font-size: 1rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    color: #111;\n    margin: 0 0 8px 0;\n  }\n\n  .ff-pd-cert-tile p {\n    font-size: 0.88rem;\n    line-height: 1.55;\n    color: #444;\n    margin: 0 0 8px 0;\n    flex: 1;\n  }\n\n  .ff-pd-cert-id {\n    font-family: ui-monospace, \"SF Mono\", Menlo, Consolas, monospace;\n    font-size: 0.7rem;\n    color: #888;\n    letter-spacing: 0.04em;\n    margin-bottom: 16px;\n  }\n\n  .ff-pd-cert-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 0.68rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #005f73;\n    text-decoration: none;\n    padding: 10px 18px;\n    border: 1px solid #005f73;\n    border-radius: 4px;\n    transition: background 0.15s, color 0.15s;\n    margin-top: auto;\n  }\n\n  .ff-pd-cert-link:hover {\n    background: #005f73;\n    color: #fff;\n    text-decoration: none;\n  }\n\n  .ff-pd-cert-link svg {\n    width: 10px;\n    height: 10px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ff-pd\"\u003e\n\u003cdiv class=\"ff-pd-intro\"\u003e\n\u003cp\u003eProtect your pillows from oils, stains, and dust mites. Serving as an extra protective layer between your pillow and pillowcase, the zippered closure and soft 400 thread count fabric make these protectors easy to slide off for frequent washing.\u003c\/p\u003e\n\u003cp\u003eSold individually. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       TECHNICAL DETAILS\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eTechnical \u003cem\u003edetails.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cul class=\"ff-pd-details\"\u003e\n\u003cli\u003e400 thread count single ply, evenly woven cambric cotton ticking assures the tightest weave for a soft hand and superior performance\u003c\/li\u003e\n\u003cli\u003eZipper closure\u003c\/li\u003e\n\u003cli\u003eAvailable in Standard, Queen and King\u003c\/li\u003e\n\u003cli\u003eCertified Standard 100, Class II by OEKO-TEX®\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ============================================================\n       SIZING \u0026 SPECIFICATIONS\n       ============================================================ --\u003e\n\u003ch2 class=\"ff-pd-section-title\"\u003eSizing \u0026amp; \u003cem\u003especs.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ff-pd-table-wrap\"\u003e\n\u003ctable class=\"ff-pd-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e\n\u003cstrong\u003eStandard:\u003c\/strong\u003e 21\" x 27\" (53cm x 69cm)\u003cbr\u003e\u003cstrong\u003eQueen:\u003c\/strong\u003e 21\" x 31\" (53cm x 79cm)\u003cbr\u003e\u003cstrong\u003eKing:\u003c\/strong\u003e 21\" x 37\" (53cm x 94cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" scope=\"row\"\u003eFabric\u003c\/th\u003e\n\u003ctd\u003e400 thread count single-ply cambric cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Feathered Friends","offers":[{"title":"Standard","offer_id":46666111484103,"sku":"3200200","price":29.0,"currency_code":"USD","in_stock":true},{"title":"Queen","offer_id":46666111516871,"sku":"3200201","price":29.0,"currency_code":"USD","in_stock":true},{"title":"King","offer_id":46666111549639,"sku":"3200202","price":29.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/files\/feathered-friends-cotton-pillow-protector-top-view.jpg?v=1784178398"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0140\/2791\/5318\/collections\/feathered-friends-goose-down-comforters.jpg?v=1561416617","url":"https:\/\/featheredfriends.live\/collections\/down-comforters.oembed","provider":"Feathered Friends","version":"1.0","type":"link"}