{"id":111,"date":"2026-08-10T11:43:38","date_gmt":"2026-08-10T11:43:38","guid":{"rendered":"https:\/\/kindredmarket.online\/?page_id=111"},"modified":"2026-08-10T13:29:54","modified_gmt":"2026-08-10T13:29:54","slug":"contact","status":"publish","type":"page","link":"https:\/\/kindredmarket.online\/?page_id=111","title":{"rendered":"Contact"},"content":{"rendered":"<!-- HTML Forms v1.6.4 - https:\/\/wordpress.org\/plugins\/html-forms\/ -->\n<form method=\"post\"  class=\"hf-form hf-form-108 \" data-id=\"108\" data-title=\"NEW CONTACT\" data-slug=\"new-contact\" data-message-success=\"Thank you! We will be in touch soon.\" data-message-invalid-email=\"Sorry, that email address looks invalid.\" data-message-required-field-missing=\"Please fill in the required fields.\" data-message-error=\"Oops. An error occurred.\" data-message-recaptcha-failed=\"reCAPTCHA verification failed. Please try again.\" data-message-recaptcha-low-score=\"Your submission appears to be spam. Please try again.\"><input type=\"hidden\" name=\"_hf_form_id\" value=\"108\" \/><div style=\"display: none;\"><input type=\"text\" name=\"_hf_h108\" value=\"\" \/><\/div><div class=\"hf-fields-wrap\"><!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n\r\n<meta charset=\"UTF-8\">\r\n\r\n<meta name=\"viewport\"\r\n      content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>\r\nContact Kindred Market | Cape Town\r\n<\/title>\r\n\r\n<meta\r\n    name=\"description\"\r\n    content=\"Contact Kindred Market in Cape Town. Find our email, venue address, directions to Timour Hall Villa, visitor information and the correct route for vendor enquiries.\"\r\n>\r\n\r\n<meta\r\n    name=\"robots\"\r\n    content=\"index, follow\"\r\n>\r\n\r\n<link\r\n    rel=\"canonical\"\r\n    href=\"https:\/\/kindredmarket.online\/contact\/\"\r\n>\r\n\r\n<meta\r\n    property=\"og:type\"\r\n    content=\"website\"\r\n>\r\n\r\n<meta\r\n    property=\"og:title\"\r\n    content=\"Contact Kindred Market\"\r\n>\r\n\r\n<meta\r\n    property=\"og:description\"\r\n    content=\"Get in touch with Kindred Market. Find our contact details, venue address, map and vendor application information.\"\r\n>\r\n\r\n\r\n<style>\r\n\r\n\/* =========================================================\r\n   KINDRED MARKET \u2014 CONTACT PAGE\r\n   ========================================================= *\/\r\n\r\n:root {\r\n\r\n    --blue: #B1C6FF;\r\n    --stone: #E9E4E2;\r\n\r\n    --ink: #161616;\r\n    --soft-ink: #414141;\r\n    --muted: #727272;\r\n\r\n    --white: #ffffff;\r\n    --cream: #faf9f7;\r\n\r\n    --line: rgba(22,22,22,.11);\r\n\r\n    --green: #e1f1e6;\r\n    --green-text: #23623a;\r\n\r\n    --radius: 24px;\r\n\r\n    --shadow:\r\n        0 20px 60px rgba(0,0,0,.08);\r\n\r\n    --max: 1180px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESET\r\n   ========================================================= *\/\r\n\r\n* {\r\n    box-sizing: border-box;\r\n}\r\n\r\nhtml {\r\n    scroll-behavior: smooth;\r\n}\r\n\r\nbody {\r\n\r\n    margin: 0;\r\n\r\n    background: var(--cream);\r\n\r\n    color: var(--ink);\r\n\r\n    font-family:\r\n        Inter,\r\n        -apple-system,\r\n        BlinkMacSystemFont,\r\n        \"Segoe UI\",\r\n        Arial,\r\n        sans-serif;\r\n\r\n    line-height: 1.55;\r\n}\r\n\r\na {\r\n    color: inherit;\r\n}\r\n\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea {\r\n    font: inherit;\r\n}\r\n\r\nbutton,\r\na {\r\n    -webkit-tap-highlight-color: transparent;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n   ========================================================= *\/\r\n\r\n.container {\r\n\r\n    width:\r\n        min(\r\n            calc(100% - 40px),\r\n            var(--max)\r\n        );\r\n\r\n    margin:\r\n        0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACCESSIBILITY\r\n   ========================================================= *\/\r\n\r\n.skip-link {\r\n\r\n    position: fixed;\r\n\r\n    left: 15px;\r\n\r\n    top: -100px;\r\n\r\n    z-index: 99999;\r\n\r\n    background:\r\n        var(--ink);\r\n\r\n    color:\r\n        white;\r\n\r\n    padding:\r\n        12px 18px;\r\n\r\n    border-radius:\r\n        10px;\r\n\r\n    text-decoration:\r\n        none;\r\n}\r\n\r\n.skip-link:focus {\r\n    top: 15px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NAVIGATION\r\n   ========================================================= *\/\r\n\r\n.site-nav {\r\n\r\n    position:\r\n        sticky;\r\n\r\n    top: 0;\r\n\r\n    z-index: 1000;\r\n\r\n    background:\r\n        rgba(250,249,247,.94);\r\n\r\n    backdrop-filter:\r\n        blur(15px);\r\n\r\n    border-bottom:\r\n        1px solid var(--line);\r\n}\r\n\r\n.nav-inner {\r\n\r\n    min-height:\r\n        70px;\r\n\r\n    display:\r\n        flex;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    justify-content:\r\n        space-between;\r\n\r\n    gap:\r\n        20px;\r\n}\r\n\r\n.logo {\r\n\r\n    font-size:\r\n        21px;\r\n\r\n    font-weight:\r\n        950;\r\n\r\n    letter-spacing:\r\n        -.05em;\r\n\r\n    text-decoration:\r\n        none;\r\n}\r\n\r\n.nav-links {\r\n\r\n    display:\r\n        flex;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    gap:\r\n        25px;\r\n}\r\n\r\n.nav-links a {\r\n\r\n    font-size:\r\n        14px;\r\n\r\n    font-weight:\r\n        750;\r\n\r\n    text-decoration:\r\n        none;\r\n}\r\n\r\n.nav-links a:hover {\r\n    text-decoration:\r\n        underline;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n   ========================================================= *\/\r\n\r\n.hero {\r\n\r\n    position:\r\n        relative;\r\n\r\n    overflow:\r\n        hidden;\r\n\r\n    background:\r\n\r\n        radial-gradient(\r\n            circle at 85% 10%,\r\n            rgba(177,198,255,.85),\r\n            transparent 35%\r\n        ),\r\n\r\n        var(--stone);\r\n\r\n    padding:\r\n        100px 0 90px;\r\n}\r\n\r\n.hero-inner {\r\n\r\n    max-width:\r\n        900px;\r\n}\r\n\r\n.eyebrow {\r\n\r\n    display:\r\n        inline-flex;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    background:\r\n        var(--blue);\r\n\r\n    padding:\r\n        8px 14px;\r\n\r\n    border-radius:\r\n        999px;\r\n\r\n    font-size:\r\n        10px;\r\n\r\n    font-weight:\r\n        950;\r\n\r\n    letter-spacing:\r\n        .11em;\r\n\r\n    text-transform:\r\n        uppercase;\r\n}\r\n\r\n.hero h1 {\r\n\r\n    font-size:\r\n        clamp(\r\n            55px,\r\n            9vw,\r\n            105px\r\n        );\r\n\r\n    line-height:\r\n        .86;\r\n\r\n    letter-spacing:\r\n        -.075em;\r\n\r\n    margin:\r\n        24px 0;\r\n}\r\n\r\n.hero-copy {\r\n\r\n    max-width:\r\n        720px;\r\n\r\n    color:\r\n        var(--soft-ink);\r\n\r\n    font-size:\r\n        clamp(\r\n            18px,\r\n            2vw,\r\n            21px\r\n        );\r\n}\r\n\r\n.hero-actions {\r\n\r\n    display:\r\n        flex;\r\n\r\n    flex-wrap:\r\n        wrap;\r\n\r\n    gap:\r\n        10px;\r\n\r\n    margin-top:\r\n        30px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BUTTONS\r\n   ========================================================= *\/\r\n\r\n.button {\r\n\r\n    min-height:\r\n        48px;\r\n\r\n    display:\r\n        inline-flex;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    justify-content:\r\n        center;\r\n\r\n    gap:\r\n        8px;\r\n\r\n    padding:\r\n        12px 19px;\r\n\r\n    border:\r\n        1px solid var(--ink);\r\n\r\n    border-radius:\r\n        999px;\r\n\r\n    background:\r\n        transparent;\r\n\r\n    color:\r\n        var(--ink);\r\n\r\n    text-decoration:\r\n        none;\r\n\r\n    font-size:\r\n        13px;\r\n\r\n    font-weight:\r\n        850;\r\n\r\n    cursor:\r\n        pointer;\r\n\r\n    transition:\r\n        .2s ease;\r\n}\r\n\r\n.button:hover {\r\n\r\n    transform:\r\n        translateY(-2px);\r\n}\r\n\r\n.button.dark {\r\n\r\n    background:\r\n        var(--ink);\r\n\r\n    color:\r\n        white;\r\n}\r\n\r\n.button.blue {\r\n\r\n    background:\r\n        var(--blue);\r\n\r\n    border-color:\r\n        var(--blue);\r\n}\r\n\r\n.button.white {\r\n\r\n    background:\r\n        white;\r\n}\r\n\r\n.button.small {\r\n\r\n    min-height:\r\n        42px;\r\n\r\n    padding:\r\n        9px 15px;\r\n\r\n    font-size:\r\n        12px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUICK CONTACT BAR\r\n   ========================================================= *\/\r\n\r\n.quick {\r\n\r\n    margin-top:\r\n        -35px;\r\n\r\n    position:\r\n        relative;\r\n\r\n    z-index:\r\n        5;\r\n}\r\n\r\n.quick-grid {\r\n\r\n    display:\r\n        grid;\r\n\r\n    grid-template-columns:\r\n        repeat(3,1fr);\r\n\r\n    background:\r\n        white;\r\n\r\n    border-radius:\r\n        var(--radius);\r\n\r\n    overflow:\r\n        hidden;\r\n\r\n    box-shadow:\r\n        var(--shadow);\r\n}\r\n\r\n.quick-item {\r\n\r\n    padding:\r\n        27px;\r\n\r\n    border-right:\r\n        1px solid var(--line);\r\n\r\n    text-decoration:\r\n        none;\r\n\r\n    transition:\r\n        background .2s ease;\r\n}\r\n\r\n.quick-item:hover {\r\n\r\n    background:\r\n        var(--stone);\r\n}\r\n\r\n.quick-item:last-child {\r\n    border-right:\r\n        0;\r\n}\r\n\r\n.quick-label {\r\n\r\n    display:\r\n        block;\r\n\r\n    color:\r\n        var(--muted);\r\n\r\n    font-size:\r\n        10px;\r\n\r\n    font-weight:\r\n        900;\r\n\r\n    text-transform:\r\n        uppercase;\r\n\r\n    letter-spacing:\r\n        .11em;\r\n}\r\n\r\n.quick-value {\r\n\r\n    display:\r\n        block;\r\n\r\n    margin-top:\r\n        5px;\r\n\r\n    font-size:\r\n        18px;\r\n\r\n    font-weight:\r\n        850;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN CONTACT AREA\r\n   ========================================================= *\/\r\n\r\n.contact-section {\r\n\r\n    padding:\r\n        85px 0;\r\n}\r\n\r\n.contact-grid {\r\n\r\n    display:\r\n        grid;\r\n\r\n    grid-template-columns:\r\n        .9fr 1.1fr;\r\n\r\n    gap:\r\n        35px;\r\n\r\n    align-items:\r\n        start;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTACT DETAILS\r\n   ========================================================= *\/\r\n\r\n.contact-details {\r\n\r\n    background:\r\n        var(--stone);\r\n\r\n    border-radius:\r\n        var(--radius);\r\n\r\n    padding:\r\n        38px;\r\n}\r\n\r\n.contact-details h2 {\r\n\r\n    font-size:\r\n        clamp(\r\n            40px,\r\n            5vw,\r\n            60px\r\n        );\r\n\r\n    line-height:\r\n        .92;\r\n\r\n    letter-spacing:\r\n        -.06em;\r\n\r\n    margin:\r\n        15px 0 20px;\r\n}\r\n\r\n.contact-details > p {\r\n\r\n    color:\r\n        var(--soft-ink);\r\n\r\n    max-width:\r\n        540px;\r\n}\r\n\r\n.detail-list {\r\n\r\n    margin-top:\r\n        35px;\r\n}\r\n\r\n.detail {\r\n\r\n    padding:\r\n        20px 0;\r\n\r\n    border-top:\r\n        1px solid var(--line);\r\n}\r\n\r\n.detail:last-child {\r\n\r\n    border-bottom:\r\n        1px solid var(--line);\r\n}\r\n\r\n.detail-label {\r\n\r\n    display:\r\n        block;\r\n\r\n    color:\r\n        var(--muted);\r\n\r\n    font-size:\r\n        10px;\r\n\r\n    font-weight:\r\n        950;\r\n\r\n    text-transform:\r\n        uppercase;\r\n\r\n    letter-spacing:\r\n        .1em;\r\n}\r\n\r\n.detail-value {\r\n\r\n    display:\r\n        block;\r\n\r\n    margin-top:\r\n        5px;\r\n\r\n    font-size:\r\n        18px;\r\n\r\n    font-weight:\r\n        800;\r\n}\r\n\r\n.detail-value a {\r\n\r\n    text-decoration:\r\n        none;\r\n}\r\n\r\n.detail-value a:hover {\r\n\r\n    text-decoration:\r\n        underline;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSE TIME\r\n   ========================================================= *\/\r\n\r\n.response-note {\r\n\r\n    margin-top:\r\n        25px;\r\n\r\n    padding:\r\n        18px 20px;\r\n\r\n    background:\r\n        var(--green);\r\n\r\n    color:\r\n        var(--green-text);\r\n\r\n    border-radius:\r\n        15px;\r\n\r\n    font-size:\r\n        13px;\r\n}\r\n\r\n.response-note strong {\r\n\r\n    display:\r\n        block;\r\n\r\n    margin-bottom:\r\n        3px;\r\n\r\n    font-size:\r\n        14px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTACT FORM\r\n   ========================================================= *\/\r\n\r\n.form-card {\r\n\r\n    background:\r\n        white;\r\n\r\n    border:\r\n        1px solid var(--line);\r\n\r\n    border-radius:\r\n        var(--radius);\r\n\r\n    padding:\r\n        38px;\r\n\r\n    box-shadow:\r\n        var(--shadow);\r\n}\r\n\r\n.form-card h2 {\r\n\r\n    margin:\r\n        0 0 7px;\r\n\r\n    font-size:\r\n        31px;\r\n\r\n    letter-spacing:\r\n        -.04em;\r\n}\r\n\r\n.form-intro {\r\n\r\n    color:\r\n        var(--muted);\r\n\r\n    margin:\r\n        0 0 28px;\r\n}\r\n\r\n.form-row {\r\n\r\n    display:\r\n        grid;\r\n\r\n    grid-template-columns:\r\n        1fr 1fr;\r\n\r\n    gap:\r\n        13px;\r\n}\r\n\r\n.form-group {\r\n\r\n    margin-bottom:\r\n        16px;\r\n}\r\n\r\n.form-group label {\r\n\r\n    display:\r\n        block;\r\n\r\n    margin-bottom:\r\n        7px;\r\n\r\n    font-size:\r\n        10px;\r\n\r\n    font-weight:\r\n        950;\r\n\r\n    text-transform:\r\n        uppercase;\r\n\r\n    letter-spacing:\r\n        .09em;\r\n}\r\n\r\n.form-group input,\r\n.form-group select,\r\n.form-group textarea {\r\n\r\n    width:\r\n        100%;\r\n\r\n    border:\r\n        1px solid var(--line);\r\n\r\n    background:\r\n        var(--cream);\r\n\r\n    border-radius:\r\n        12px;\r\n\r\n    padding:\r\n        13px 14px;\r\n\r\n    color:\r\n        var(--ink);\r\n\r\n    outline:\r\n        none;\r\n\r\n    transition:\r\n        border .2s ease,\r\n        background .2s ease;\r\n}\r\n\r\n.form-group input:focus,\r\n.form-group select:focus,\r\n.form-group textarea:focus {\r\n\r\n    border-color:\r\n        var(--ink);\r\n\r\n    background:\r\n        white;\r\n}\r\n\r\n.form-group textarea {\r\n\r\n    min-height:\r\n        150px;\r\n\r\n    resize:\r\n        vertical;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VENDOR REDIRECT NOTICE\r\n   ========================================================= *\/\r\n\r\n.vendor-notice {\r\n\r\n    display:\r\n        none;\r\n\r\n    background:\r\n        var(--blue);\r\n\r\n    border-radius:\r\n        14px;\r\n\r\n    padding:\r\n        15px 17px;\r\n\r\n    margin:\r\n        -3px 0 18px;\r\n\r\n    font-size:\r\n        13px;\r\n}\r\n\r\n.vendor-notice strong {\r\n\r\n    display:\r\n        block;\r\n\r\n    margin-bottom:\r\n        3px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LOCATION\r\n   ========================================================= *\/\r\n\r\n.location {\r\n\r\n    background:\r\n        var(--blue);\r\n\r\n    padding:\r\n        85px 0;\r\n}\r\n\r\n.location-heading {\r\n\r\n    max-width:\r\n        800px;\r\n\r\n    margin-bottom:\r\n        35px;\r\n}\r\n\r\n.location-heading h2 {\r\n\r\n    font-size:\r\n        clamp(\r\n            42px,\r\n            6vw,\r\n            70px\r\n        );\r\n\r\n    line-height:\r\n        .9;\r\n\r\n    letter-spacing:\r\n        -.06em;\r\n\r\n    margin:\r\n        15px 0;\r\n}\r\n\r\n.location-heading p {\r\n\r\n    color:\r\n        var(--soft-ink);\r\n\r\n    font-size:\r\n        17px;\r\n}\r\n\r\n.location-grid {\r\n\r\n    display:\r\n        grid;\r\n\r\n    grid-template-columns:\r\n        1fr 1fr;\r\n\r\n    gap:\r\n        25px;\r\n}\r\n\r\n.address-card {\r\n\r\n    background:\r\n        white;\r\n\r\n    border-radius:\r\n        var(--radius);\r\n\r\n    padding:\r\n        32px;\r\n\r\n    box-shadow:\r\n        0 12px 35px rgba(0,0,0,.06);\r\n}\r\n\r\n.address-card h3 {\r\n\r\n    font-size:\r\n        28px;\r\n\r\n    letter-spacing:\r\n        -.04em;\r\n\r\n    margin:\r\n        0 0 15px;\r\n}\r\n\r\n.address {\r\n\r\n    font-size:\r\n        18px;\r\n\r\n    font-weight:\r\n        750;\r\n\r\n    line-height:\r\n        1.55;\r\n\r\n    margin-bottom:\r\n        25px;\r\n}\r\n\r\n.map-card {\r\n\r\n    overflow:\r\n        hidden;\r\n\r\n    background:\r\n        white;\r\n\r\n    border-radius:\r\n        var(--radius);\r\n\r\n    box-shadow:\r\n        0 12px 35px rgba(0,0,0,.06);\r\n}\r\n\r\n.map-card iframe {\r\n\r\n    display:\r\n        block;\r\n\r\n    width:\r\n        100%;\r\n\r\n    height:\r\n        390px;\r\n\r\n    border:\r\n        0;\r\n}\r\n\r\n.map-footer {\r\n\r\n    padding:\r\n        18px 22px;\r\n\r\n    display:\r\n        flex;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    justify-content:\r\n        space-between;\r\n\r\n    gap:\r\n        15px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HELP \/ ROUTING\r\n   ========================================================= *\/\r\n\r\n.help {\r\n\r\n    padding:\r\n        85px 0;\r\n}\r\n\r\n.section-heading {\r\n\r\n    max-width:\r\n        780px;\r\n\r\n    margin-bottom:\r\n        35px;\r\n}\r\n\r\n.section-heading h2 {\r\n\r\n    font-size:\r\n        clamp(\r\n            40px,\r\n            6vw,\r\n            68px\r\n        );\r\n\r\n    line-height:\r\n        .9;\r\n\r\n    letter-spacing:\r\n        -.06em;\r\n\r\n    margin:\r\n        15px 0;\r\n}\r\n\r\n.section-heading p {\r\n\r\n    color:\r\n        var(--muted);\r\n\r\n    font-size:\r\n        17px;\r\n}\r\n\r\n.help-grid {\r\n\r\n    display:\r\n        grid;\r\n\r\n    grid-template-columns:\r\n        repeat(3,1fr);\r\n\r\n    gap:\r\n        16px;\r\n}\r\n\r\n.help-card {\r\n\r\n    background:\r\n        white;\r\n\r\n    border:\r\n        1px solid var(--line);\r\n\r\n    border-radius:\r\n        20px;\r\n\r\n    padding:\r\n        28px;\r\n\r\n    transition:\r\n        .2s ease;\r\n}\r\n\r\n.help-card:hover {\r\n\r\n    transform:\r\n        translateY(-4px);\r\n\r\n    box-shadow:\r\n        0 14px 35px rgba(0,0,0,.06);\r\n}\r\n\r\n.help-icon {\r\n\r\n    width:\r\n        46px;\r\n\r\n    height:\r\n        46px;\r\n\r\n    display:\r\n        flex;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    justify-content:\r\n        center;\r\n\r\n    background:\r\n        var(--blue);\r\n\r\n    border-radius:\r\n        14px;\r\n\r\n    margin-bottom:\r\n        17px;\r\n\r\n    font-size:\r\n        20px;\r\n}\r\n\r\n.help-card h3 {\r\n\r\n    font-size:\r\n        21px;\r\n\r\n    margin:\r\n        0 0 8px;\r\n}\r\n\r\n.help-card p {\r\n\r\n    color:\r\n        var(--muted);\r\n\r\n    margin:\r\n        0 0 18px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SOCIAL\r\n   ========================================================= *\/\r\n\r\n.social {\r\n\r\n    background:\r\n        var(--stone);\r\n\r\n    padding:\r\n        75px 0;\r\n}\r\n\r\n.social-box {\r\n\r\n    background:\r\n        var(--ink);\r\n\r\n    color:\r\n        white;\r\n\r\n    border-radius:\r\n        var(--radius);\r\n\r\n    padding:\r\n        45px;\r\n\r\n    display:\r\n        flex;\r\n\r\n    justify-content:\r\n        space-between;\r\n\r\n    align-items:\r\n        center;\r\n\r\n    gap:\r\n        30px;\r\n}\r\n\r\n.social-box h2 {\r\n\r\n    margin:\r\n        0 0 7px;\r\n\r\n    font-size:\r\n        clamp(\r\n            35px,\r\n            5vw,\r\n            55px\r\n        );\r\n\r\n    line-height:\r\n        .9;\r\n\r\n    letter-spacing:\r\n        -.05em;\r\n}\r\n\r\n.social-box p {\r\n\r\n    color:\r\n        #aaa;\r\n\r\n    margin:\r\n        0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ\r\n   ========================================================= *\/\r\n\r\n.faq {\r\n\r\n    padding:\r\n        85px 0;\r\n}\r\n\r\n.faq-list {\r\n\r\n    max-width:\r\n        850px;\r\n}\r\n\r\ndetails {\r\n\r\n    background:\r\n        white;\r\n\r\n    border:\r\n        1px solid var(--line);\r\n\r\n    border-radius:\r\n        16px;\r\n\r\n    padding:\r\n        19px 22px;\r\n\r\n    margin-bottom:\r\n        10px;\r\n}\r\n\r\nsummary {\r\n\r\n    cursor:\r\n        pointer;\r\n\r\n    font-weight:\r\n        850;\r\n}\r\n\r\ndetails p {\r\n\r\n    color:\r\n        var(--muted);\r\n\r\n    margin:\r\n        12px 0 0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FOOTER\r\n   ========================================================= *\/\r\n\r\nfooter {\r\n\r\n    background:\r\n        #111;\r\n\r\n    color:\r\n        white;\r\n\r\n    text-align:\r\n        center;\r\n\r\n    padding:\r\n        45px 20px;\r\n}\r\n\r\nfooter p {\r\n\r\n    margin:\r\n        5px 0;\r\n\r\n    color:\r\n        #999;\r\n}\r\n\r\nfooter a {\r\n\r\n    color:\r\n        white;\r\n\r\n    font-weight:\r\n        800;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TOAST\r\n   ========================================================= *\/\r\n\r\n.toast {\r\n\r\n    position:\r\n        fixed;\r\n\r\n    left:\r\n        50%;\r\n\r\n    bottom:\r\n        25px;\r\n\r\n    z-index:\r\n        99999;\r\n\r\n    transform:\r\n        translate(-50%,150px);\r\n\r\n    background:\r\n        var(--ink);\r\n\r\n    color:\r\n        white;\r\n\r\n    border-radius:\r\n        999px;\r\n\r\n    padding:\r\n        13px 20px;\r\n\r\n    font-size:\r\n        13px;\r\n\r\n    font-weight:\r\n        800;\r\n\r\n    transition:\r\n        .3s ease;\r\n}\r\n\r\n.toast.show {\r\n\r\n    transform:\r\n        translate(-50%,0);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MOBILE\r\n   ========================================================= *\/\r\n\r\n@media(max-width:850px) {\r\n\r\n    .container {\r\n\r\n        width:\r\n            min(\r\n                calc(100% - 26px),\r\n                var(--max)\r\n            );\r\n    }\r\n\r\n    .nav-links {\r\n        display:\r\n            none;\r\n    }\r\n\r\n    .hero {\r\n\r\n        padding:\r\n            70px 0;\r\n    }\r\n\r\n    .quick-grid {\r\n\r\n        grid-template-columns:\r\n            1fr;\r\n    }\r\n\r\n    .quick-item {\r\n\r\n        border-right:\r\n            0;\r\n\r\n        border-bottom:\r\n            1px solid var(--line);\r\n    }\r\n\r\n    .quick-item:last-child {\r\n        border-bottom:\r\n            0;\r\n    }\r\n\r\n    .contact-grid,\r\n    .location-grid {\r\n\r\n        grid-template-columns:\r\n            1fr;\r\n    }\r\n\r\n    .help-grid {\r\n\r\n        grid-template-columns:\r\n            1fr 1fr;\r\n    }\r\n\r\n    .social-box {\r\n\r\n        flex-direction:\r\n            column;\r\n\r\n        align-items:\r\n            flex-start;\r\n    }\r\n}\r\n\r\n\r\n@media(max-width:550px) {\r\n\r\n    .hero h1 {\r\n\r\n        font-size:\r\n            58px;\r\n    }\r\n\r\n    .hero-actions {\r\n\r\n        flex-direction:\r\n            column;\r\n    }\r\n\r\n    .hero-actions .button {\r\n\r\n        width:\r\n            100%;\r\n    }\r\n\r\n    .contact-details,\r\n    .form-card {\r\n\r\n        padding:\r\n            25px;\r\n    }\r\n\r\n    .form-row {\r\n\r\n        grid-template-columns:\r\n            1fr;\r\n    }\r\n\r\n    .help-grid {\r\n\r\n        grid-template-columns:\r\n            1fr;\r\n    }\r\n\r\n    .social-box {\r\n\r\n        padding:\r\n            30px;\r\n    }\r\n\r\n    .map-card iframe {\r\n\r\n        height:\r\n            320px;\r\n    }\r\n\r\n    .map-footer {\r\n\r\n        align-items:\r\n            flex-start;\r\n\r\n        flex-direction:\r\n            column;\r\n    }\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- =======================================================\r\n     STRUCTURED DATA\r\n     ======================================================= -->\r\n\r\n<script type=\"application\/ld+json\">\r\n\r\n{\r\n    \"@context\": \"https:\/\/schema.org\",\r\n\r\n    \"@graph\": [\r\n\r\n        {\r\n            \"@type\": \"ContactPage\",\r\n\r\n            \"name\":\r\n                \"Contact Kindred Market\",\r\n\r\n            \"url\":\r\n                \"https:\/\/kindredmarket.online\/contact\/\",\r\n\r\n            \"description\":\r\n                \"Contact details and visitor information for Kindred Market.\"\r\n        },\r\n\r\n        {\r\n            \"@type\": \"EventVenue\",\r\n\r\n            \"name\":\r\n                \"Kindred Market \u2014 Timour Hall Villa\",\r\n\r\n            \"address\": {\r\n\r\n                \"@type\": \"PostalAddress\",\r\n\r\n                \"streetAddress\":\r\n                    \"St Joans Road\",\r\n\r\n                \"addressLocality\":\r\n                    \"Plumstead\",\r\n\r\n                \"addressRegion\":\r\n                    \"Western Cape\",\r\n\r\n                \"postalCode\":\r\n                    \"7801\",\r\n\r\n                \"addressCountry\":\r\n                    \"ZA\"\r\n            },\r\n\r\n            \"email\":\r\n                \"hello@kindredevents.com\"\r\n        }\r\n\r\n    ]\r\n}\r\n\r\n<\/script>\r\n\r\n<\/head>\r\n\r\n\r\n<body>\r\n\r\n\r\n<a\r\n    href=\"#main\"\r\n    class=\"skip-link\">\r\n\r\n    Skip to content\r\n\r\n<\/a>\r\n\r\n\r\n<!-- =======================================================\r\n     NAVIGATION\r\n     ======================================================= -->\r\n\r\n<nav class=\"site-nav\">\r\n\r\n    <div class=\"container nav-inner\">\r\n\r\n        <a\r\n            href=\"https:\/\/kindredmarket.online\/\"\r\n            class=\"logo\">\r\n\r\n            KINDRED MARKET\r\n\r\n        <\/a>\r\n\r\n\r\n        <div class=\"nav-links\">\r\n\r\n            <a href=\"#contact\">\r\n                Contact\r\n            <\/a>\r\n\r\n            <a href=\"#location\">\r\n                Find Us\r\n            <\/a>\r\n\r\n            <a href=\"#faq\">\r\n                FAQ\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/nav>\r\n\r\n\r\n<main id=\"main\">\r\n\r\n\r\n<!-- =======================================================\r\n     HERO\r\n     ======================================================= -->\r\n\r\n<header class=\"hero\">\r\n\r\n    <div class=\"container hero-inner\">\r\n\r\n        <span class=\"eyebrow\">\r\n            Contact Kindred\r\n        <\/span>\r\n\r\n        <h1>\r\n            Let's talk.\r\n        <\/h1>\r\n\r\n        <p class=\"hero-copy\">\r\n\r\n            Have a question about Kindred Market,\r\n            the venue or visiting us?\r\n\r\n            You can reach the team directly below.\r\n\r\n            If you're looking to trade at Kindred,\r\n            please use the vendor application route\r\n            rather than the general contact form.\r\n\r\n        <\/p>\r\n\r\n        <div class=\"hero-actions\">\r\n\r\n            <a\r\n                href=\"mailto:hello@kindredevents.com\"\r\n                class=\"button dark\">\r\n\r\n                Email Kindred \u2192\r\n\r\n            <\/a>\r\n\r\n            <a\r\n                href=\"#location\"\r\n                class=\"button white\">\r\n\r\n                Find The Venue\r\n\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/header>\r\n\r\n\r\n<!-- =======================================================\r\n     QUICK CONTACT\r\n     ======================================================= -->\r\n\r\n<div class=\"quick\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"quick-grid\">\r\n\r\n            <a\r\n                class=\"quick-item\"\r\n                href=\"mailto:hello@kindredevents.com\">\r\n\r\n                <span class=\"quick-label\">\r\n                    Email\r\n                <\/span>\r\n\r\n                <span class=\"quick-value\">\r\n                    hello@kindredevents.com\r\n                <\/span>\r\n\r\n            <\/a>\r\n\r\n\r\n            <a\r\n                class=\"quick-item\"\r\n                href=\"#location\">\r\n\r\n                <span class=\"quick-label\">\r\n                    Venue\r\n                <\/span>\r\n\r\n                <span class=\"quick-value\">\r\n                    Timour Hall Villa\r\n                <\/span>\r\n\r\n            <\/a>\r\n\r\n\r\n            <a\r\n                class=\"quick-item\"\r\n                href=\"#vendor\">\r\n\r\n                <span class=\"quick-label\">\r\n                    Want To Trade?\r\n                <\/span>\r\n\r\n                <span class=\"quick-value\">\r\n                    Apply To Become A Vendor \u2192\r\n                <\/span>\r\n\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =======================================================\r\n     CONTACT\r\n     ======================================================= -->\r\n\r\n<section\r\n    id=\"contact\"\r\n    class=\"contact-section\">\r\n\r\n    <div class=\"container contact-grid\">\r\n\r\n\r\n        <!-- CONTACT DETAILS -->\r\n\r\n        <div class=\"contact-details\">\r\n\r\n            <span class=\"eyebrow\">\r\n                Get In Touch\r\n            <\/span>\r\n\r\n            <h2>\r\n                Speak to the team.\r\n            <\/h2>\r\n\r\n            <p>\r\n\r\n                For general questions, visitor enquiries,\r\n                partnership discussions and anything else\r\n                that doesn't have a dedicated route,\r\n                email the Kindred team directly.\r\n\r\n            <\/p>\r\n\r\n\r\n            <div class=\"detail-list\">\r\n\r\n\r\n                <div class=\"detail\">\r\n\r\n                    <span class=\"detail-label\">\r\n                        General Enquiries\r\n                    <\/span>\r\n\r\n                    <span class=\"detail-value\">\r\n\r\n                        <a\r\n                            href=\"mailto:hello@kindredevents.com\">\r\n\r\n                            hello@kindredevents.com\r\n\r\n                        <\/a>\r\n\r\n                    <\/span>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"detail\">\r\n\r\n                    <span class=\"detail-label\">\r\n                        Market Venue\r\n                    <\/span>\r\n\r\n                    <span class=\"detail-value\">\r\n\r\n                        Timour Hall Villa\r\n\r\n                    <\/span>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"detail\">\r\n\r\n                    <span class=\"detail-label\">\r\n                        Address\r\n                    <\/span>\r\n\r\n                    <span class=\"detail-value\">\r\n\r\n                        St Joans Road,\r\n                        Plumstead,\r\n                        Cape Town,\r\n                        7801,\r\n                        South Africa\r\n\r\n                    <\/span>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"detail\">\r\n\r\n                    <span class=\"detail-label\">\r\n                        Market Hours\r\n                    <\/span>\r\n\r\n                    <span class=\"detail-value\">\r\n\r\n                        09:00 \u2013 15:00\r\n\r\n                    <\/span>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- RESPONSE TIME -->\r\n\r\n            <div class=\"response-note\">\r\n\r\n                <strong>\r\n                    When will we get back to you?\r\n                <\/strong>\r\n\r\n                We will get back to you as quickly as\r\n                possible, but please note that we are a\r\n                small team with a lot happening behind\r\n                the scenes.\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- FORM -->\r\n\r\n        <div class=\"form-card\">\r\n\r\n            <h2>\r\n                Send us a message\r\n            <\/h2>\r\n\r\n            <p class=\"form-intro\">\r\n\r\n                Choose the reason for your enquiry below\r\n                so we can make sure it reaches the right\r\n                place.\r\n\r\n            <\/p>\r\n\r\n\r\n            \r\n\r\n\r\n                <div class=\"form-row\">\r\n\r\n\r\n                    <div class=\"form-group\">\r\n\r\n                        <label for=\"name\">\r\n                            Name\r\n                        <\/label>\r\n\r\n                        <input\r\n                            id=\"name\"\r\n                            name=\"name\"\r\n                            type=\"text\"\r\n                            placeholder=\"Your name\"\r\n                            required>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"form-group\">\r\n\r\n                        <label for=\"email\">\r\n                            Email\r\n                        <\/label>\r\n\r\n                        <input\r\n                            id=\"email\"\r\n                            name=\"email\"\r\n                            type=\"email\"\r\n                            placeholder=\"you@example.com\"\r\n                            required>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"form-group\">\r\n\r\n                    <label for=\"enquiry\">\r\n                        What can we help with?\r\n                    <\/label>\r\n\r\n                    <select\r\n                        id=\"enquiry\"\r\n                        name=\"enquiry\"\r\n                        onchange=\"handleEnquiryType()\"\r\n                        required>\r\n\r\n                        <option value=\"\">\r\n                            Select an enquiry type\r\n                        <\/option>\r\n\r\n                        <option value=\"general\">\r\n                            General enquiry\r\n                        <\/option>\r\n\r\n                        <option value=\"visitor\">\r\n                            Visitor \/ market enquiry\r\n                        <\/option>\r\n\r\n                        <option value=\"partnership\">\r\n                            Partnership \/ collaboration\r\n                        <\/option>\r\n\r\n                        <option value=\"media\">\r\n                            Media \/ PR\r\n                        <\/option>\r\n\r\n                        <option value=\"vendor\">\r\n                            Vendor \/ trader enquiry\r\n                        <\/option>\r\n\r\n                        <option value=\"other\">\r\n                            Other\r\n                        <\/option>\r\n\r\n                    <\/select>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- VENDOR WARNING -->\r\n\r\n                <div\r\n                    id=\"vendorNotice\"\r\n                    class=\"vendor-notice\">\r\n\r\n                    <strong>\r\n                        Looking to trade at Kindred?\r\n                    <\/strong>\r\n\r\n                    Vendor enquiries are handled through\r\n                    the official application process.\r\n\r\n                    <br><br>\r\n\r\n                    <a\r\n                        id=\"vendorApplicationLink\"\r\n                        href=\"#\"\r\n                        class=\"button dark small\">\r\n\r\n                        Go To Vendor Application \u2192\r\n\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div\r\n                    id=\"normalMessageFields\">\r\n\r\n\r\n                    <div class=\"form-group\">\r\n\r\n                        <label for=\"subject\">\r\n                            Subject\r\n                        <\/label>\r\n\r\n                        <input\r\n                            id=\"subject\"\r\n                            name=\"subject\"\r\n                            type=\"text\"\r\n                            placeholder=\"What is your enquiry about?\">\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"form-group\">\r\n\r\n                        <label for=\"message\">\r\n                            Message\r\n                        <\/label>\r\n\r\n                        <textarea\r\n                            id=\"message\"\r\n                            name=\"message\"\r\n                            placeholder=\"Tell us how we can help...\"\r\n                            required><\/textarea>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <button\r\n                        type=\"submit\"\r\n                        class=\"button dark\">\r\n\r\n                        Send Email \u2192\r\n\r\n                    <\/button>\r\n\r\n                <\/div>\r\n\r\n\r\n            \r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =======================================================\r\n     LOCATION\r\n     ======================================================= -->\r\n\r\n<section\r\n    id=\"location\"\r\n    class=\"location\">\r\n\r\n    <div class=\"container\">\r\n\r\n\r\n        <div class=\"location-heading\">\r\n\r\n            <span class=\"eyebrow\">\r\n                Find Us\r\n            <\/span>\r\n\r\n            <h2>\r\n                Timour Hall Villa.\r\n            <\/h2>\r\n\r\n            <p>\r\n\r\n                Kindred Market is held at Timour Hall Villa\r\n                in Plumstead, Cape Town.\r\n\r\n                The venue is located at St Joans Road,\r\n                close to the intersection with Timour Hall Road.\r\n\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"location-grid\">\r\n\r\n\r\n            <!-- ADDRESS -->\r\n\r\n            <div class=\"address-card\">\r\n\r\n                <h3>\r\n                    Venue Address\r\n                <\/h3>\r\n\r\n                <div class=\"address\">\r\n\r\n                    Timour Hall Villa<br>\r\n\r\n                    St Joans Road<br>\r\n\r\n                    Plumstead<br>\r\n\r\n                    Cape Town<br>\r\n\r\n                    7801<br>\r\n\r\n                    South Africa\r\n\r\n                <\/div>\r\n\r\n\r\n                <a\r\n                    href=\"https:\/\/www.google.com\/maps\/search\/?api=1&query=Timour+Hall+Villa,+St+Joans+Road,+Plumstead,+Cape+Town,+7801\"\r\n                    target=\"_blank\"\r\n                    rel=\"noopener\"\r\n                    class=\"button dark\">\r\n\r\n                    Open In Google Maps \u2192\r\n\r\n                <\/a>\r\n\r\n                <br><br>\r\n\r\n                <p style=\"\r\n                    color:#707070;\r\n                    font-size:13px;\r\n                    margin:0;\r\n                \">\r\n\r\n                    For navigation, search for\r\n                    <strong>Timour Hall Villa<\/strong>\r\n                    or use the map below.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- MAP -->\r\n\r\n            <div class=\"map-card\">\r\n\r\n                <iframe\r\n                    title=\"Map showing Timour Hall Villa in Plumstead, Cape Town\"\r\n                    loading=\"lazy\"\r\n                    allowfullscreen\r\n                    referrerpolicy=\"no-referrer-when-downgrade\"\r\n                    src=\"https:\/\/www.google.com\/maps?q=Timour%20Hall%20Villa%2C%20St%20Joans%20Road%2C%20Plumstead%2C%20Cape%20Town%2C%207801&output=embed\">\r\n                <\/iframe>\r\n\r\n\r\n                <div class=\"map-footer\">\r\n\r\n                    <strong>\r\n                        Timour Hall Villa\r\n                    <\/strong>\r\n\r\n                    <a\r\n                        href=\"https:\/\/www.google.com\/maps\/search\/?api=1&query=Timour+Hall+Villa,+St+Joans+Road,+Plumstead,+Cape+Town,+7801\"\r\n                        target=\"_blank\"\r\n                        rel=\"noopener\"\r\n                        class=\"button small\">\r\n\r\n                        Get Directions \u2192\r\n\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =======================================================\r\n     CONTACT ROUTING\r\n     ======================================================= -->\r\n\r\n<section class=\"help\">\r\n\r\n    <div class=\"container\">\r\n\r\n\r\n        <div class=\"section-heading\">\r\n\r\n            <span class=\"eyebrow\">\r\n                Before You Email\r\n            <\/span>\r\n\r\n            <h2>\r\n                Right question.\r\n                Right place.\r\n            <\/h2>\r\n\r\n            <p>\r\n\r\n                We've separated the most common enquiries\r\n                so your message doesn't get lost \u2014 and so\r\n                you don't have to wait for us to redirect you.\r\n\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"help-grid\">\r\n\r\n\r\n            <!-- VISITOR -->\r\n\r\n            <article class=\"help-card\">\r\n\r\n                <div class=\"help-icon\">\r\n                    ?\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Visiting Kindred\r\n                <\/h3>\r\n\r\n                <p>\r\n\r\n                    Questions about parking, getting here,\r\n                    entry, market hours or the visitor\r\n                    experience?\r\n\r\n                <\/p>\r\n\r\n                <a\r\n                    href=\"https:\/\/kindredmarket.online\/visit\/\"\r\n                    class=\"button small\">\r\n\r\n                    Visitor Information \u2192\r\n\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- VENDOR -->\r\n\r\n            <article\r\n                id=\"vendor\"\r\n                class=\"help-card\">\r\n\r\n                <div class=\"help-icon\">\r\n                    +\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Want To Trade?\r\n                <\/h3>\r\n\r\n                <p>\r\n\r\n                    If you're a trader or vendor wanting\r\n                    to apply, please use the application\r\n                    process directly.\r\n\r\n                    Don't send a general enquiry \u2014 apply\r\n                    through the correct route.\r\n\r\n                <\/p>\r\n\r\n                <a\r\n                    id=\"vendorApplicationCardLink\"\r\n                    href=\"#\"\r\n                    class=\"button dark small\">\r\n\r\n                    Vendor Application \u2192\r\n\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- GENERAL -->\r\n\r\n            <article class=\"help-card\">\r\n\r\n                <div class=\"help-icon\">\r\n                    @\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Everything Else\r\n                <\/h3>\r\n\r\n                <p>\r\n\r\n                    General questions, collaborations,\r\n                    partnerships, media and other enquiries\r\n                    can be sent directly to the Kindred team.\r\n\r\n                <\/p>\r\n\r\n                <a\r\n                    href=\"mailto:hello@kindredevents.com\"\r\n                    class=\"button small\">\r\n\r\n                    Email The Team \u2192\r\n\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =======================================================\r\n     SOCIAL\r\n     ======================================================= -->\r\n\r\n<section class=\"social\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"social-box\">\r\n\r\n            <div>\r\n\r\n                <h2>\r\n                    Keep up with Kindred.\r\n                <\/h2>\r\n\r\n                <p>\r\n                    Follow the latest market updates,\r\n                    announcements and vendor news.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <a\r\n                href=\"https:\/\/www.instagram.com\/the.kindredmarket\/?hl=en\"\r\n                target=\"_blank\"\r\n                rel=\"noopener\"\r\n                class=\"button\"\r\n                style=\"\r\n                    background:white;\r\n                    color:#111;\r\n                    border-color:white;\r\n                \">\r\n\r\n                Follow @the.kindredmarket \u2192\r\n\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =======================================================\r\n     FAQ\r\n     ======================================================= -->\r\n\r\n<section\r\n    id=\"faq\"\r\n    class=\"faq\">\r\n\r\n    <div class=\"container\">\r\n\r\n\r\n        <div class=\"section-heading\">\r\n\r\n            <span class=\"eyebrow\">\r\n                Contact FAQ\r\n            <\/span>\r\n\r\n            <h2>\r\n                Before you hit send.\r\n            <\/h2>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"faq-list\">\r\n\r\n\r\n            <details>\r\n\r\n                <summary>\r\n                    What is the Kindred Market email address?\r\n                <\/summary>\r\n\r\n                <p>\r\n\r\n                    The general Kindred Market contact email\r\n                    is\r\n\r\n                    <a\r\n                        href=\"mailto:hello@kindredevents.com\">\r\n\r\n                        hello@kindredevents.com\r\n\r\n                    <\/a>.\r\n\r\n                <\/p>\r\n\r\n            <\/details>\r\n\r\n\r\n            <details>\r\n\r\n                <summary>\r\n                    Where is Kindred Market?\r\n                <\/summary>\r\n\r\n                <p>\r\n\r\n                    Kindred Market takes place at Timour Hall\r\n                    Villa, St Joans Road, Plumstead,\r\n                    Cape Town, 7801.\r\n\r\n                <\/p>\r\n\r\n            <\/details>\r\n\r\n\r\n            <details>\r\n\r\n                <summary>\r\n                    How long will it take to get a response?\r\n                <\/summary>\r\n\r\n                <p>\r\n\r\n                    We will get back to you as quickly as\r\n                    possible.\r\n\r\n                    Please keep in mind that Kindred is run\r\n                    by a small team with a lot happening\r\n                    behind the scenes, so responses may not\r\n                    always be immediate.\r\n\r\n                <\/p>\r\n\r\n            <\/details>\r\n\r\n\r\n            <details>\r\n\r\n                <summary>\r\n                    I want to become a vendor. Can I email you?\r\n                <\/summary>\r\n\r\n                <p>\r\n\r\n                    Please use the dedicated vendor\r\n                    application process instead.\r\n\r\n                    This ensures your application reaches\r\n                    the right place and prevents your enquiry\r\n                    from being delayed by the general inbox.\r\n\r\n                <\/p>\r\n\r\n            <\/details>\r\n\r\n\r\n            <details>\r\n\r\n                <summary>\r\n                    Is there a separate visitor information page?\r\n                <\/summary>\r\n\r\n                <p>\r\n\r\n                    Yes.\r\n\r\n                    The visitor information page covers\r\n                    getting here, parking, shuttle services,\r\n                    accessibility, entry and other practical\r\n                    information.\r\n\r\n                <\/p>\r\n\r\n            <\/details>\r\n\r\n\r\n            <details>\r\n\r\n                <summary>\r\n                    Is Kindred Market cashless?\r\n                <\/summary>\r\n\r\n                <p>\r\n\r\n                    Yes.\r\n\r\n                    Kindred Market is completely\r\n                    <strong>cashless and card only<\/strong>.\r\n\r\n                <\/p>\r\n\r\n            <\/details>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<\/main>\r\n\r\n\r\n<!-- =======================================================\r\n     FOOTER\r\n     ======================================================= -->\r\n\r\n<footer>\r\n\r\n    <p>\r\n        \u00a9 2026 Kindred Market\r\n    <\/p>\r\n\r\n    <p>\r\n\r\n        <a\r\n            href=\"mailto:hello@kindredevents.com\">\r\n\r\n            hello@kindredevents.com\r\n\r\n        <\/a>\r\n\r\n        &nbsp; \u00b7 &nbsp;\r\n\r\n        <a\r\n            href=\"https:\/\/www.instagram.com\/the.kindredmarket\/?hl=en\"\r\n            target=\"_blank\"\r\n            rel=\"noopener\">\r\n\r\n            Instagram\r\n\r\n        <\/a>\r\n\r\n    <\/p>\r\n\r\n    <p>\r\n        Timour Hall Villa \u00b7 Plumstead \u00b7 Cape Town\r\n    <\/p>\r\n\r\n<\/footer>\r\n\r\n\r\n<!-- =======================================================\r\n     JAVASCRIPT\r\n     ======================================================= -->\r\n\r\n<script>\r\n\r\n\r\n\/*\r\n===========================================================\r\nVENDOR APPLICATION URL\r\n===========================================================\r\n\r\nIMPORTANT:\r\n\r\nReplace the value below with the REAL vendor application\r\npage URL.\r\n\r\nExample:\r\n\r\nconst VENDOR_APPLICATION_URL =\r\n    \"https:\/\/kindredmarket.online\/vendor-application\/\";\r\n\r\nThe vendor option will then automatically redirect\r\nvisitors to that application rather than the general inbox.\r\n===========================================================\r\n*\/\r\n\r\nconst VENDOR_APPLICATION_URL =\r\n    \"REPLACE-WITH-YOUR-VENDOR-APPLICATION-URL\";\r\n\r\n\r\n\/*\r\n===========================================================\r\nSET VENDOR LINKS\r\n===========================================================\r\n*\/\r\n\r\nfunction setVendorLinks() {\r\n\r\n    const select =\r\n        document.getElementById(\"enquiry\");\r\n\r\n    const noticeLink =\r\n        document.getElementById(\r\n            \"vendorApplicationLink\"\r\n        );\r\n\r\n    const cardLink =\r\n        document.getElementById(\r\n            \"vendorApplicationCardLink\"\r\n        );\r\n\r\n\r\n    if (\r\n        VENDOR_APPLICATION_URL &&\r\n        !VENDOR_APPLICATION_URL.includes(\r\n            \"REPLACE-WITH\"\r\n        )\r\n    ) {\r\n\r\n        noticeLink.href =\r\n            VENDOR_APPLICATION_URL;\r\n\r\n        cardLink.href =\r\n            VENDOR_APPLICATION_URL;\r\n\r\n    } else {\r\n\r\n        \/*\r\n        If the real URL has not yet been inserted,\r\n        send the user to the site's main page rather\r\n        than creating a broken link.\r\n        *\/\r\n\r\n        noticeLink.href =\r\n            \"https:\/\/kindredmarket.online\/\";\r\n\r\n        cardLink.href =\r\n            \"https:\/\/kindredmarket.online\/\";\r\n\r\n    }\r\n\r\n}\r\n\r\nsetVendorLinks();\r\n\r\n\r\n\/*\r\n===========================================================\r\nENQUIRY TYPE\r\n===========================================================\r\n*\/\r\n\r\nfunction handleEnquiryType() {\r\n\r\n    const enquiry =\r\n        document.getElementById(\r\n            \"enquiry\"\r\n        ).value;\r\n\r\n    const vendorNotice =\r\n        document.getElementById(\r\n            \"vendorNotice\"\r\n        );\r\n\r\n    const normalFields =\r\n        document.getElementById(\r\n            \"normalMessageFields\"\r\n        );\r\n\r\n\r\n    \/*\r\n    VENDOR ENQUIRY\r\n    *\/\r\n\r\n    if (enquiry === \"vendor\") {\r\n\r\n        vendorNotice.style.display =\r\n            \"block\";\r\n\r\n        \/*\r\n        Hide the general contact fields.\r\n        This prevents vendors from simply submitting\r\n        a general email and being referred back later.\r\n        *\/\r\n\r\n        normalFields.style.display =\r\n            \"none\";\r\n\r\n    } else {\r\n\r\n        vendorNotice.style.display =\r\n            \"none\";\r\n\r\n        normalFields.style.display =\r\n            \"block\";\r\n\r\n    }\r\n\r\n}\r\n\r\n\r\n\/*\r\n===========================================================\r\nCONTACT FORM\r\n===========================================================\r\n*\/\r\n\r\nfunction handleContactSubmit(event) {\r\n\r\n    event.preventDefault();\r\n\r\n\r\n    const form =\r\n        document.getElementById(\r\n            \"contactForm\"\r\n        );\r\n\r\n\r\n    const formData =\r\n        new FormData(form);\r\n\r\n\r\n    const name =\r\n        formData.get(\"name\");\r\n\r\n    const email =\r\n        formData.get(\"email\");\r\n\r\n    const enquiry =\r\n        formData.get(\"enquiry\");\r\n\r\n    const subject =\r\n        formData.get(\"subject\");\r\n\r\n    const message =\r\n        formData.get(\"message\");\r\n\r\n\r\n    \/*\r\n    SAFETY CHECK:\r\n    Vendors should NEVER be sent to the\r\n    general inbox.\r\n    *\/\r\n\r\n    if (enquiry === \"vendor\") {\r\n\r\n        handleEnquiryType();\r\n\r\n        return;\r\n\r\n    }\r\n\r\n\r\n    const emailSubject =\r\n        subject ||\r\n        \"Kindred Market Enquiry \u2014 \" +\r\n        enquiry;\r\n\r\n\r\n    const emailBody =\r\n\r\n        \"Name: \" +\r\n        name +\r\n\r\n        \"\\nEmail: \" +\r\n        email +\r\n\r\n        \"\\nEnquiry Type: \" +\r\n        enquiry +\r\n\r\n        \"\\n\\nMessage:\\n\" +\r\n        message;\r\n\r\n\r\n    const mailto =\r\n\r\n        \"mailto:hello@kindredevents.com\" +\r\n\r\n        \"?subject=\" +\r\n\r\n        encodeURIComponent(\r\n            emailSubject\r\n        ) +\r\n\r\n        \"&body=\" +\r\n\r\n        encodeURIComponent(\r\n            emailBody\r\n        );\r\n\r\n\r\n    window.location.href =\r\n        mailto;\r\n\r\n}\r\n\r\n\r\n<\/script>\r\n\r\n\r\n<\/body>\r\n\r\n<\/html><noscript>Please enable JavaScript for this form to work.<\/noscript><\/div><\/form><!-- \/ HTML Forms -->\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-111","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - KINDRED MARKET<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - KINDRED MARKET\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111\" \/>\n<meta property=\"og:site_name\" content=\"KINDRED MARKET\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T13:29:54+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/?page_id=111\",\"url\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/?page_id=111\",\"name\":\"Contact - KINDRED MARKET\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/#website\"},\"datePublished\":\"2026-08-10T11:43:38+00:00\",\"dateModified\":\"2026-08-10T13:29:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/?page_id=111#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/?page_id=111\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/?page_id=111#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/\",\"name\":\"KINDRED MARKET\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kindred-market-107d61a.ingress-erytho.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - KINDRED MARKET","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111","og_locale":"en_US","og_type":"article","og_title":"Contact - KINDRED MARKET","og_url":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111","og_site_name":"KINDRED MARKET","article_modified_time":"2026-08-10T13:29:54+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111","url":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111","name":"Contact - KINDRED MARKET","isPartOf":{"@id":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/#website"},"datePublished":"2026-08-10T11:43:38+00:00","dateModified":"2026-08-10T13:29:54+00:00","breadcrumb":{"@id":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?page_id=111#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/#website","url":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/","name":"KINDRED MARKET","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kindred-market-107d61a.ingress-erytho.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/kindredmarket.online\/index.php?rest_route=\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindredmarket.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindredmarket.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindredmarket.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kindredmarket.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=111"}],"version-history":[{"count":2,"href":"https:\/\/kindredmarket.online\/index.php?rest_route=\/wp\/v2\/pages\/111\/revisions"}],"predecessor-version":[{"id":115,"href":"https:\/\/kindredmarket.online\/index.php?rest_route=\/wp\/v2\/pages\/111\/revisions\/115"}],"wp:attachment":[{"href":"https:\/\/kindredmarket.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}