{"product_id":"heirloom-crochet-doilies-for-beginners","title":"Heirloom Crochet Doilies for Beginners","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .cs-doily-wrap * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .cs-doily-wrap {\n    font-family: 'Jost', sans-serif;\n    color: #3a2a3a;\n    max-width: 100%;\n    margin: 0;\n    background: #FDF6FB;\n    overflow-x: hidden;\n  }\n\n  \/* HERO *\/\n  .cs-hero {\n    background: linear-gradient(145deg, #5a1a5a 0%, #7a2a78 40%, #A84FA1 100%);\n    padding: 64px 32px 56px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cs-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(circle at 20% 50%, rgba(242,196,232,0.12) 0%, transparent 50%),\n                      radial-gradient(circle at 80% 20%, rgba(237,214,245,0.10) 0%, transparent 40%);\n  }\n\n  .cs-hero-eyebrow {\n    font-family: 'Jost', sans-serif;\n    font-weight: 400;\n    font-size: 0.75rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #F2C4E8;\n    margin-bottom: 16px;\n    position: relative;\n  }\n\n  .cs-hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2.4rem, 6vw, 3.8rem);\n    font-weight: 300;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 20px;\n    position: relative;\n  }\n\n  .cs-hero h1 em {\n    font-style: italic;\n    color: #EDD6F5;\n  }\n\n  .cs-hero-sub {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    font-size: 1.05rem;\n    color: rgba(255,255,255,0.85);\n    max-width: 560px;\n    margin: 0 auto 32px;\n    line-height: 1.7;\n    position: relative;\n  }\n\n  .cs-hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    position: relative;\n  }\n\n  .cs-badge {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    color: #fff;\n    font-family: 'Jost', sans-serif;\n    font-size: 0.78rem;\n    font-weight: 400;\n    letter-spacing: 0.08em;\n    padding: 7px 16px;\n    border-radius: 40px;\n  }\n\n  \/* INTRO STRIP *\/\n  .cs-intro-strip {\n    background: #A84FA1;\n    padding: 22px 32px;\n    text-align: center;\n  }\n\n  .cs-intro-strip p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.1rem, 3vw, 1.35rem);\n    font-weight: 400;\n    font-style: italic;\n    color: #fff;\n    line-height: 1.6;\n  }\n\n  \/* SECTIONS *\/\n  .cs-section {\n    padding: 52px 32px;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .cs-section-label {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #A84FA1;\n    margin-bottom: 10px;\n  }\n\n  .cs-section h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.7rem, 4vw, 2.3rem);\n    font-weight: 400;\n    color: #5a1a5a;\n    margin-bottom: 20px;\n    line-height: 1.2;\n  }\n\n  .cs-section p {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.97rem;\n    font-weight: 300;\n    line-height: 1.85;\n    color: #4a3a4a;\n    margin-bottom: 16px;\n  }\n\n  \/* DIVIDER *\/\n  .cs-divider {\n    width: 60px;\n    height: 2px;\n    background: linear-gradient(90deg, #DA7FD0, #EDD6F5);\n    margin: 0 auto 48px;\n    border: none;\n  }\n\n  \/* WHAT YOU'LL LEARN *\/\n  .cs-learn-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .cs-learn-item {\n    background: #fff;\n    border: 1px solid #EDD6F5;\n    border-left: 3px solid #DA7FD0;\n    padding: 18px 20px;\n    border-radius: 4px;\n  }\n\n  .cs-learn-item p {\n    font-size: 0.92rem;\n    font-weight: 400;\n    color: #4a3a4a;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* SESSION CARDS *\/\n  .cs-sessions {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .cs-session-card {\n    background: linear-gradient(135deg, #5a1a5a 0%, #A84FA1 100%);\n    border-radius: 8px;\n    padding: 28px 24px;\n    color: #fff;\n    text-align: center;\n  }\n\n  .cs-session-card .cs-session-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 0.85rem;\n    font-weight: 400;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #F2C4E8;\n    margin-bottom: 10px;\n  }\n\n  .cs-session-card .cs-session-date {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.65rem;\n    font-weight: 500;\n    color: #fff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n  }\n\n  .cs-session-card .cs-session-time {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.88rem;\n    font-weight: 300;\n    color: rgba(255,255,255,0.8);\n    margin-bottom: 10px;\n  }\n\n  .cs-session-card .cs-session-note {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.78rem;\n    color: #EDD6F5;\n    font-style: italic;\n  }\n\n  .cs-sessions-note {\n    margin-top: 16px;\n    text-align: center;\n    font-size: 0.88rem !important;\n    font-style: italic;\n    color: #7a4a7a !important;\n  }\n\n  \/* PRICING *\/\n  .cs-price-box {\n    background: #fff;\n    border: 1px solid #EDD6F5;\n    border-radius: 8px;\n    padding: 36px 32px;\n    text-align: center;\n    margin-top: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cs-price-box::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #A84FA1, #DA7FD0, #EDD6F5);\n  }\n\n  .cs-price-amount {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 3.5rem;\n    font-weight: 300;\n    color: #5a1a5a;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  .cs-price-desc {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.88rem;\n    font-weight: 400;\n    color: #A84FA1;\n    letter-spacing: 0.06em;\n    margin-bottom: 20px;\n  }\n\n  .cs-price-includes {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.88rem;\n    font-weight: 300;\n    color: #6a4a6a;\n    line-height: 1.8;\n  }\n\n  \/* MATERIALS *\/\n  .cs-materials-box {\n    background: #FDF6FB;\n    border: 1px solid #EDD6F5;\n    border-radius: 8px;\n    padding: 32px;\n    margin-top: 28px;\n  }\n\n  .cs-materials-box h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.3rem;\n    font-weight: 500;\n    color: #5a1a5a;\n    margin-bottom: 16px;\n  }\n\n  .cs-materials-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .cs-materials-list li {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.92rem;\n    font-weight: 300;\n    color: #4a3a4a;\n    padding: 8px 0;\n    border-bottom: 1px solid #EDD6F5;\n    line-height: 1.5;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n\n  .cs-materials-list li:last-child {\n    border-bottom: none;\n  }\n\n  .cs-materials-list li::before {\n    content: '✦';\n    color: #DA7FD0;\n    font-size: 0.7rem;\n    margin-top: 3px;\n    flex-shrink: 0;\n  }\n\n  .cs-materials-note {\n    margin-top: 14px;\n    font-size: 0.85rem !important;\n    font-style: italic;\n    color: #7a4a7a !important;\n  }\n\n  \/* PREREQS *\/\n  .cs-prereq-box {\n    background: linear-gradient(135deg, #FDF6FB 0%, #EDD6F5 100%);\n    border-radius: 8px;\n    padding: 32px;\n    margin-top: 28px;\n    border: 1px solid #DA7FD0;\n  }\n\n  .cs-prereq-box h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.3rem;\n    font-weight: 500;\n    color: #5a1a5a;\n    margin-bottom: 14px;\n  }\n\n  .cs-prereq-box p {\n    font-size: 0.93rem;\n    margin-bottom: 12px;\n  }\n\n  .cs-stitch-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 4px;\n  }\n\n  .cs-stitch-chip {\n    background: #A84FA1;\n    color: #fff;\n    font-family: 'Jost', sans-serif;\n    font-size: 0.8rem;\n    font-weight: 400;\n    padding: 5px 14px;\n    border-radius: 40px;\n  }\n\n  .cs-prereq-note {\n    margin-top: 14px !important;\n    font-style: italic;\n    color: #7a4a7a !important;\n    font-size: 0.88rem !important;\n  }\n\n  \/* LOCATION *\/\n  .cs-location-box {\n    background: #fff;\n    border: 1px solid #EDD6F5;\n    border-radius: 8px;\n    padding: 28px 32px;\n    margin-top: 28px;\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n  }\n\n  .cs-location-icon {\n    font-size: 1.8rem;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .cs-location-box h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.2rem;\n    font-weight: 500;\n    color: #5a1a5a;\n    margin-bottom: 6px;\n  }\n\n  .cs-location-box p {\n    font-size: 0.9rem;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\n  .cs-faq-list {\n    margin-top: 28px;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .cs-faq-item {\n    background: #fff;\n    border: 1px solid #EDD6F5;\n    border-radius: 6px;\n    padding: 20px 24px;\n  }\n\n  .cs-faq-item h4 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-weight: 500;\n    color: #5a1a5a;\n    margin-bottom: 8px;\n  }\n\n  .cs-faq-item p {\n    font-size: 0.9rem;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  \/* FOOTER STRIP *\/\n  .cs-footer-strip {\n    background: linear-gradient(135deg, #5a1a5a, #A84FA1);\n    padding: 40px 32px;\n    text-align: center;\n    margin-top: 16px;\n  }\n\n  .cs-footer-strip p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.2rem, 3vw, 1.6rem);\n    font-weight: 300;\n    font-style: italic;\n    color: #fff;\n    margin-bottom: 8px;\n  }\n\n  .cs-footer-strip .cs-contact {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.85rem;\n    font-weight: 300;\n    color: rgba(255,255,255,0.75);\n    letter-spacing: 0.05em;\n  }\n\n  \/* ANIMATIONS *\/\n  @keyframes cs-fadeUp {\n    from { opacity: 0; transform: translateY(24px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  .cs-hero h1       { animation: cs-fadeUp 0.7s ease both; }\n  .cs-hero-sub      { animation: cs-fadeUp 0.7s 0.15s ease both; }\n  .cs-hero-badges   { animation: cs-fadeUp 0.7s 0.28s ease both; }\n  .cs-hero-eyebrow  { animation: cs-fadeUp 0.6s ease both; }\n\u003c\/style\u003e\n\u003cdiv class=\"cs-doily-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cs-hero\"\u003e\n\u003cdiv class=\"cs-hero-eyebrow\"\u003eCraftique Studio · Cypress, TX\u003c\/div\u003e\n\u003ch1\u003eHeirloom Crochet Doilies\u003cbr\u003e\u003cem\u003efor Beginners\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cs-hero-sub\"\u003eCreate an elegant lace doily — perfect for displaying on a table, dresser, or giving as a handmade gift. Two relaxed Saturday sessions, one beautiful finished piece.\u003c\/p\u003e\n\u003cdiv class=\"cs-hero-badges\"\u003e\n\u003cspan class=\"cs-badge\"\u003e2 Sessions · 2 Hours Each\u003c\/span\u003e \u003cspan class=\"cs-badge\"\u003eJuly 11 \u0026amp; 18\u003c\/span\u003e \u003cspan class=\"cs-badge\"\u003eBeginner Friendly\u003c\/span\u003e \u003cspan class=\"cs-badge\"\u003eIn-Person · Cypress TX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO STRIP --\u003e\n\u003cdiv class=\"cs-intro-strip\"\u003e\n\u003cp\u003eHave you admired beautiful crochet doilies and wondered how they're made? This class is your introduction to the art of heirloom crochet — a timeless tradition passed down through generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ABOUT --\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eAbout This Class\u003c\/div\u003e\n\u003ch2\u003eWhere Lace Meets Legacy\u003c\/h2\u003e\n\u003cp\u003eDoilies are one of crochet's most iconic and cherished traditions — delicate, intricate, and deeply satisfying to make. In this two-part workshop, you'll work on a classic pineapple lace doily from the very first stitch all the way to a beautifully blocked, finished piece.\u003c\/p\u003e\n\u003cp\u003eWe've designed this class specifically for crocheters who have never attempted a doily before. Over two comfortable Saturday sessions, you'll build skills and confidence at a relaxed pace — no rushing, no overwhelm, just you, your hook, and a lovely project taking shape in your hands.\u003c\/p\u003e\n\u003cp\u003eThe week between sessions gives you time to practice what you've learned before we come back together to finish strong.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- WHAT YOU'LL LEARN --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eCurriculum\u003c\/div\u003e\n\u003ch2\u003eWhat You'll Learn\u003c\/h2\u003e\n\u003cdiv class=\"cs-learn-grid\"\u003e\n\u003cdiv class=\"cs-learn-item\"\u003e\n\u003cp\u003eWorking in the round from a center ring\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-learn-item\"\u003e\n\u003cp\u003eUnderstanding doily construction and how rounds build on each other\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-learn-item\"\u003e\n\u003cp\u003eMaintaining stitch counts and shape as your doily grows\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-learn-item\"\u003e\n\u003cp\u003eReading a crochet diagram (chart) with confidence\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-learn-item\"\u003e\n\u003cp\u003eDecorative lace techniques including stitch repeats and picot edges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-learn-item\"\u003e\n\u003cp\u003eFinishing and blocking your doily for a polished, professional result\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- SESSIONS --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eSchedule\u003c\/div\u003e\n\u003ch2\u003eTwo Sessions, One Beautiful Doily\u003c\/h2\u003e\n\u003cp\u003eBoth sessions are held at Craftique Studio in Cypress, TX. Registration covers both dates — this is a two-part workshop and both sessions are included in your enrollment.\u003c\/p\u003e\n\u003cdiv class=\"cs-sessions\"\u003e\n\u003cdiv class=\"cs-session-card\"\u003e\n\u003cdiv class=\"cs-session-num\"\u003eSession One\u003c\/div\u003e\n\u003cdiv class=\"cs-session-date\"\u003eSaturday\u003cbr\u003eJuly 11, 2026\u003c\/div\u003e\n\u003cdiv class=\"cs-session-time\"\u003e12:00 PM – 2:00 PM\u003c\/div\u003e\n\u003cdiv class=\"cs-session-note\"\u003eCenter, construction \u0026amp; first rounds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-session-card\"\u003e\n\u003cdiv class=\"cs-session-num\"\u003eSession Two\u003c\/div\u003e\n\u003cdiv class=\"cs-session-date\"\u003eSaturday\u003cbr\u003eJuly 18, 2026\u003c\/div\u003e\n\u003cdiv class=\"cs-session-time\"\u003e12:00 PM – 2:00 PM\u003c\/div\u003e\n\u003cdiv class=\"cs-session-note\"\u003eLace sections, edging \u0026amp; blocking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cs-sessions-note\"\u003eBoth sessions must be attended. One week between classes gives you time to practice at home before we finish up together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- PRICING --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eInvestment\u003c\/div\u003e\n\u003ch2\u003eTuition\u003c\/h2\u003e\n\u003cdiv class=\"cs-price-box\"\u003e\n\u003cdiv class=\"cs-price-amount\"\u003e$100\u003c\/div\u003e\n\u003cdiv class=\"cs-price-desc\"\u003eBoth Sessions Included\u003c\/div\u003e\n\u003cdiv class=\"cs-price-includes\"\u003e4 hours of hands-on instruction across two sessions\u003cbr\u003ePattern diagram provided in class\u003cbr\u003ePersonalized guidance throughout\u003cbr\u003eA finished, blocked lace doily to take home\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- MATERIALS --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eWhat to Bring\u003c\/div\u003e\n\u003ch2\u003eMaterials\u003c\/h2\u003e\n\u003cp\u003eStudents supply their own thread and hook. This gives you the freedom to choose a color you love! Here's what you'll need:\u003c\/p\u003e\n\u003cdiv class=\"cs-materials-box\"\u003e\n\u003ch3\u003eYour Supply List\u003c\/h3\u003e\n\u003cul class=\"cs-materials-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCotton thread\u003c\/strong\u003e — DK, sport, or lace weight. Must be 100% cotton (no acrylic blends — cotton blocks beautifully and holds its shape).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCrochet hook\u003c\/strong\u003e — Choose a hook that is 1 to 1½ sizes smaller than what your thread label recommends. Doilies need a tighter tension to hold their shape and create crisp lace.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eScissors\u003c\/strong\u003e and a \u003cstrong\u003eyarn\/tapestry needle\u003c\/strong\u003e for weaving in ends.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStitch markers\u003c\/strong\u003e (a few are helpful for tracking rounds).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cs-materials-note\"\u003eNot sure what to bring? Hook and thread recommendations will be sent to you upon registration. Craftique Studio also carries cotton thread and hooks available for purchase in-store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- PREREQUISITES --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eWho This Is For\u003c\/div\u003e\n\u003ch2\u003ePrerequisites\u003c\/h2\u003e\n\u003cdiv class=\"cs-prereq-box\"\u003e\n\u003ch3\u003eWhat You Should Know Coming In\u003c\/h3\u003e\n\u003cp\u003eThis class is designed for crocheters who have a little experience with the basics but have never made a doily. You should be comfortable with:\u003c\/p\u003e\n\u003cdiv class=\"cs-stitch-chips\"\u003e\n\u003cspan class=\"cs-stitch-chip\"\u003eChain Stitch\u003c\/span\u003e \u003cspan class=\"cs-stitch-chip\"\u003eSingle Crochet\u003c\/span\u003e \u003cspan class=\"cs-stitch-chip\"\u003eDouble Crochet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cs-prereq-note\"\u003eNo doily experience needed — that's exactly what we're here for! As long as you're confident with those three stitches, you're ready for this class.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- LOCATION --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eLocation\u003c\/div\u003e\n\u003ch2\u003eFind Us\u003c\/h2\u003e\n\u003cdiv class=\"cs-location-box\"\u003e\n\u003cdiv class=\"cs-location-icon\"\u003e📍\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCraftique Studio\u003c\/h3\u003e\n\u003cp\u003eCypress, TX · Serving the greater Houston area\u003cbr\u003eQuestions? Call or text us at \u003cstrong\u003e(281) 758-5178\u003c\/strong\u003e\u003cbr\u003e\u003ca style=\"color: #a84fa1; font-family: 'Jost', sans-serif; font-size: 0.9rem;\" href=\"https:\/\/craftiquestudio.shop\"\u003eCraftiqueStudio.shop\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"cs-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"padding-top: 0;\" class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-section-label\"\u003eQuestions\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked\u003c\/h2\u003e\n\u003cdiv class=\"cs-faq-list\"\u003e\n\u003cdiv class=\"cs-faq-item\"\u003e\n\u003ch4\u003eDo I need to attend both sessions?\u003c\/h4\u003e\n\u003cp\u003eYes — this is a two-part workshop and both sessions are required. Session 1 covers the foundation and first rounds; Session 2 completes the lace sections, edging, and blocking. Missing one session means you won't be able to finish your doily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-faq-item\"\u003e\n\u003ch4\u003eWhat weight thread do you recommend for beginners?\u003c\/h4\u003e\n\u003cp\u003eWe suggest sport or DK weight cotton for your first doily. The stitches are easier to see than with fine lace thread, which makes learning the pattern much less frustrating. You can always challenge yourself with finer thread once you've got the hang of it!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-faq-item\"\u003e\n\u003ch4\u003eWill I definitely finish my doily by the end of class?\u003c\/h4\u003e\n\u003cp\u003eOur goal is for every student to complete their doily within the two sessions. Pace can vary depending on your thread weight and working speed — but we'll make sure you leave with everything you need to finish at home if needed, and we're always happy to help after class.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-faq-item\"\u003e\n\u003ch4\u003eIs blocking really necessary?\u003c\/h4\u003e\n\u003cp\u003eIt makes such a difference! Blocking is the process of wetting your finished doily and pinning it into shape as it dries — it opens up the lace, evens out stitches, and transforms a crumpled-looking piece into something truly beautiful. We'll cover it in Session 2 so you'll know exactly how to do it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER STRIP --\u003e\n\u003cdiv class=\"cs-footer-strip\"\u003e\n\u003cp\u003eReady to start your heirloom crochet journey?\u003c\/p\u003e\n\u003cdiv class=\"cs-contact\"\u003eRegister above · Questions? (281) 758-5178 · CraftiqueStudio.shop\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Craftique Studio","offers":[{"title":"Default Title","offer_id":47755061952742,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/3981\/7190\/files\/Copyofyogaclass_14x14in_53.png?v=1780941193","url":"https:\/\/craftiquestudio.shop\/products\/heirloom-crochet-doilies-for-beginners","provider":"Craftique Studio Shop","version":"1.0","type":"link"}