/* Linjer-look styling for the pages that were still on parent-theme defaults (2026-09-18): 404, search, return policy, my account. */
.pklx { font-family: Inter, system-ui, sans-serif; color: #1A1208; background: #F5F2EC; padding: 96px 24px 112px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.pklx h1 { font-family: 'Cormorant Garamond', Georgia, serif !important; font-weight: 400 !important; font-size: clamp(38px, 5vw, 60px) !important; line-height: 1.08 !important; letter-spacing: 0 !important; text-transform: none !important; color: #1A1208 !important; margin: 0 !important; max-width: 820px; }
.pklx p { font-size: 16px; line-height: 1.65; color: #3d2e24; margin: 0; max-width: 520px; }
.pklx-eyebrow { font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase; color: #7A6A58; }
.pklx-actions { display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; margin-top: 8px; }
.pklx-btn, .pklx-btn:visited { display: inline-block; background: #2B1D12; color: #F5F2EC !important; padding: 16px 30px; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 500; border: 1px solid #2B1D12; text-decoration: none !important; }
.pklx-btn:hover { background: #1A1208; }
.pklx-btn--ghost, .pklx-btn--ghost:visited { background: transparent; color: #2B1D12 !important; }
.pklx-btn--ghost:hover { background: #2B1D12; color: #F5F2EC !important; }
.pklx-search { display: flex; width: 100%; max-width: 460px; margin-top: 16px; border: 1px solid rgba(26,18,8,0.25); background: #fff; }
.pklx-search input[type=search] { flex: 1; border: 0 !important; background: transparent !important; padding: 14px 16px !important; font-size: 15px !important; font-family: inherit !important; color: #1A1208 !important; box-shadow: none !important; margin: 0 !important; height: auto !important; }
.pklx-search button { border: 0 !important; background: #2B1D12 !important; color: #F5F2EC !important; padding: 0 22px !important; font-size: 11px !important; letter-spacing: 0.14em !important; text-transform: uppercase !important; cursor: pointer; border-radius: 0 !important; }
.pklx-links { list-style: none; margin: 12px 0 0; padding: 0; display: flex; gap: 24px; flex-wrap: wrap; justify-content: center; }
.pklx-links a, .pklx p a { font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; color: #1A1208 !important; text-decoration: underline !important; text-underline-offset: 4px; }
.pklx p a { font-size: inherit; letter-spacing: 0; text-transform: none; }
.pklx-results { padding-top: 72px; }
.pklx-list { width: 100%; max-width: 820px; text-align: left; margin-top: 28px; border-top: 1px solid rgba(26,18,8,0.12); }
.pklx-item { display: grid; gap: 6px; padding: 24px 0; border-bottom: 1px solid rgba(26,18,8,0.12); text-decoration: none !important; color: #1A1208 !important; }
.pklx-item-meta { font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: #7A6A58; }
.pklx-item-title { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 28px; line-height: 1.15; }
.pklx-item:hover .pklx-item-title { text-decoration: underline; text-underline-offset: 5px; text-decoration-thickness: 1px; }
.pklx-item-text { font-size: 15px; line-height: 1.6; color: #3d2e24; }
.pklx-pages { display: flex; gap: 6px; margin-top: 28px; flex-wrap: wrap; justify-content: center; }
.pklx-pages .page-numbers { padding: 10px 14px; border: 1px solid rgba(26,18,8,0.2); font-size: 13px; color: #1A1208 !important; text-decoration: none !important; }
.pklx-pages .page-numbers.current { background: #2B1D12; color: #F5F2EC !important; border-color: #2B1D12; }

/* Return policy (page 5549): default page template, given a readable column and a proper heading */
body.page-id-5549 #primary { background: #F5F2EC; }
body.page-id-5549 .page-title-shown .entry-header, body.page-id-5549 header.entry-header { display: block !important; text-align: center; padding: 72px 24px 8px; }
body.page-id-5549 h1.page-title, body.page-id-5549 h1.entry-title, body.page-id-5549 h1 { font-family: 'Cormorant Garamond', Georgia, serif !important; font-weight: 400 !important; font-size: clamp(38px, 5vw, 56px) !important; letter-spacing: 0 !important; text-transform: none !important; color: #1A1208 !important; text-align: center !important; visibility: visible !important; opacity: 1 !important; }
body.page-id-5549 .entry-content { max-width: 680px; margin: 24px auto 96px !important; padding: 0 24px; float: none !important; }
body.page-id-5549 .entry-content p { font-family: Inter, system-ui, sans-serif !important; font-size: 17px !important; line-height: 1.75 !important; color: #3d2e24 !important; margin: 0 0 22px !important; }
body.page-id-5549 .entry-content a { color: #1A1208 !important; text-decoration: underline !important; text-underline-offset: 3px; }

/* My account: headings and buttons in the house style */
body.woocommerce-account #primary { background: #F5F2EC; }
body.woocommerce-account h1, body.woocommerce-account h2, body.woocommerce-account h3, body.woocommerce-account .account-tab-link { font-family: 'Cormorant Garamond', Georgia, serif !important; font-weight: 400 !important; letter-spacing: 0 !important; text-transform: none !important; color: #1A1208 !important; }
body.woocommerce-account h2, body.woocommerce-account .account-tab-link { font-size: 40px !important; }
body.woocommerce-account .woocommerce-form-login .button, body.woocommerce-account .woocommerce-form-register .button, body.woocommerce-account .woocommerce-Button { background: #2B1D12 !important; color: #F5F2EC !important; border-radius: 0 !important; letter-spacing: 0.14em !important; font-size: 12px !important; border: 0 !important; }
body.woocommerce-account .woocommerce-LostPassword a, body.woocommerce-account .lost_password a { color: #1A1208 !important; text-decoration: underline !important; }
body.woocommerce-account input.input-text { border-radius: 0 !important; border: 1px solid rgba(26,18,8,0.25) !important; background: #fff !important; }
@media (max-width: 700px) { .pklx { padding: 64px 20px 80px; } .pklx-item-title { font-size: 24px; } }
