<!DOCTYPE html><html lang="en-US"><head ><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><style id="pluginthemexcss">/**
 * Styling moved from theme's CSS file to here
 * Theme information must remain in theme's style.css file due to Wordpress setup
 * Minifying + optimization is handled by WP Rocket
 */


/*
HTML5 Reset
----------------------------------------------------------------------------- */


/* ## Baseline Normalize
--------------------------------------------- */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}


/* HTML5 display definitions
--------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}


/* Links
--------------------------------------------- */

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}


/* Text-level semantics
--------------------------------------------- */

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}


/* Embedded content
--------------------------------------------- */

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}


/* Grouping content
--------------------------------------------- */

figure {
	margin: 20px 0;
}

hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
	white-space: pre-line; 
	box-shadow: 1px 1px 3px #CCC; 
	padding: 17px; 
	margin: 17px 0;
}


/* Forms
--------------------------------------------- */

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
	font-family: sans-serif; /* Google Fonts crash Safari */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}


/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* Float Clearing
--------------------------------------------- */

.clear:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.nav-primary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.after-entry:after,
.comment-respond:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

.clear,
.clear-line {
	clear: both;
	margin-bottom: 30px;
}

/* Typographical Elements
--------------------------------------------- */

body {
	background: #fff;
	color: #010101;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 1.8;
}


::-moz-selection {
	background: #111;
	color: #fff;
}

::selection {
	background: #111;
	color: #fff;
}

a {
	color: #fb6a4a;
	text-decoration: none;
}

.single .content a, 
aside a, 
.site-footer a {
	text-decoration: underline; /* accessibility */
}

a:hover,
a:focus {
	opacity: 0.7;
}

p,
nav#breadcrumbs {
	margin: 5px 0 15px;
	padding: 0;
}

strong {
	font-weight: bold;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

.wp-block-list { 
	padding-left: 37px;
}

blockquote {
	margin: 0;
	padding: 21px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 77px;
	height: 0;
	position: relative;
	top: -31px;
	left: -41px;
}

.wp-block-pullquote blockquote::before {
	top: -77px;
}

cite {
	font-style: normal;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	line-height: 1.3;
	margin: 37px 0 21px;
	padding: 0;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.625em;
}

h3 {
	font-size: 1.375em;
}

h4 {
	font-size: 1.125em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}



/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto; /* used for Modern Sidebar */
}


/* Forms
--------------------------------------------- */

input,
select,
textarea {
	border: 1px solid #eee;
	-webkit-box-shadow: 0 0 0 #fff;
	-webkit-box-shadow: 0 0 0 #fff;
	box-shadow: 0 0 0 #fff;
	font-weight: 300;
	letter-spacing: 0.5px;
	padding: 10px;
}
input:not([type="radio"]):not([type="checkbox"]),
select,
textarea {
	width: 100%;
}
input:focus,
textarea:focus {
	outline: none;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #010101;
	border: 1px solid #010101;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 7px 17px;
	text-transform: uppercase;
	width: auto;
}

input[type="submit"] {
	letter-spacing: 2px;
}

.button:hover,
.button:focus,
button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"] {
	background: #fff;
	color: #010101;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Site Containers
--------------------------------------------- */

.site-container {
	margin: 0 auto;
}

.content-sidebar-wrap,
.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1170px;
}

.site-inner {
	background: #fff;
	margin: 0 auto;
	padding: 15px 24px;
}

/* Content */
.content {
	float: right;
	width: 728px; 
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	float: none;
	width: 100%;
}

/* Primary Sidebar */
.sidebar-primary {
	float: right;
	width: 300px;
	min-width: 300px !important;
}

/* WordPress
--------------------------------------------- */

.search-form {
	background: #fff;
	border: 1px solid #eee;
	padding: 10px;
}

.search-form input {
	background: #fff url("/wp-content/plugins/feast-plugin/assets/images/search.svg") center right no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	border: 0;
	padding: 0;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}


/* Block Editor (Gutenberg) 
--------------------------------------------- */
figcaption {
	text-align: center;
}
@media only screen and (min-width: 600px) { 
	figcaption {
		font-size: 0.8em;
	}
}


/* ## Screen reader text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	background: #fff;
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus, 
{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	clip: auto !important;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	/* Above WP toolbar. */
	text-decoration: none;
	width: auto;
	z-index: 100000;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 37px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 37px;
}

.entry-content &gt; ol li,
.entry-content &gt; ul li {
	margin: 0 0 17px 37px;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 37px;
}

.entry-header {
	margin: 0 0 37px;
}

.entry-meta a {
	text-decoration: underline;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding: 37px 0;
}


/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments {
	padding: 37px 0;
}

.comment-respond,
.entry-comments {
	margin: 0 0 37px;
}

.comment-author, .comment-meta { 
	display: inline-block; 
	margin: 0 17px 0 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list {
	border-top: 1px solid #eee;
}

.comment-list li {
	list-style-type: none;
	margin: 37px 0 0;
	padding: 0;
}

.comment-list article { 
	padding: 17px; 
	overflow: auto;
	border-bottom: 1px solid #F7F7F7;
}

.comment-header {
	margin: 0 0 17px;
}

.comment .avatar {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline;
	float: left;
	margin: 0 17px 17px 0;
}

.form-allowed-tags {
	background: #f7f9fc;
	font-size: 12px;
	padding: 22px;
}

.comment-reply a {
	color: #555;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 12px;
	float: right;
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none !important;
}

.comment-meta {
	margin: 0;
}

@media only screen and (min-width: 600px) { 
	.comment-meta {
		float:right;
	}
}

.comment-meta {
	margin: 0;
	float:right;
}

.comment-time a, .comment-time {
	color: #555;
}

.comment-content {
	overflow-wrap: break-word;
}

.bypostauthor article {
	background: #f7f9fc;
}

.comment-author-name {
	font-weight: bold;
}

.comment-list .children {  
	margin-left: 17px;
}

.comment-list .children article { 
	border-left: 11px solid #CCC;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	padding: 0;
	word-wrap: break-word;
}

.sidebar a {
	font-weight: bold;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	text-align: center;
}



/*
Media Queries
----------------------------------------------------------------------------- */


@media only screen and (min-width: 1200px) {
	#before-header {
		visibility: visible;
	}
	.comment-time a, .comment-time {
		font-size: 0.8em;
	}
	.children { 
		margin-left: 17px; 
	}
	.comment-list .children article { 
		border-left: none;
	}
	aside, #breadcrumbs, .entry-meta { 
		font-size: 0.8em; 
	}
}



@media only screen and (max-width: 1079px) {
	.content,
	.sidebar-primary,
	.site-inner,
	.wrap {
		width: 100%;
	}

	.site-inner {
		padding-left: 4%;
		padding-right: 4%;
	}

	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.site-header,
	.comment-respond {
		padding: 10px 0;
	}
  
	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

}

@media only screen and (max-width: 335px) {
	.site-inner {
		padding-left: 0;
		padding-right: 0;
	}
}</style><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v27.8 (Yoast SEO v27.8) - https://yoast.com/product/yoast-seo-premium-wordpress/ --><title>The Crochet Crowd: Discover Free Patterns, Tutorials, and Stitch Alongs</title><meta name="description" content="Welcome to The Crochet Crowd, your go-to hub for free and paid crochet patterns. Instant downloads available now." /><link rel="canonical" href="https://thecrochetcrowd.com/" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thecrochetcrowd.com\/","url":"https:\/\/thecrochetcrowd.com\/","name":"The Crochet Crowd: Discover Free Patterns, Tutorials, and Stitch Alongs","isPartOf":{"@id":"https:\/\/thecrochetcrowd.com\/#website"},"about":{"@id":"https:\/\/thecrochetcrowd.com\/#organization"},"primaryImageOfPage":{"@id":"https:\/\/thecrochetcrowd.com\/#primaryimage"},"image":{"@id":"https:\/\/thecrochetcrowd.com\/#primaryimage"},"thumbnailUrl":"https:\/\/thecrochetcrowd.com\/wp-content\/uploads\/2026\/03\/Learn-to-Crochet-Workshop-with-Mikey.jpg","datePublished":"2026-03-25T16:33:48+00:00","dateModified":"2026-05-28T15:26:40+00:00","description":"Welcome to The Crochet Crowd, your go-to hub for free and paid crochet patterns. Instant downloads available now.","breadcrumb":{"@id":"https:\/\/thecrochetcrowd.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thecrochetcrowd.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecrochetcrowd.com\/#primaryimage","url":"https:\/\/thecrochetcrowd.com\/wp-content\/uploads\/2026\/03\/Learn-to-Crochet-Workshop-with-Mikey.jpg","contentUrl":"https:\/\/thecrochetcrowd.com\/wp-content\/uploads\/2026\/03\/Learn-to-Crochet-Workshop-with-Mikey.jpg","width":1200,"height":1200,"caption":"Learn to Crochet Workshop with Mikey"},{"@type":"BreadcrumbList","@id":"https:\/\/thecrochetcrowd.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/thecrochetcrowd.com\/#website","url":"https:\/\/thecrochetcrowd.com\/","name":"The Crochet Crowd","description":"Dive into The Crochet Crowd: Your Fun Hub for Awesome Patterns, Handy Tips, and a Yarn-tastic Community of Crafty Friends!","publisher":{"@id":"https:\/\/thecrochetcrowd.com\/#organization"},"alternateName":"TCC","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thecrochetcrowd.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thecrochetcrowd.com\/#organization","name":"The Crochet Crowd","url":"https:\/\/thecrochetcrowd.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecrochetcrowd.com\/#\/schema\/logo\/image\/","url":"https:\/\/thecrochetcrowd.com\/wp-content\/uploads\/2024\/03\/The-Crochet-Crowd-Logo-2024-300x300-1.jpg","contentUrl":"https:\/\/thecrochetcrowd.com\/wp-content\/uploads\/2024\/03\/The-Crochet-Crowd-Logo-2024-300x300-1.jpg","width":300,"height":300,"caption":"The Crochet Crowd"},"image":{"@id":"https:\/\/thecrochetcrowd.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TheCrochetCommunity","https:\/\/instagram.com\/thecrochetcrowd","https:\/\/pinterest.com\/thecrochetcrowd","https:\/\/www.youtube.com\/channel\/UCVbbBdiTKMCx5VII4IKDU7A","https:\/\/www.instagram.com\/thecrochetcrowd\/"],"description":"We teach crochet step by step through video tutorial demonstrations and offer free patterns.","legalName":"The Crochet Crowd","foundingDate":"2008-03-06","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}}]}</script> <meta name="msvalidate.01" content="FB025832012F93C7E71F2FAF776AA2CE" /><meta name="google-site-verification" content="Mr4Ybds6OTTjoJRNmefoiwgzIyHMogrjtrIcLFDx77w" /><meta name="yandex-verification" content="4650419fbd16fb8d" /> <!-- / Yoast SEO Premium plugin. --> <!-- Hubbub v.1.36.3 https://morehubbub.com/ --><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="The Crochet Crowd: Discover Free Patterns, Tutorials, and Stitch Alongs" /><meta property="og:description" content="Welcome to The Crochet Crowd, your go-to hub for free and paid crochet patterns. Instant downloads available now." /><meta property="og:url" content="https://thecrochetcrowd.com/" /><meta property="og:site_name" content="The Crochet Crowd" /><meta property="og:updated_time" content="2026-05-28T12:26:40+00:00" /><meta property="article:published_time" content="2026-03-25T13:33:48+00:00" /><meta property="article:modified_time" content="2026-05-28T12:26:40+00:00" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="The Crochet Crowd: Discover Free Patterns, Tutorials, and Stitch Alongs" /><meta name="twitter:description" content="Welcome to The Crochet Crowd, your go-to hub for free and paid crochet patterns. Instant downloads available now." /><meta class="flipboard-article" content="Welcome to The Crochet Crowd, your go-to hub for free and paid crochet patterns. Instant downloads available now." /><meta property="og:image" content="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey.jpg" /><meta name="twitter:image" content="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey.jpg" /><meta property="og:image:width" content="1200" /><meta property="og:image:height" content="1200" /><meta property="article:author" content="https://www.facebook.com/pages/The-Crochet-Crowd/116482731742088" /> <!-- Hubbub v.1.36.3 https://morehubbub.com/ --><link rel='dns-prefetch' href='//scripts.mediavine.com' /><link rel='dns-prefetch' href='//stats.wp.com' /><link rel='dns-prefetch' href='//widgets.wp.com' /><link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//0.gravatar.com' /><link rel='dns-prefetch' href='//1.gravatar.com' /><link rel='dns-prefetch' href='//2.gravatar.com' /><link rel="alternate" type="application/rss+xml" title="The Crochet Crowd &raquo; Feed" href="https://thecrochetcrowd.com/feed/" /><link rel="alternate" type="application/rss+xml" title="The Crochet Crowd &raquo; Comments Feed" href="https://thecrochetcrowd.com/comments/feed/" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://thecrochetcrowd.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthecrochetcrowd.com%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://thecrochetcrowd.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthecrochetcrowd.com%2F&#038;format=xml" /><style id="wp-img-auto-sizes-contain-inline-css">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */</style><link rel="stylesheet" href="https://thecrochetcrowd.com/wp-content/cache/minify/5225e.css" media="all" />
<style id="classic-theme-styles-inline-css">/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */</style><link rel="stylesheet" href="https://thecrochetcrowd.com/wp-content/cache/minify/25e4c.css" media="all" />
<style id="feast-global-styles-inline-css">.feast-plugin a {
	word-break: break-word;
}
.feast-plugin ul.menu a {
	word-break: initial;
}
button.feast-submenu-toggle {
	display: none;
	background: transparent;
	border: 1px solid #424242;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	outline: none;
	cursor: pointer;
	position: absolute;
	line-height: 0;
	right: 0;
	top: 3px;
	width: 42px;
	height: 42px;
	justify-content: center;
	align-items: center;
}
button.feast-submenu-toggle svg {
	width: 20px;
	height: 20px;
}
@media(max-width:1199px) {
	button.feast-submenu-toggle {
		display: flex;
	}
	.mmm-content ul li.menu-item-has-children {
		position: relative;
	}
	.mmm-content ul li.menu-item-has-children > a {
		display: inline-block;
		margin-top: 12px;
		margin-bottom: 12px;
		width: 100%;
		padding-right: 48px;
	}
	.mmm-content ul li.menu-item-has-children > ul.sub-menu {
		display: none;
	}
	.mmm-content ul li.menu-item-has-children.open > ul.sub-menu {
		display: block;
	}
	.mmm-content ul li.menu-item-has-children.open > button svg {
		transform: rotate(180deg);
	}
}
.single .content a,
.category .content a,
.feast-modern-category-layout a,
aside a, 
.site-footer a {
	text-decoration: underline;
}
.feast-social-media {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	column-gap: 18px;
	row-gap: 9px;
	width: 100%;
	padding: 27px 0;
}
.feast-social-media.feast-social-media--align-left {
	justify-content: flex-start;
}
.feast-social-media.feast-social-media--align-right {
	justify-content: flex-end;
}
.feast-social-media a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
}
@media(max-width:600px) {
	.feast-social-media a {
		min-height: 50px;
		min-width: 50px;
	}
}
.feast-ai-buttons-block {
	display: block;
	width: 100%;
}
.feast-ai-buttons-block .wp-block-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	width: 100%;
}
.feast-ai-buttons-block--align-center .wp-block-buttons {
	justify-content: center;
}
.feast-ai-buttons-block--align-right .wp-block-buttons {
	justify-content: flex-end;
}
.feast-ai-buttons-block .wp-block-buttons .wp-block-button {
	flex-basis: 0;
	flex-grow: 1;
}
.feast-ai-buttons-block .wp-block-buttons .wp-block-button .wp-block-button__link {
	white-space: nowrap;
}
@media(max-width:600px) {
	.feast-ai-buttons-block .wp-block-buttons .wp-block-button {
		flex-basis: 40%;
	}
}		
.feast-trusted-google-source .wp-block-button__link svg path {
	fill: var(--global-palette9);
}
.feast-trusted-google-source--layout-full-width .wp-block-button {
	width: 100%;
}
.feast-trusted-google-source--layout-full-width .wp-block-button__link {
	justify-content: center;
}
.schema-faq .schema-faq-section {
	margin-top: 20px;
}
.schema-faq strong.schema-faq-question {
	cursor: pointer;
	margin-bottom: 0;
	position: relative;
	padding-right: 24px;
}
.schema-faq > div {
	margin-bottom: 16px;
}
.schema-faq > div p.schema-faq-answer {
	overflow: hidden;
	transition: all .2s ease-in-out;
}
.schema-faq strong.schema-faq-question:after {
	content: '↓';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.schema-faq strong.schema-faq-question.active:after {
	content: '↑';
}
.schema-faq .schema-faq-section p {
	margin: 0;
}
.schema-faq-question.active ~ p * {
	line-height: inherit;
}
.schema-faq > div p:not(.block-editor-rich-text__editable) {
	height: 0;
}
.schema-faq > div p.schema-faq-answer {
	padding-left: 16px !important;
	padding-right: 16px !important;
}
.schema-faq {
	margin-bottom: 28px;
}
.schema-faq-question.active ~ p:not(.block-editor-rich-text__editable) {
	height: inherit;
	padding-top: 7px;
}
.schema-faq p {
	margin: 0;
}.feast-remove-top-padding {
	padding-top: 0 !important;
}
.feast-remove-bottom-padding {
	padding-bottom: 0 !important;
}
.feast-remove-top-margin {
	margin-top: 0 !important;
}
.feast-remove-bottom-margin {
	margin-bottom: 0 !important;
}
.z-10 {
	position: relative;
	z-index: 10;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	line-height: 1.2;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio {
	display: flex;
	flex-direction: column;
	row-gap: 4px;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__media {
	display: flex;
	justify-content: center;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__media img {
	border-radius: 1000px;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__content {
	padding: 16px 24px 28px;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	box-sizing: border-box;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__content h3,
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__content h2 {
	font-size: 1.625em;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__content * {
	margin: 0;
	max-width: 100%;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__content p {
	line-height: 1.5;
}
body .site-inner {
	padding-top: 0;
}
@media(max-width:1200px) {
	body .entry-content > .wp-block-group.is-style-full-width-feature-wrapper:nth-child(-n+2),
	body .entry-content > .wp-block-group.is-style-full-width-feature-wrapper-cta:nth-child(-n+2),
	body .entry-content > .wp-block-group.is-style-full-width-slanted:nth-child(-n+2),
	body .entry-content > .wp-block-group.full-width-feature-wrapper:nth-child(-n+2),
	body .entry-content > .wp-block-group.is-style-feast-custom-background-feature-wrapper:nth-child(-n+2),
	body .entry-content > .wp-block-group.is-style-full-width-custom-background-feature-wrapper:nth-child(-n+2) {
		margin-top: 0 !important;
	}
}
@media(max-width:1023px) {
	body .entry {
		padding-top: 0;
	}
}
body .entry-content > .wp-block-group.is-style-full-width-feature-wrapper:first-child,
body .entry-content > .wp-block-group.is-style-full-width-feature-wrapper-cta:first-child,
body .entry-content > .wp-block-group.is-style-full-width-slanted:first-child,
body .entry-content > .wp-block-group.full-width-feature-wrapper:first-child,
body .entry-content > .wp-block-group.is-style-feast-custom-background-feature-wrapper:first-child,
body .entry-content > .wp-block-group.is-style-full-width-custom-background-feature-wrapper:first-child {
	margin-top: 0 !important;
}
body .feast-layout.feast-full-width-banner > .wp-block-group.is-style-full-width-feature-wrapper:first-child,
body .feast-layout.feast-full-width-banner > .wp-block-group.is-style-full-width-feature-wrapper-cta:first-child {
	margin-bottom: 0 !important;
}
body .entry-content > #dpsp-post-content-markup:first-child + .wp-block-group.is-style-full-width-feature-wrapper,
body .entry-content > #dpsp-post-content-markup:first-child + .wp-block-group.is-style-full-width-feature-wrapper-cta,
body .entry-content > #dpsp-post-content-markup:first-child + .wp-block-group.is-style-full-width-slanted,
body .entry-content > #dpsp-post-content-markup:first-child + .wp-block-group.full-width-feature-wrapper,
body .entry-content > #dpsp-post-content-markup:first-child + .wp-block-group.is-style-feast-custom-background-feature-wrapper,
body .entry-content > #dpsp-post-content-markup:first-child + .wp-block-group.is-style-full-width-custom-background-feature-wrapper {
	margin-top: 0 !important;
}
@media only screen and (max-width: 335px) {
	.site-inner {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width:1023px) {
	.feast-layout--modern-footer {
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media only screen and (max-width: 600px) {
	.site-container .feast-layout--modern-footer .is-style-full-width-feature-wrapper,
	.site-container .feast-layout--modern-footer .is-style-full-width-feature-wrapper-cta,
	.site-container .feast-layout--modern-footer .is-style-full-width-slanted,
	.site-container .feast-layout--modern-footer .is-style-full-width-custom-background-feature-wrapper {
		margin: var(--feast-spacing-xl, 27px) -5%;
	}
}
a.wprm-recipe-jump:hover {
	opacity: 1.0 !important;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__media img {
	border-radius: 178px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.feast-modern-category-layout {
	text-align: initial;
}
.feast-trusted-google-source .wp-block-button__link svg path,
.feast-jump-to-buttons .wp-block-button__link svg path {
	fill: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
div, 
.wp-block-group {
	scroll-margin-top: 80px;
}
.feast-plugin .feastmobilenavbar,.feast-plugin .feastmobilenavbar .menu-item-has-children .sub-menu {background-color: #1c2860;border-color: #eaeaea;border-top: none;}.feast-plugin .mmm-dialog .mmm-content {background-color: #1c2860;border: none;}.feast-plugin #menu-feast-modern-mobile-menu li a,.feast-plugin .desktop-inline-modern-menu > ul.menu li a,.feast-plugin .mmm-dialog ul.menu li a {color: #ffffff;}.feast-plugin .feastsearchtoggle svg,.feast-plugin .feastmenutoggle svg {color: #ffffff;}button.feast-submenu-toggle {border-color: #ffffff;}button.feast-submenu-toggle svg path {fill: #ffffff;}.feast-plugin a.closebtn {color: #ffffff;}.feast-plugin .feastmobilenavbar {position: static;}.feast-plugin .site-container,.feast-plugin .body-template-content {margin-top: 0;}body .fsri-list .listing-item {padding:;background-color:;}body .fsri-title {letter-spacing: ;}body .feast-recipe-index .fsri-list {column-gap:;row-gap:;}body .feast-category-index-list > li { padding:; }body .fsci-title,body .feast-title-overlay .fsci-title,body .entry-content .feast-title-overlay a .fsci-title,body .entry-content a .fsci-title {padding:;letter-spacing: ;}body .feast-category-index .feast-category-index-list {column-gap:;row-gap:;}body .feastmobilenavbar,
body .desktop-inline-modern-menu ul {
	overflow: visible;
	contain: initial;
}
.feastmobilenavbar ul.menu > .menu-item {
	position: relative;
}
.feastmobilenavbar ul.menu > .menu-item:hover > .sub-menu,
.feastmobilenavbar ul.menu > .menu-item:focus-within > .sub-menu {
	left: 0;
	opacity: 1;
}
.feastmobilenavbar .menu-item-has-children .sub-menu {
	background: #fff;
	left: -9999px;
	top: 100%;
	opacity: 0;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.15);
	padding: 10px 0;
	position: absolute;
	width: auto;
	min-width: 200px;
	z-index: 99;
	display: flex;
	flex-direction: column;
	row-gap: 0;
	height: auto;
	margin: 0;
}
.feastmobilenavbar .menu-item-has-children .sub-menu > .menu-item {
	width: 100%;
	display: block;
	clear: both;
	border-top: none !important;
	min-height: 0 !important;
	max-width: none;
	text-align: left;
}
.feastmobilenavbar .menu-item-has-children .sub-menu > .menu-item a {
	width: 100%;
	background: transparent;
	padding: 8px 30px 8px 20px;
	position: relative;
	white-space: nowrap;
	display: block;
}
@media(max-width:768px) {
	.menu-item-has-children .sub-menu {
		left: auto;
		opacity: 1;
		position: relative;
		width: 100%;
		border-radius: 0;
		box-shadow: none;
		padding: 0;
		display: none;
	}
}.wp-block-media-text {
	row-gap: var(--global-md-spacing, 22px);
}
	.wp-block-group {
	margin-top: var(--global-md-spacing, 1.5rem);
	margin-bottom: var(--global-md-spacing, 1.5rem);
}

/*# sourceURL=feast-global-styles-inline-css */</style><style id="feast-local-fonts-inline-css">@font-face {
				font-family: 'Montserrat';
				font-style: normal;
				font-stretch: normal;
				font-display: swap;
				font-weight: 400;
				src: url('https://thecrochetcrowd.com/wp-content/plugins/feast-fonts/fonts/montserrat-400.woff2') format('woff2');
			}
			@font-face {
				font-family: 'Montserrat';
				font-style: normal;
				font-stretch: normal;
				font-display: swap;
				font-weight: 700;
				src: url('https://thecrochetcrowd.com/wp-content/plugins/feast-fonts/fonts/montserrat-700.woff2') format('woff2');
			}
			
			@font-face {
				font-family: 'Sriracha';
				font-style: normal;
				font-stretch: normal;
				font-display: swap;
				font-weight: 400;
				src: url('https://thecrochetcrowd.com/wp-content/plugins/feast-fonts/fonts/sriracha-400.woff2') format('woff2');
			}
			
			@font-face {
				font-family: 'Caveat';
				font-style: normal;
				font-stretch: normal;
				font-display: swap;
				font-weight: 400;
				src: url('https://thecrochetcrowd.com/wp-content/plugins/feast-fonts/fonts/caveat-400.woff2') format('woff2');
			}
			@font-face {
				font-family: 'Caveat';
				font-style: normal;
				font-stretch: normal;
				font-display: swap;
				font-weight: 700;
				src: url('https://thecrochetcrowd.com/wp-content/plugins/feast-fonts/fonts/caveat-700.woff2') format('woff2');
			}
			
/*# sourceURL=feast-local-fonts-inline-css */</style><link rel="stylesheet" href="https://thecrochetcrowd.com/wp-content/cache/minify/be143.css" media="all" />
<style id="jetpack_likes-inline-css">#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{display:inline-block;font-size:9pt;font-weight:700;line-height:1.2;margin:0 0 1em}div.sharedaddy h3.sd-title:before{border-top:1px solid #dcdcde;content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}div.jetpack-likes-widget-wrapper{min-height:50px;position:relative;width:100%}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-comment-likes-widget-wrapper{min-height:31px;position:relative;width:100%}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{background-color:#fff;border:1px solid #dcdcde;border-radius:4px;box-shadow:none;display:none;height:auto;max-height:240px;min-width:220px;overflow:auto;padding:9px 12px 10px;position:absolute;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#101517;font-size:12px;font-weight:500;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{list-style-type:none;margin:0;padding:0;text-indent:0}#likes-other-gravatars li:before{content:""}#likes-other-gravatars ul.wpl-avatars{display:block;max-height:190px;overflow:auto}#likes-other-gravatars ul.wpl-avatars li{float:none;height:28px;margin:0 0 4px;width:196px}#likes-other-gravatars ul.wpl-avatars li a{align-items:center;border-bottom:none!important;display:flex;gap:8px;margin:0 2px 0 0;text-decoration:none}#likes-other-gravatars ul.wpl-avatars li a span{color:#2c3338;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#likes-other-gravatars ul.wpl-avatars li a img{background:none;border:none;border-radius:50%;box-sizing:border-box;margin:0!important;padding:1px!important;position:static}div.sd-box{border-top:1px solid #00000021}.jetpack-likes-widget-loaded iframe,.jetpack-likes-widget-loading .likes-widget-placeholder,.jetpack-likes-widget-unloaded .likes-widget-placeholder{display:block}.jetpack-likes-widget-loaded .likes-widget-placeholder,.jetpack-likes-widget-loading iframe,.jetpack-likes-widget-unloaded iframe{display:none}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{border-width:0;margin:0}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{border-width:0;margin:0;position:relative}.comment-likes-widget-placeholder{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:18px;position:absolute}.comment-likes-widget-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%232ea2cc' d='m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;color:#2ea2cc;content:"";display:inline-block;height:16px;padding-right:5px;position:relative;top:3px;width:16px}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{align-self:center;color:#4e4e4e;margin-top:4px;padding-left:5px}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{float:none;position:absolute;top:0;width:100%}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}@media print{.jetpack-likes-widget-wrapper{display:none}}
/*# sourceURL=https://thecrochetcrowd.com/wp-content/plugins/jetpack/_inc/build/likes/style.min.css */</style><link rel="stylesheet" href="https://thecrochetcrowd.com/wp-content/cache/minify/6bcdb.css" media="all" />
<style id="dpsp-frontend-style-pro-inline-css">@media screen and ( max-width : 720px ) {
					.dpsp-content-wrapper.dpsp-hide-on-mobile,
					.dpsp-share-text.dpsp-hide-on-mobile {
						display: none;
					}
					.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
						margin:0 2% 10px 0;
					}
					.dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count) {
						max-height: 40px;
						padding: 0;
						justify-content: center;
					}
					.dpsp-content-wrapper.dpsp-size-small .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){
						max-height: 32px;
					}
					.dpsp-content-wrapper.dpsp-size-large .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){
						max-height: 46px;
					}
				}
			
/*# sourceURL=dpsp-frontend-style-pro-inline-css */</style><link rel="stylesheet" href="https://thecrochetcrowd.com/wp-content/cache/minify/9bb81.css" media="all" />
 <script src="https://thecrochetcrowd.com/wp-content/cache/minify/d52ed.js"></script>
 <script id="mv-script-wrapper-js" async="async" fetchpriority="high" data-noptimize="1" data-cfasync="false" src="https://scripts.mediavine.com/tags/the-crochet-crowd.js"></script> <script src="https://thecrochetcrowd.com/wp-content/cache/minify/ad757.js"></script>
 <link rel="https://api.w.org/" href="https://thecrochetcrowd.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://thecrochetcrowd.com/wp-json/wp/v2/pages/79695" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://thecrochetcrowd.com/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 7.0" /><link rel='shortlink' href='https://thecrochetcrowd.com/' /> <script type="text/javascript">var ajaxurl = "https://thecrochetcrowd.com/wp-admin/admin-ajax.php";</script><style id='feast-blockandfront-styles'>.feast-about-author { background-color: #f2f2f2; color: #32373c; padding: 17px; margin-top: 57px; display: grid; grid-template-columns: 1fr 3fr !important; } .feast-about-author h2 { margin-top: 7px !important;} .feast-about-author img{ border-radius: 50% !important; }aside .feast-about-author { grid-template-columns: 1fr !important; }.wp-block-search .wp-block-search__input { max-width: 100%; background: #FFF; color: #000; }.wp-block-separator { color: #D6D6D6; border-bottom: none; margin-top: 16px; margin-bottom: 16px; }.screen-reader-text { width: 1px; height: 1px; }footer ul li, .site-footer ul li { list-style-type: none; }footer ul li, .site-footer ul li { list-style-type: none; }aside .wp-block-search { display: grid; grid-template-columns: 1fr; margin: 37px 0;  } aside .wp-block-search__inside-wrapper { display: grid !important; grid-template-columns: 1fr; } aside input { min-height: 50px; }  ​aside .wp-block-search__label, aside .wp-block-search__button { display: none; } aside p, aside div, aside ul { margin: 17px 0; }@media only screen and (max-width: 600px) { aside .wp-block-search { grid-template-columns: 1fr; } aside input { min-height: 50px; margin-bottom: 17px;} }.feast-button a { border: 2px solid #CCC; padding: 7px 14px; border-radius: 20px; text-decoration: none !important; font-weight: bold; } .feast-button { padding: 27px 7px; }a.wp-block-button__link { text-decoration: none !important; }.feast-box-primary {  padding: 17px !important; margin: 17px 0 !important;  }.feast-box-secondary { padding: 17px !important; margin: 17px 0 !important;  }.feast-box-primary li, .feast-box-secondary li {margin-left: 17px !important; }.feast-checklist li::marker { color: transparent; } .feast-checklist li:before { content: '✓'; margin-right: 17px; }.schema-faq-question { font-size: 1.2em; display: block; margin-bottom: 7px;} .schema-faq-section { margin: 37px 0; }</style><style id="feast-hide-h1">.entry-header { display: none; }</style><style type="text/css">.feast-category-index-list, .fsri-list {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr) );
		grid-gap: 57px 17px;
		list-style: none;
		list-style-type: none;
		margin: 17px 0 !important;
	}
	.feast-category-index-list li,
	.fsri-list li {
		text-align: center;
		position: relative;
		list-style: none !important;
		margin-left: 0 !important;
		list-style-type: none !important;
		overflow: hidden;
	}
	.feast-category-index-list li {
		min-height: 150px;
	}
	.feast-category-index-list li a.title {
		text-decoration: none;
	}
	.feast-category-index-list-overlay .fsci-title {
		position: absolute;
		top: 88%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: #FFF;
		padding: 5px;
		color: #333;
		font-weight: bold;
		border: 2px solid #888;
		text-transform: uppercase;
		width: 80%;
	}
	.listing-item:focus-within, .wp-block-search__input:focus {outline: 2px solid #555; }
	.listing-item a:focus, .listing-item a:focus .fsri-title, .listing-item a:focus img { opacity: 0.8; outline: none; }
	.listing-item a, .feast-category-index-list a { text-decoration: none !important; word-break: break-word; font-weight: initial; }
	li.listing-item:before { content: none !important; } /* needs to override theme */
	.fsri-list, ul.feast-category-index-list { padding-left: 0 !important; }
	.fsri-list .listing-item { margin: 0; }
	.fsri-list .listing-item img { display: block; }
	.fsri-list .feast_3x4_thumbnail { object-fit: cover; width: 100%; aspect-ratio: 3/4; }
	.fsri-list .feast_2x3_thumbnail { object-fit: cover; width: 100%; aspect-ratio: 2/3; }
	.fsri-list .feast_4x3_thumbnail { object-fit: cover; width: 100%; aspect-ratio: 4/3; }
	.fsri-list .feast_1x1_thumbnail { object-fit: cover; width: 100%; aspect-ratio: 1/1; }
	.fsri-title, .fsci-title { text-wrap: balance; }
	.listing-item { display: grid; align-content: flex-start; } .fsri-rating, .fsri-time { place-self: end center; } /* align time + rating bottom */
	.fsri-category { padding: 8px 12px 0; }
	.feast-recipe-index .feast-category-link { text-align: right; }
	.feast-recipe-index .feast-category-link a { text-decoration: underline; }
	.feast-image-frame, .feast-image-border { border: 3px solid #DDD; }
	.feast-square-image { aspect-ratio: 1/1; object-fit: cover; }
	.feast-image-round, .feast-image-round img, .feast-category-index-list.feast-image-round svg, .feast-media-text-image-round .wp-block-media-text__media img { border-radius: 50%; }
	.feast-image-shadow { box-shadow: 3px 3px 5px #AAA; }
	.feast-line-through { text-decoration: line-through; }
	.feast-grid-full, .feast-grid-half, .feast-grid-third, .feast-grid-fourth, .feast-grid-fifth { display: grid; grid-gap: 57px 17px; }
	.feast-grid-full { grid-template-columns: 1fr !important; }
	.feast-grid-half { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
	.feast-grid-third { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
	.feast-grid-fourth { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; }
	.feast-grid-fifth { grid-template-columns: repeat(5, minmax(0, 1fr)) !important; }
	@media only screen and (max-width:601px) {
		.feast-grid-full-horizontal { grid-template-columns: 1fr !important; }
		.feast-grid-full-horizontal .listing-item { min-height: 0; }
		.feast-grid-full-horizontal .listing-item a { display: flex; align-items: center; }
		.feast-grid-full-horizontal .listing-item a > img { width: 33%; }
		.feast-grid-full-horizontal .listing-item a > .fsri-title { width: 67%; padding: 0; text-align: left; margin-top: 0 !important; padding: 0 16px; }
		.feast-grid-full-horizontal .fsri-rating, .feast-grid-full-horizontal .fsri-time, .feast-grid-full-horizontal .fsri-recipe-keys, .feast-grid-full-horizontal .fsri-recipe-cost { display: none !important; }
		body .feast-recipe-index .feast-grid-full-horizontal { row-gap: 17px; }
		body .feast-recipe-index .feast-grid-full-horizontal li { margin-bottom: 0; }
	}
	@media only screen and (min-width: 600px) {
		.feast-category-index-list { grid-template-columns: repeat(4, minmax(0, 1fr) ); }
		.feast-desktop-grid-full { grid-template-columns: 1fr !important; }
		.feast-desktop-grid-half { grid-template-columns: repeat(2, 1fr) !important; }
		.feast-desktop-grid-third { grid-template-columns: repeat(3, 1fr) !important; }
		.feast-desktop-grid-fourth { grid-template-columns: repeat(4, 1fr) !important; }
		.feast-desktop-grid-fifth { grid-template-columns: repeat(5, 1fr) !important; }
		.feast-desktop-grid-sixth { grid-template-columns: repeat(6, 1fr) !important; }
		.feast-desktop-grid-ninth { grid-template-columns: repeat(6, 1fr) !important; }
		.feast-desktop-grid-half-horizontal, .feast-desktop-grid-third-horizontal { grid-template-columns: repeat(2, 1fr) !important; }
		.feast-desktop-grid-full-horizontal { grid-template-columns: 1fr !important; }
		.feast-desktop-grid-half-horizontal .listing-item a, .feast-desktop-grid-full-horizontal .listing-item a, .feast-desktop-grid-third-horizontal .listing-item a { display: flex; align-items: center; }
		.feast-desktop-grid-half-horizontal .listing-item a > img, .feast-desktop-grid-full-horizontal a > img, .feast-desktop-grid-third-horizontal .listing-item a > img { width: 33% !important; margin-bottom: 0; }
		.feast-desktop-grid-half-horizontal .listing-item a > .fsri-title, .feast-desktop-grid-full-horizontal a > .fsri-title, .feast-desktop-grid-third-horizontal .listing-item a > .fsri-title { width: 67%; padding: 0 16px; text-align: left; margin-top: 0 !important; }
		.feast-desktop-grid-half-horizontal .fsri-rating, .feast-desktop-grid-half-horizontal .fsri-time, .feast-desktop-grid-half-horizontal .fsri-recipe-keys, .feast-desktop-grid-half-horizontal .fsri-recipe-cost { display: none !important; }
		.feast-desktop-grid-third-horizontal .fsri-rating, .feast-desktop-grid-third-horizontal .fsri-time, .feast-desktop-grid-third-horizontal .fsri-recipe-keys, .feast-desktop-grid-third-horizontal .fsri-recipe-cost { display: none !important; }
		.feast-desktop-grid-full-horizontal .fsri-rating, .feast-desktop-grid-full-horizontal .fsri-time, .feast-desktop-grid-full-horizontal .fsri-recipe-keys, .feast-desktop-grid-full-horizontal .fsri-recipe-cost { display: none !important; }
	}
	@media only screen and (min-width:900px) {
		.feast-desktop-grid-third-horizontal { grid-template-columns: repeat(3, 1fr) !important; }
		.feast-desktop-grid-ninth { grid-template-columns: repeat(9, 1fr) !important; }
	}
	@media only screen and (min-width:900px) and (max-width:1200px) {
		.feast-desktop-grid-third-horizontal .listing-item a > img {
			width: 44%;
		}
	}
	@media only screen and (min-width:600px) and (max-width:775px) {
		.feast-desktop-grid-third-horizontal .listing-item a > img,
		.feast-desktop-grid-half-horizontal .listing-item a > img {
			width: 44%;
		}
	}
	@media only screen and (min-width: 1100px) { .full-width-content main.content { width: 1080px; max-width: 1080px; } .full-width-content .sidebar-primary { display: none;  } }
	@media only screen and (max-width: 600px) { .entry-content :not(.wp-block-gallery) .wp-block-image { width: 100% !important; } }
	@media only screen and (min-width: 1024px) {
		.feast-full-width-wrapper { width: 100vw; position: relative; left: 50%; right: 50%; margin: 37px -50vw; background: #F5F5F5; padding: 17px 0; }
		.feast-full-width-wrapper .feast-recipe-index { width: 1140px; margin: 0 auto; }
		.feast-full-width-wrapper .listing-item { background: #FFF; padding: 17px; }
	}
	.feast-prev-next { display: grid; grid-template-columns: 1fr;  border-bottom: 1px solid #CCC; margin: 57px 0;  }
	.feast-prev-post, .feast-next-post { padding: 37px 17px; border-top: 1px solid #CCC; }
	.feast-next-post { text-align: right; }
	@media only screen and (min-width: 600px) {
		.feast-prev-next { grid-template-columns: 1fr 1fr; border-bottom: none; }
		.feast-next-post { border-left: 1px solid #CCC;}
		.feast-prev-post, .feast-next-post { padding: 37px; }
	}
	.has-background { padding: 1.25em 2.375em; margin: 1em 0; }
	figure { margin: 0 0 1em; }
	div.wp-block-image > figure { margin-bottom: 1em; }
	@media only screen and (max-width: 1023px) {
		.content-sidebar .content, .sidebar-primary { float: none; clear: both; }
		.has-background { padding: 1em; margin: 1em 0; }
	}
	hr.has-background { padding: inherit; margin: inherit; }
	body { -webkit-animation: none !important; animation: none !important; }
	@media only screen and (max-width: 600px) {
		body {
			--wp--preset--font-size--small: 16px !important;
		}
	}
	@media only screen and (max-width: 600px) { .feast-desktop-only { display: none; } }
	@media only screen and (min-width: 600px) { .feast-mobile-only { display: none; } }
	summary { display: list-item; }
	.comment-form-cookies-consent > label {
		display: inline-block;
		margin-left: 30px;
	}
	@media only screen and (max-width: 600px) { .comment-form-cookies-consent { display: grid; grid-template-columns: 1fr 12fr; } }
	.bypostauthor .comment-author-name { color: unset; }
	.comment-list article header { overflow: auto; }
	.fsri-rating .wprm-recipe-rating { pointer-events: none; }
	.fsri-tasty-recipe-count {
		display: block;
		width: 100%;
		font-size: .8em;
	}
	nav#breadcrumbs { margin: 5px 0 15px; }.entry-content .feast-title-overlay a .fsci-title, .feast-title-overlay .fsci-title { position: absolute; bottom: 0; left: 0; width: 100%; background-color: #f2f2f2; padding: 12px; }
.feast-title-overlay.feast-image-round .fsci-title.fsci-title--no-image { background: inherit !important; background-color: inherit !important; border: none !important; width: 100% !important; height: auto !important; border-radius: 0 !important; }
.feast-category-index .feast-title-overlay > li { padding-left: 0; padding-right: 0; }
.feast-title-overlay.feast-image-round > li { border-radius: 50%; overflow: hidden; }
.feast-title-overlay.feast-image-round > li > a { display: flex; }
.entry-content .feast-title-overlay.feast-image-round a .fsci-title, .feast-title-overlay.feast-image-round .fsci-title { bottom: 50%; transform: translateY(50%); }
.block-editor-block-list__block .feast-category-index .feast-title-overlay img,	.block-editor-block-list__block .feast-category-index .feast-title-overlay .fsci-title { box-sizing: border-box; }
.page .content a {
	text-decoration: underline;
}
.entry-time:after,
.entry-author:after {
	content: "";
	margin: inherit;
}
.entry-content .wp-block-group ol li, .entry-content .wp-block-group ul li {
	margin: 0 0 17px 37px;
}
.entry-content ul:not(.fsri-list):not(.feast-category-index-list) li,
.feast-modern-category-layout ul:not(.fsri-list):not(.feast-category-index-list) li {
	margin-left: 0;
	margin-bottom: 0;
}
	.fsri-rating .mv-reviews-stars { display: inline-block; }
	.fsri-rating .mv-stars { max-width: 100%; max-height: 25px; text-align: center; }
	.fsri-rating .mv-stars svg { width: auto; max-height: 25px; width: 150px; height: 22px; }
	.fsri-rating div.mv-star-ratings.mv-rating-user-5 .rating-5,
	.fsri-rating div.mv-star-ratings.mv-rating-user-4-5 .rating-4-5,
	.fsri-rating div.mv-star-ratings.mv-rating-user-4 .rating-4,
	.fsri-rating div.mv-star-ratings.mv-rating-user-3-5 .rating-3-5,
	.fsri-rating div.mv-star-ratings.mv-rating-user-3 .rating-3,
	.fsri-rating div.mv-star-ratings.mv-rating-user-2-5 .rating-2-5,
	.fsri-rating div.mv-star-ratings.mv-rating-user-2 .rating-2,
	.fsri-rating div.mv-star-ratings.mv-rating-user-1-5 .rating-1-5,
	.fsri-rating div.mv-star-ratings.mv-rating-user-1 .rating-1 { fill: var(--mv-star-fill-hover, #f8ce46); }</style><style>.page #breadcrumbs { display: none; } .page-child #breadcrumbs { display: block; }</style><style type="text/css" id='feastbreadcrumbstylesoverride'>@media only screen and (max-width: 940px) {
	nav#breadcrumbs {
		display: block;
	}
}</style><style type="text/css" id='feastfoodieprooverrides'>.page .content a {
	text-decoration: underline;
}
.entry-time:after,
.entry-author:after {
	content: "";
	margin: inherit;
}</style><!-- HFCM by 99 Robots - Snippet # 1: Ahrefs --><meta name="ahrefs-site-verification" content="2dff3a8a3d8293e4a801c4a04449cfdcc6a014cbcd9e8796511df54c42cdeff8"> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 2: Pinterest --><meta name="p:domain_verify" content="a8abd18447977d78a6d22aac76ec0e0f"/> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 7: G4 --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-PQZ1GM3GBY"></script> <script>window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-PQZ1GM3GBY');</script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 8: Google Adsense --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1020762904"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1020762904');</script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 10: Adwords Trigger --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1020762904"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1020762904');</script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 11: Pinterest --><meta name="p:domain_verify" content="0640d03f67599a9d0103c256c01d67ca"/> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 12: Pinterest 2 --><meta name="p:domain_verify" content="0640d03f67599a9d0103c256c01d67ca"/> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 13: Ahrefs --> <script src="https://analytics.ahrefs.com/analytics.js" data-key="UXYS9U+igFahaW5HYiH40w" async></script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 14: AHREFS Patch --> <script defer type="application/javascript" src="https://patches.ahrefs.com/d809891f-2b8e-4883-a1b8-bf9f5fd0c8da.js"></script> <!-- /end HFCM by 99 Robots --><style>:root {
				--mv-create-radius: 0;
			}</style> <script type="text/javascript">//<![CDATA[
  function external_links_in_new_windows_loop() {
    if (!document.links) {
      document.links = document.getElementsByTagName('a');
    }
    var change_link = false;
    var force = '';
    var ignore = '';

    for (var t=0; t<document.links.length; t++) {
      var all_links = document.links[t];
      change_link = false;
      
      if(document.links[t].hasAttribute('onClick') == false) {
        // forced if the address starts with http (or also https), but does not link to the current domain
        if(all_links.href.search(/^http/) != -1 && all_links.href.search('thecrochetcrowd.com') == -1 && all_links.href.search(/^#/) == -1) {
          // console.log('Changed ' + all_links.href);
          change_link = true;
        }
          
        if(force != '' && all_links.href.search(force) != -1) {
          // forced
          // console.log('force ' + all_links.href);
          change_link = true;
        }
        
        if(ignore != '' && all_links.href.search(ignore) != -1) {
          // console.log('ignore ' + all_links.href);
          // ignored
          change_link = false;
        }

        if(change_link == true) {
          // console.log('Changed ' + all_links.href);
          document.links[t].setAttribute('onClick', 'javascript:window.open(\'' + all_links.href.replace(/'/g, '') + '\', \'_blank\', \'noopener\'); return false;');
          document.links[t].removeAttribute('target');
        }
      }
    }
  }
  
  // Load
  function external_links_in_new_windows_load(func)
  {  
    var oldonload = window.onload;
    if (typeof window.onload != 'function'){
      window.onload = func;
    } else {
      window.onload = function(){
        oldonload();
        func();
      }
    }
  }

  external_links_in_new_windows_load(external_links_in_new_windows_loop);
  //]]></script> <!-- site-navigation-element Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"HOME","url":"https:\/\/thecrochetcrowd.com"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"PATTERNS","url":""},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"ACCESSORIES","url":"https:\/\/thecrochetcrowd.com\/crochet-accessories-menu\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"ARMS & HANDS","url":"https:\/\/thecrochetcrowd.com\/category\/gloves-mittens\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"BABY","url":"https:\/\/thecrochetcrowd.com\/crochet-baby-menu\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"BLANKETS","url":"https:\/\/thecrochetcrowd.com\/crochet-afghans-blankets-menu\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"CLOTHING","url":"https:\/\/thecrochetcrowd.com\/crochet-shawls-and-ponchos-menu\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"HEAD & NECK","url":"https:\/\/thecrochetcrowd.com\/crochet-hats-menu\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"HOLIDAYS","url":"https:\/\/thecrochetcrowd.com\/crochet-holidays-menu\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"HOME DECOR","url":"https:\/\/thecrochetcrowd.com\/crochet-home-decor-2\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"STITCH ALONGS","url":"https:\/\/www.youtube.com\/@TheCrochetCrowd\/courses"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"TOYS","url":"https:\/\/thecrochetcrowd.com\/category\/amigurumi\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"VIDEOS","url":""},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"REELS","url":"https:\/\/www.youtube.com\/@TheCrochetCrowd\/shorts"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"ALL TUTORIALS","url":"https:\/\/www.youtube.com\/@TheCrochetCrowd\/videos"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"YT MEMBERSHIPS","url":"https:\/\/studio.youtube.com\/channel\/UCVbbBdiTKMCx5VII4IKDU7A\/monetization\/memberships"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"EVENTS","url":"https:\/\/thecrochetcrowd.com\/category\/crochet-events\/"}]}</script><!-- / site-navigation-element Schema optimized by Schema Pro --><style>img#wpstats{display:none}</style><meta name="hubbub-info" description="Hubbub 1.36.3"><style>/* Add animation (Chrome, Safari, Opera) */
		@-webkit-keyframes openmenu {
			from {left:-100px;opacity: 0;}
			to {left:0px;opacity:1;}
		}
		@-webkit-keyframes closebutton {
			0% {opacity: 0;}
			100% {opacity: 1;}
		}

		/* Add animation (Standard syntax) */
		@keyframes openmenu {
			from {left:-100px;opacity: 0;}
			to {left:0px;opacity:1;}
		}
		@keyframes closebutton {
			0% {opacity: 0;}
			100% {opacity: 1;}
		}

		.mmmadminlinks {
			position: absolute;
			left: 20px;
			top: 0;
			width: 200px;
			line-height: 25px;
			text-align: left;
			display: none;
		}
		@media only screen and ( min-width: 1000px ) {
			.mmmadminlinks { display: block; }
		}

		/* The mmm's background */
		.feastmobilemenu-background {
			display: none;
			position: fixed;
			z-index: 9999;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			overflow: auto;
			background-color: rgb(0, 0, 0);
			background-color: rgba(0, 0, 0, 0.4);
		}

		/* Display the mmm when targeted */
		.feastmobilemenu-background:target {
			display: table;
			position: fixed;
		}

		/* The mmm box */
		.mmm-dialog {
			display: table-cell;
			vertical-align: top;
			font-size: 20px;
		}

		/* The mmm's content */
		.mmm-dialog .mmm-content {
			margin: 0;
			padding: 10px 10px 10px 20px;
			position: fixed;
			left: 0;
			background-color: #FEFEFE;
			contain: strict;
			overflow-x: hidden;
			overflow-y: auto;
			outline: 0;
			border-right: 1px #777 solid;
			border-bottom: 1px #777 solid;
			width: 320px;
			height: 90%;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

			/* Add animation */
			-webkit-animation-name: openmenu; /* Chrome, Safari, Opera */
			-webkit-animation-duration: 0.6s; /* Chrome, Safari, Opera */
			animation-name: openmenu;
			animation-duration: 0.6s;
		}
		.mmm-content ul.sub-menu {
			padding-left: 16px;
		}
		.mmm-content li {
			list-style: none;
		}
		#menu-feast-modern-mobile-menu li,
		.desktop-inline-modern-menu > ul.menu li {
			min-height: 50px;
			margin-left: 5px;
			list-style: none;
		}
		#menu-feast-modern-mobile-menu li a,
		.desktop-inline-modern-menu > ul.menu li a {
			color: inherit;
			text-decoration: inherit;
		}

		/* The button used to close the mmm */
		.closebtn {
			text-decoration: none;
			float: right;
			margin-right: 10px;
			font-size: 50px;
			font-weight: bold;
			color: #333;
			z-index: 1301;
			top: 0;
			position: fixed;
			left: 270px;
			-webkit-animation-name: closebutton; /* Chrome, Safari, Opera */
			-webkit-animation-duration: 1.5s; /* Chrome, Safari, Opera */
			animation-name: closebutton;
			animation-duration: 1.5s;
		}

		.closebtn:hover,
		.closebtn:focus {
			color: #555;
			cursor: pointer;
		}
		@media (prefers-reduced-motion) { /* accessibility animation fix */
			.mmm-dialog .mmm-content, .closebtn {
			animation: none !important;
			}
		}
		.mmmheader {
			font-size: 25px;
			color: #FFF;
			height: 80px;
			display: flex;
			justify-content: space-between;
		}
		#mmmlogo {
			max-width: 200px;
			max-height: 70px;
		}
		#feast-mobile-search {
			margin-bottom: 17px;
			min-height: 50px;
			overflow: auto;
		}
		#feast-mobile-search input[type=submit] {
			border: 0;
			height: 30px;
			margin: 5px 0 0 -30px;
			padding: 15px;
			position: absolute;
			width: 30px;
			z-index: 200;
			clip: unset;
			color: transparent;
			background: none;
		}
		#feast-mobile-search input[type=submit]:hover {
			background: transparent;
		}
		#feast-mobile-search input[type=search] {
			width: 100%;
		}

		#feast-mobile-menu-social-icons {
			margin-top: 17px;
		}

		#feast-social .simple-social-icons {
			list-style: none;
			margin: 0 !important;
		}

		.feastmobilenavbar {
			position: fixed;
			top: 0;
			left: 0;
			z-index: 1300;
			width: 100%;
			height: 80px;
			padding: 0;
			margin: 0 auto;
			box-sizing: border-box;
			border-top: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
			background: #FFF;
			display: grid;
			grid-template-columns: repeat(7, minmax(50px, 1fr));
			text-align: center;
			contain: strict;
			overflow: hidden;
		}
		.feastmobilenavbar > div { height: 80px; }
		.admin-bar .feastmobilenavbar {
			top: 32px;
		}
		@media screen and (max-width:782px) {
			.admin-bar .feastmobilenavbar {
				top: 0;
				position: sticky;
			}
			.admin-bar .site-container, .admin-bar .body-template-content {
				margin-top: 0;
			}
		}
		.feastmobilenavbar .feastmenulogo > a {
			display: flex;
			align-items: center;
		}
		.feastmobilenavbar a img {
			margin-bottom: inherit !important;
		}
		.feastmenutoggle, .feastsearchtoggle, .feastsubscribebutton {
			display: flex;
			align-items: center;
			justify-items: center;
			justify-content: center;
		}

		
		.feastsearchtoggle svg, .feastmenutoggle svg {
			width: 30px;
			height: 30px;
			padding: 10px;
			box-sizing: content-box;
			color: black;
		}
		.feastsubscribebutton {
			overflow: hidden;
		}
		.feastsubscribebutton img {
			max-width: 90px;
			padding: 0;
			display: block;
			margin: 1px;
		}
		.feastsubscribebutton svg {
			color: #000;
		}
				.feastmenulogo {
			overflow: hidden;
			display: flex;
			align-items: center;
			justify-content: center;
			grid-column-end: span 5;
		}

					.desktop-inline-modern-menu .sub-menu { display: none; }
			.desktop-inline-modern-menu, .modern-menu-desktop-social { display: none; }
			@media only screen and (min-width: 1200px) {
				.desktop-inline-modern-menu, .modern-menu-desktop-social { display: block; line-height: 1.2em; }
				.feastmobilenavbar .feastmenutoggle { display: none; } /* hide menu toggle */
				.feastmobilenavbar { grid-template-columns: 1fr 3fr 1fr 50px !important; } /* rearrange grid for desktop */
				.feastmenulogo { grid-column-end: span 1 !important; }
				.desktop-inline-modern-menu ul {
					display: flex;
					justify-content: center;
					gap: 40px;
					height: 80px;
					overflow: hidden;
					margin: 0 17px;
				}
				.desktop-inline-modern-menu ul li {
					display: flex;
					justify-content: center;
					align-items: center;
					min-height: 80px;
					max-width: 20%;
					margin-left: 0 !important;
				}
				.desktop-inline-modern-menu ul li:nth-child(n+6) { display: none; }
				.modern-menu-desktop-social .simple-social-icons li:nth-child(n+4), .modern-menu-desktop-social .widgettitle { display: none; }
				.modern-menu-desktop-social { display: flex !important; justify-content: center; align-items: center; }
				body .feastmobilenavbar a { color: #000; text-decoration: none; }

			} /* end desktop query */
			/* end testing */
		
		@media only screen and ( max-width: 1199px ) {
			.feastmenulogo {grid-column-end: span 5; }
			.feastsubscribebutton { grid-column-end: span 2; }
		}
		@media only screen and (max-width: 359px) { /* 320px fix */
			.feastmobilenavbar {
				grid-template-columns: repeat(6, minmax(50px, 1fr));
			}
			.feastmenulogo {grid-column-end: span 4; }		}
				header.site-header, .nav-primary  {
			display: none !important;
			visibility: hidden;
		}
		.site-container, .body-template-content {
			margin-top: 80px; /* prevents menu overlapping content */
		}
		@media only screen and ( min-width: 1200px ) {
			.feastmobilenavbar {
				width: 100%;
				left: 0;
				padding-left: calc(50% - 550px);
				padding-right: calc(50% - 550px);
			}
					}
		@media print {
			.feastmobilenavbar { position: static; }
		}</style><style id="feast-edit-font-sizes">h1 { font-size: 24px; }body { font-size: 20px; }</style><style id="feast-plus-branding-styles">:root {
--font-fallback: BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-sans;
--branding-color-primary: #fee9e4;
--branding-color-primary-text: #000000;
/* primary black contrast: 18.073011190611; primary white contrast: 1.161953576995 */
--branding-color-accents: #95d5d9;
--branding-color-accents-text: #000000;
/* accent black contrast: 12.943593730318; accent white contrast: 1.6224242229429 */
--branding-color-background: #1c2860;
--branding-color-background-text: #FFFFFF;
/* background black contrast: 1.4442898863813; background white contrast: 14.540017345559 */
--branding-color-links: #1c2860;
--branding-color-cta: #000000;
--branding-color-cta-text: #FFFFFF;
/* cta black contrast: 1; cta white contrast: 21 */
--feast-spacing-xxxs: 8px;--feast-spacing-xxs: 8px;--feast-spacing-xs: 12px;--feast-spacing-s: 16px;--feast-spacing-m: 20px;--feast-spacing-l: 20px;--feast-spacing-xl: 20px;--feast-spacing-xxl: 24px;--feast-font-s: 20px;--feast-font-m: 24px;--feast-font-l: 28px;--feast-font-xl: 32px;--feast-border-radius: 7px;--feast-banner-height: 48px;--feast-modern-menu-height: 80px;--feast-top-offset-height: var(--feast-modern-menu-height);
--branding-body-font: "Montserrat";

--branding-heading-font: "Sriracha";

--branding-accent-font: "Caveat";
--branding-custom-list-char: "\2192";
} 
/* end of feast plus branding root variables */ 
@media (min-width: 481px) { :root {--feast-spacing-xxxs: 8px;--feast-spacing-xxs: 12px;--feast-spacing-xs: 16px;--feast-spacing-s: 20px;--feast-spacing-m: 24px;--feast-spacing-l: 28px;--feast-spacing-xl: 32px;--feast-spacing-xxl: 44px;--feast-desktop-font-xxs: 12px;--feast-desktop-font-xs: 16px;} }
/* end of feast plus branding desktop root variables */ 
.has-feast-branding-color-primary-color {
	color: var(--branding-color-primary);
}
.has-background.has-feast-branding-color-primary-background-color {
	background-color: var(--branding-color-primary);
}
.has-feast-branding-color-accents-color {
	color: var(--branding-color-accents);
}
.has-background.has-feast-branding-color-accents-background-color {
	background-color: var(--branding-color-accents);
}
.has-feast-branding-color-background-color {
	color: var(--branding-color-background);
}
.has-background.has-feast-branding-color-background-background-color {
	background-color: var(--branding-color-background);
}
.has-feast-branding-color-links-color {
	color: var(--branding-color-links);
}
.has-background.has-feast-branding-color-links-background-color {
	background-color: var(--branding-color-links);
}
.feast-plugin a {
	color: var(--branding-color-links);
}
.feast-plugin .entry-content a,
.feast-plugin .feast-modern-category-layout a { 
	text-underline-offset: 3px; 
	text-decoration-thickness: 3px; 
}
.feast-button a,
.wp-block-group .wp-block-search__button,
.wp-block-group .wp-block-search__button,
#respond #submit,
body .editor-styles-wrapper .wp-block-button__link,
.wp-block-button__link,
body .wp-block-button a {
	background: var(--branding-color-primary) !important;
	color: var(--branding-color-primary-text) !important;
	text-decoration: none !important;
	font-weight: bold;
	padding: 11px;
}
.feast-plugin .feast-trusted-google-source .wp-block-button__link svg path,
.wp-block-button__link svg {
	fill: var(--branding-color-primary-text) !important;
}
body .editor-styles-wrapper .wp-block-button__link,
.wp-block-button__link,
body .wp-block-button a {
	padding: 11px 18px;
}
.feast-button a, .wp-block-group .wp-block-search__inside-wrapper, .wp-block-group .wp-block-search__inside-wrapper, #respond #submit, body .editor-styles-wrapper .wp-block-button__link, .wp-block-button__link  { border-radius: var(--feast-border-radius); }.wp-block-group .wp-block-search__button, .wp-block-group .wp-block-search__button { border-radius: 0; }.feast-button a, #respond #submit, body .editor-styles-wrapper .wp-block-button__link, .wp-block-button__link  { border: 2px solid #000; }.feast-button a:hover, #respond #submit:hover, body .editor-styles-wrapper .wp-block-button__link:hover, .wp-block-button__link:hover  { border: 2px solid #000; background: #FFF !important;  color: #000 !important;  }.fsri-list .listing-item { border-radius: 0; }.fsri-list .listing-item { border: none; padding: 3px; }.full-width-feature-wrapper .fsri-title, .is-style-full-width-feature-wrapper .fsri-title, .is-style-full-width-slanted .fsri-title, .is-style-full-width-custom-background-feature-wrapper .fsri-title, .is-style-feast-custom-background-feature-wrapper .fsri-title, .is-style-feast-branding-background .fsri-title { color: var(--branding-color-background-text) !important; }.is-style-full-width-feature-wrapper-cta .fsri-title, .is-style-feast-branding-cta .fsri-title { color: var(--branding-color-cta-text) !important; }.fsri-list .listing-item img { border: 3px solid #FFF; box-sizing: border-box; outline: 1px solid #CCC; margin-bottom: var(--feast-spacing-xxs); }.full-width-feature-wrapper .wp-block-columns, .is-style-full-width-feature-wrapper .wp-block-columns, .is-style-full-width-feature-wrapper-cta .wp-block-columns, .is-style-full-width-slanted .wp-block-columns, .is-style-full-width-custom-background-feature-wrapper .wp-block-columns, .is-style-feast-custom-background-feature-wrapper .wp-block-columns, .is-style-feast-branding-background .wp-block-columns { padding: var(--feast-spacing-xs); }.is-style-full-width-feature-wrapper .fsri-rating .wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full svg *, .is-style-full-width-feature-wrapper-cta .fsri-rating .wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full svg *, .is-style-full-width-slanted .fsri-rating .wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full *, .is-style-full-width-custom-background-feature-wrapper .fsri-rating .wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full svg *, .is-style-feast-custom-background-feature-wrapper .fsri-rating .wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full svg *, .is-style-feast-branding-background .fsri-rating .wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full svg * { fill: var(--branding-color-background-text) !important; }.is-style-full-width-feature-wrapper .fsri-rating .wprm-recipe-rating .wprm-rating-star svg *, .is-style-full-width-feature-wrapper-cta .fsri-rating .wprm-recipe-rating .wprm-rating-star svg *, .is-style-full-width-slanted .fsri-rating .wprm-recipe-rating .wprm-rating-star svg *, .is-style-full-width-custom-background-feature-wrapper .fsri-rating .wprm-recipe-rating .wprm-rating-star svg *, .is-style-feast-custom-background-feature-wrapper .fsri-rating .wprm-recipe-rating .wprm-rating-star svg *, .is-style-feast-branding-background .fsri-rating .wprm-recipe-rating .wprm-rating-star svg * { stroke: var(--branding-color-background-text) !important; }.is-style-full-width-feature-wrapper .feast-recipe-keys svg path, .is-style-full-width-feature-wrapper-cta .feast-recipe-keys svg path, .is-style-full-width-slanted .feast-recipe-keys svg path, .is-style-full-width-custom-background-feature-wrapper .feast-recipe-keys svg path, .is-style-feast-custom-background-feature-wrapper .feast-recipe-keys svg path, .is-style-feast-branding-background .feast-recipe-keys svg path { fill: var(--branding-color-background-text); }body .fsri-numbered .fsri-title::before { margin-top: -30px; }.feast-category-index-list img {
	border: 1px solid #e5e5e5;
	padding: 6px;
}
aside .feast-category-index-list img {
	padding: 3px;
}.is-style-full-width-feature-wrapper .feast-category-index-list img,
.is-style-full-width-feature-wrapper-cta .feast-category-index-list img,
.is-style-full-width-slanted .feast-category-index-list img,
.is-style-full-width-custom-background-feature-wrapper .feast-category-index-list img,
.is-style-feast-custom-background-feature-wrapper .feast-category-index-list img,
.is-style-feast-branding-background .feast-category-index-list img,
div[class*="is-style-group-"] .feast-category-index-list img {
	border-color: rgba(255,255,255,0.25);
}.full-width-feature-wrapper .wp-block-columns h2,
.full-width-feature-wrapper .wp-block-columns p,
.is-style-full-width-feature-wrapper .wp-block-columns h2,
.is-style-full-width-feature-wrapper-cta .wp-block-columns h2,
.is-style-full-width-slanted .wp-block-columns h2,
.is-style-full-width-custom-background-feature-wrapper .wp-block-columns h2,
.is-style-feast-custom-background-feature-wrapper .wp-block-columns h2,
.is-style-full-width-feature-wrapper .wp-block-columns p,
.is-style-full-width-feature-wrapper-cta .wp-block-columns p,
.is-style-full-width-slanted .wp-block-columns p,
.is-style-full-width-custom-background-feature-wrapper .wp-block-columns p,
.is-style-feast-custom-background-feature-wrapper .wp-block-columns p,
.page .wp-block-group p,
.category .wp-block-group p {
	margin: var(--feast-spacing-xxs) 0;
}
.wp-block-group .wp-block-media-text h2,
.wp-block-media-text h2,
.wp-block-media-text p,
.page .wp-block-group .wp-block-media-text p {
	margin: var(--feast-spacing-xs) 0;
}
.wp-block-media-text__content > *:first-child {
	margin-top: 0 !important;
}
.wp-block-media-text__content > *:last-child {
	margin-bottom: 0 !important;
}
.wp-block-group  .wp-block-media-text { align-self: center; }.align-self-center { align-self: center; }.is-style-fancy-underline { background-image: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/underline.svg'); background-repeat: no-repeat; background-position: bottom center; background-size: contain; width: auto; }.is-style-accent-font { font-family: var(--branding-accent-font) !important; }.fsri-title { color: #000;  line-height: 1.3; text-wrap: balance; } aside .fsri-title { margin: 0; }.full-width-feature-wrapper svg, .is-style-full-width-feature-wrapper svg, .is-style-full-width-slanted svg, .is-style-full-width-custom-background-feature-wrapper svg, .is-style-feast-custom-background-feature-wrapper svg, .is-style-feast-branding-background svg { fill: var(--branding-color-background-text); }.is-style-full-width-feature-wrapper-cta svg { fill: var(--branding-color-cta-text); }.wp-block-search__button svg, .is-style-feast-cta-background svg { fill: var(--branding-color-primary-text) !important; }.entry-content a .fsci-title { color: #000; padding: 0; line-height: 1.2em; text-decoration: none !important; }.entry-content .wp-block-group .feast-category-index ul li { margin-bottom: 0; }.full-width-feature-wrapper .fsci-title, .is-style-full-width-feature-wrapper .fsci-title, .is-style-full-width-slanted .fsci-title, .is-style-full-width-custom-background-feature-wrapper .fsci-title, .is-style-feast-custom-background-feature-wrapper .fsci-title, .feast-feature-wrapper .fsci-title, .is-style-feast-feature-wrapper .fsci-title,
	.is-style-feast-branding-background .fsci-title { color: var(--branding-color-background-text) !important; }.is-style-full-width-feature-wrapper-cta .fsci-title,	.is-style-feast-cta-background .fsci-title { color: var(--branding-color-cta-text) !important; }.entry-content .feast-title-overlay a .fsci-title,
.feast-title-overlay .fsci-title {
	background-color: var(--branding-color-background);
	color: var(--branding-color-background-text);
}
.is-style-full-width-feature-wrapper .feast-title-overlay .fsci-title, 			
.is-style-full-width-feature-wrapper-cta .feast-title-overlay .fsci-title, 			
.is-style-full-width-slanted .feast-title-overlay .fsci-title { 			
	background-color: #fff !important;
	color: #000 !important;
}
.feast-category-index-list svg.fsci-placeholder rect {
	fill: var(--branding-color-background) !important;
}
.feast-category-index-list.feast-title-overlay.feast-image-round .fsci-title.fsci-title--no-image {
	color: var(--branding-color-background-text) !important;
}
hr { color: #D6D6D6; }.feast-category-index-list img {
	transition: 0.4s; -webkit-transition: 0.4s;
}
.feast-category-index-list img:hover {
	transform: scale(0.95);
}
.feast-recipe-index .fsri-list,
.feast-category-index-list {
	grid-gap: var(--feast-spacing-xs);
}
.feast-category-index-list {
	row-gap: var(--feast-spacing-m);
}
body .feast-category-index-list li {
	min-height: 0;
}
.sidebar .feast-category-index-list li {
	margin-bottom: 0;
}
.sidebar .feast-category-index-list li img {
	display: block;
}
.sidebar .feast-category-index-list li .fsci-title {
	line-height: 1.2;
	margin-top: 6px;
	margin-bottom: 0;
}
.feast-top-tip,
.feast-featured-review,
.is-style-group-asterisk,
.is-style-group-badge,
.is-style-group-check,
.is-style-group-envelope,
.is-style-group-heart,
.is-style-group-question,
.is-style-group-save,
.is-style-group-send,
.is-style-group-star,
.is-style-group-utensils,
.is-style-group-dollar,
.is-style-group-lightbulb,
.is-style-group-quote,
.is-style-group-plane,
#feast-advanced-jump-to,
.schema-faq-section,
.is-style-feast-branding-background,
.is-style-group-quote-bubble,
.wp-block-media-text.is-style-media-text-small-circle-image .wp-block-media-text__content,
.is-style-feast-inline-heading-group,
.is-style-feast-feature-wrapper {
	border-radius: var(--feast-border-radius);
}
.feast-top-tip,
.feast-featured-review,
.is-style-group-asterisk,
.is-style-group-badge,
.is-style-group-check,
.is-style-group-envelope,
.is-style-group-heart,
.is-style-group-question,
.is-style-group-save,
.is-style-group-send,
.is-style-group-star,
.is-style-group-utensils,
.is-style-group-dollar,
.is-style-group-plane,
.is-style-group-lightbulb,
.is-style-group-quote,
#feast-advanced-jump-to,
.schema-faq-section,
.is-style-feast-feature-wrapper,
.wp-block-media-text.is-style-media-text-small-circle-image .wp-block-media-text__content {
	border: 2px solid var(--branding-color-accents) !important;
}
.is-style-feast-feature-wrapper,
.wp-block-media-text.is-style-media-text-small-circle-image .wp-block-media-text__content {
	background-color: #FFF !important;
	color: initial !important;
}
.wp-block-media-text.is-style-media-text-small-circle-image .wp-block-media-text__content * {
	color: initial;
}
.feast-featured-review::before {
	background-color: #FFF !important;
	border-radius: 100px;
}
body .is-style-feast-feature-wrapper a,
body .feast-feature-wrapper a,
.wp-block-media-text.is-style-media-text-small-circle-image .wp-block-media-text__content a {
	color: var(--branding-color-links);
}
body #feast-advanced-jump-to {
	background-color: #fff;
}
#feast-advanced-jump-to ::marker {
	display: none;
}
#feast-advanced-jump-to summary {
	font-weight: bold !important;
}
.wp-block-group.feast-top-tip,
.wp-block-group.feast-featured-review,
.wp-block-group.is-style-group-asterisk,
.wp-block-group.is-style-group-badge,
.wp-block-group.is-style-group-check,
.wp-block-group.is-style-group-envelope,
.wp-block-group.is-style-group-heart,
.wp-block-group.is-style-group-question,
.wp-block-group.is-style-group-save,
.wp-block-group.is-style-group-send,
.wp-block-group.is-style-group-star,
.wp-block-group.is-style-group-utensils,
.wp-block-group.is-style-group-dollar,
.wp-block-group.is-style-group-plane,
.wp-block-group.is-style-group-lightbulb,
.wp-block-group.is-style-group-quote,
.wp-block-group.is-style-group-quote-bubble {
	padding: 45px clamp(20px, calc(1.25rem + ((1vw - 6px) * 2.1127)), 32px) 20px;
	position: relative;
	margin-bottom: 37px;
	margin-top: calc(var(--feast-spacing-xl) + 25px);
}
.is-style-feast-branding-background,
.is-style-feast-custom-background-feature-wrapper {
	padding: clamp(20px, calc(1.25rem + ((1vw - 6px) * 2.1127)), 32px);
	position: relative;
	margin-bottom: 37px;
}
.feast-top-tip h2,
.feast-featured-review h2 {
	margin: 0;
	padding: var(--feast-spacing-xxxs) 0;
}
.feast-top-tip p,
.feast-featured-review p {
	margin: 0;
	padding: 0 0 var(--feast-spacing-xxs);
}
.is-style-full-width-feature-wrapper .wp-block-group__inner-container > *:first-child,
.is-style-full-width-feature-wrapper-cta .wp-block-group__inner-container > *:first-child,
.is-style-full-width-slanted .wp-block-group__inner-container > *:first-child,
.is-style-full-width-custom-background-feature-wrapper .wp-block-group__inner-container > *:first-child,
.is-style-feast-custom-background-feature-wrapper .wp-block-group__inner-container > *:first-child,
.is-style-feast-branding-background .wp-block-group__inner-container > *:first-child,
.feast-top-tip .wp-block-group__inner-container > *:first-child,
.feast-featured-review .wp-block-group__inner-container > *:first-child,
.is-style-group-asterisk .wp-block-group__inner-container > *:first-child,
.is-style-group-badge .wp-block-group__inner-container > *:first-child,
.is-style-group-check .wp-block-group__inner-container > *:first-child,
.is-style-group-envelope .wp-block-group__inner-container > *:first-child,
.is-style-group-heart .wp-block-group__inner-container > *:first-child,
.is-style-group-question .wp-block-group__inner-container > *:first-child,
.is-style-group-save .wp-block-group__inner-container > *:first-child,
.is-style-group-send .wp-block-group__inner-container > *:first-child,
.is-style-group-star .wp-block-group__inner-container > *:first-child,
.is-style-group-utensils .wp-block-group__inner-container > *:first-child,
.is-style-group-dollar .wp-block-group__inner-container > *:first-child,
.is-style-group-plane .wp-block-group__inner-container > *:first-child,
.is-style-group-lightbulb .wp-block-group__inner-container > *:first-child,
.is-style-group-quote .wp-block-group__inner-container > *:first-child,
.is-style-group-quote-bubble .wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}
.is-style-full-width-feature-wrapper .wp-block-group__inner-container > *:last-child,
.is-style-full-width-feature-wrapper-cta .wp-block-group__inner-container > *:last-child,
.is-style-full-width-slanted .wp-block-group__inner-container > *:last-child,
.is-style-full-width-custom-background-feature-wrapper .wp-block-group__inner-container > *:last-child,
.is-style-feast-custom-background-feature-wrapper .wp-block-group__inner-container > *:last-child,
.is-style-feast-branding-background .wp-block-group__inner-container > *:last-child,
.feast-top-tip .wp-block-group__inner-container > *:last-child,
.feast-featured-review .wp-block-group__inner-container > *:last-child,
.is-style-group-asterisk .wp-block-group__inner-container > *:last-child,
.is-style-group-badge .wp-block-group__inner-container > *:last-child,
.is-style-group-check .wp-block-group__inner-container > *:last-child,
.is-style-group-envelope .wp-block-group__inner-container > *:last-child,
.is-style-group-heart .wp-block-group__inner-container > *:last-child,
.is-style-group-question .wp-block-group__inner-container > *:last-child,
.is-style-group-save .wp-block-group__inner-container > *:last-child,
.is-style-group-send .wp-block-group__inner-container > *:last-child,
.is-style-group-star .wp-block-group__inner-container > *:last-child,
.is-style-group-utensils .wp-block-group__inner-container > *:last-child,
.is-style-group-dollar .wp-block-group__inner-container > *:last-child,
.is-style-group-plane .wp-block-group__inner-container > *:last-child,
.is-style-group-lightbulb .wp-block-group__inner-container > *:last-child,
.is-style-group-quote .wp-block-group__inner-container > *:last-child,
.is-style-group-quote-bubble .wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}
body .wp-block-group.is-style-group-quote-bubble {
	background-color: var(--branding-color-background);
	border-radius: 32px;
	padding: 36px 54px;
	margin-bottom: calc(37px + 38px);
	color: var(--branding-color-background-text);
}
body .wp-block-group.is-style-group-quote-bubble::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 100%;
	left: 54px;
	border-top: 38px solid var(--branding-color-background);
	border-left: 0 solid transparent;
	border-right: 38px solid transparent;
}
body .entry-content .schema-faq-section > p:last-child {
	margin-bottom: 0;
}
body .is-style-feast-inline-heading-group {
	border-color: var(--branding-color-accents);
}
.feast-top-tip::before, .is-style-group-lightbulb::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/lightbulb.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.feast-featured-review::before, .is-style-group-quote::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/quote.svg');   }.is-style-group-asterisk::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/asterisk.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text);  }.is-style-group-badge::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/badge.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-check::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/check.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-envelope::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/envelope.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text);    }.is-style-group-heart::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/heart.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-question::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/question.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-save::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/save.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-send::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/send.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-star::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/star.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-utensils::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/utensils.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-dollar::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/dollar.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-plane::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/airplane.svg'); background-color: var(--branding-color-accents); color: var(--branding-color-accents-text); }.is-style-group-quote-bubble::before { background: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/quote-white.svg'); background-color: var(--branding-color-background); }.bypostauthor article img.wprm-comment-rating { filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(129deg) brightness(104%) contrast(101%) }.feast-featured-review::before, .feast-top-tip::before, .is-style-group-asterisk::before, .is-style-group-badge::before, .is-style-group-check::before, .is-style-group-envelope::before, .is-style-group-heart::before, .is-style-group-question::before, .is-style-group-save::before, .is-style-group-send::before, .is-style-group-star::before, .is-style-group-utensils::before, .is-style-group-dollar::before, .is-style-group-plane::before, .is-style-group-lightbulb::before, .is-style-group-quote::before, .is-style-group-quote-bubble::before {  position: absolute; content: ''; top: -25px; left: clamp(20px, calc(1.25rem + ((1vw - 6px) * 0.8803)), 25px); height: 50px; width: 50px; background-repeat: no-repeat !important; background-position: center; background-size: 30px 30px !important; border-radius: 100%;  }.entry-content a:hover { text-decoration: none; }.feast-category-index-list a:hover, .listing-item a:hover { background: none !important; }ul.inline-list li,
ul.is-style-inline-list li {
	display: inline-block; margin: 17px !important;
}
ol.inline-list,
ol.is-style-inline-list {
	display: flex;
	flex-direction: column;
}
ol.inline-list li,
ol.is-style-inline-list li {
	width: 100%;
}
.wp-block-group.is-content-justification-center ul.is-style-inline-list,
.wp-block-group.is-content-justification-center ol.is-style-inline-list {
	padding-left: 0;
	text-align: center;
}
.wp-block-group.is-content-justification-center ul.is-style-inline-list li,
.wp-block-group.is-content-justification-center ol.is-style-inline-list li {
	text-align: center;
}
.home .entry-title {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: -30px -6% 0;
	background: var(--branding-color-background);
	color: var(--branding-color-background-text);
	padding: var(--feast-spacing-xxl);
	text-align: center;
}
.sociallandingpage .feast-button a { 
	width: 90% !important; 
}
.sociallandingpage li { 
	display: block; 
	margin: 21px 0 !important; 
}
.sociallandingpage ul {
	text-align: center;
}
.schema-faq-section { 
	padding: var(--feast-spacing-s);
}
body #simple-social-icons-2 ul li a, body #simple-social-icons-2 ul li a:hover, body #simple-social-icons-2 ul li a:focus { 
	color: var(--branding-color-accents-text) !important;
	background-color: var(--branding-color-accents) !important; 
}
.wp-block-group .wp-block-search {
	margin: var(--feast-spacing-s) 0 !important;
	background: transparent !important;
}
.wp-block-group .wp-block-search__inside-wrapper {
	display: flex;
	flex-direction: column;
	margin: 0;
	border: 3px solid #000;
	background: #FFF !important;
	padding: 0;
	width: 100%;
}
@media(max-width:600px) {
	.wp-block-group .wp-block-search__inside-wrapper {
		width: 100% !important;
	}
}
.wp-block-group .wp-block-search__input {
	border: none !important;
	margin: 0 37px;
	width: unset;
}
@media(max-width:482px) {
	.wp-block-group .wp-block-search__input {
		max-width: calc(100% - 10px);
		margin: 0 5px;
	}
}
.wp-block-group .wp-block-search__button {
	display: block !important;
	visibility: visible !important;
	margin: 13px;
	font-weight: bold;
}
.feast-plus-author img {
	padding: var(--feast-spacing-xs);
}
.round-image img {
	padding: var(--feast-spacing-s);
	object-fit: cover;
	aspect-ratio: 1;
	border-radius: 50%;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio {
	background-color: var(--branding-color-background);
	margin-top: 32px;
	row-gap: 0;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__media {
	margin-top: -32px;
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__media img {
	width: 178px;
	max-width: 100%;
	height: auto;
	border-radius: 178px;
	border: 6px solid white;
	box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}
.wp-block-media-text .wp-block-media-text__content {
	padding-top: var(--feast-spacing-s);
	padding-bottom: var(--feast-spacing-s);
}
.wp-block-media-text.is-variation-media-text-sidebar-bio .wp-block-media-text__content * {
	color: var(--branding-color-background-text);
}
@media(max-width:600px) {
	.wp-block-media-text .wp-block-media-text__content {
		padding: var(--feast-spacing-s);
	}
}
.wp-block-group {
	margin: var(--feast-spacing-xl) 0;
}
.wp-block-group h2 {
	line-height: 1.2em;
	margin-bottom: var(--feast-spacing-xs);
}
.wp-block-group h2:first-child {
	margin-top: 0;
}
.entry-content ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list),
.feast-modern-category-layout ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list) {
	padding-left: 37px;
}
@media(max-width:600px) {
	.entry-content ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list),
	.feast-modern-category-layout ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list) {
		padding-left: 17px;
	}
}
.entry-content ul:not(.fsri-list):not(.feast-category-index-list) li,
.feast-modern-category-layout ul:not(.fsri-list):not(.feast-category-index-list) li {
	line-height: 1.6;
	margin-left: 0;
}
.entry-content ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list):not(.wp-block-social-links) li:not(:last-child),
.feast-modern-category-layout ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list):not(.wp-block-social-links) li:not(:last-child) {
	margin-bottom: var(--feast-spacing-xs);
}
@media only screen and (max-width: 600px) {
	.entry-content ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list) li:not(:last-child),
	.feast-modern-category-layout ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list) li:not(:last-child) {
		margin-bottom: var(--feast-spacing-s);
	}
}
.feast-modern-category-layout ul:not(.is-style-inline-list):not(.fsri-list):not(.feast-category-index-list):not(.wp-block-social-links) {
	margin-bottom: 37px;
}
ul.is-style-circle-number-list {
	display: flex;
	flex-direction: column;
}
ul.is-style-circle-number-list li {
	width: 100%;
}
ol.is-style-circle-number-list li::before {
	background-color: var(--branding-color-background);
	color: var(--branding-color-background-text);
}.is-style-step-count::before,
.is-style-step-count-above::before {
	background-color: var(--branding-color-background);
	color: var(--branding-color-background-text);
}
.wp-block-group.is-style-full-width-feature-wrapper .is-style-step-count::before,
.wp-block-group.is-style-full-width-feature-wrapper-cta .is-style-step-count::before,
.wp-block-group.is-style-full-width-slanted .is-style-step-count::before,
.wp-block-group.is-style-feast-branding-background .is-style-step-count::before,
.wp-block-group.is-style-full-width-feature-wrapper .is-style-step-count-above::before,
.wp-block-group.is-style-full-width-feature-wrapper-cta .is-style-step-count-above::before,
.wp-block-group.is-style-full-width-slanted .is-style-step-count-above::before,
.wp-block-group.is-style-feast-branding-background .is-style-step-count-above::before {
	background-color: #fff;
}
ol.is-style-circle-number-list li::before {
	color: var(--branding-color-accents-text);
	background: var(--branding-color-accents);
}.is-style-media-text-background-only ol.is-style-circle-number-list li::before {
	color: #000;
	background-color: #fff;
}
hr.has-background, 
.wp-block-separator {
	margin-top: var(--feast-spacing-xxl);
	margin-bottom: var(--feast-spacing-xxl);
}
@media only screen and (max-width: 482px) {
	.site-container .site-inner .full-width-feature-wrapper,
	.site-container .site-inner .is-style-full-width-feature-wrapper,
	.site-container .site-inner .is-style-full-width-feature-wrapper-cta,
	.site-container .site-inner .is-style-full-width-slanted,
	.site-container .site-inner .is-style-full-width-custom-background-feature-wrapper {
		margin: var(--feast-spacing-xl) -4%;
	}
	.site-container .full-width-feature-wrapper,
	.site-container .is-style-full-width-feature-wrapper,
	.site-container .is-style-full-width-feature-wrapper-cta,
	.site-container .is-style-full-width-slanted,
	.site-container .is-style-full-width-custom-background-feature-wrapper,
	.site-container .feast-feature-wrapper,
	.site-container .is-style-feast-feature-wrapper {
		margin: var(--feast-spacing-xl) 0;
		padding: clamp(20px, calc(1.25rem + ((1vw - 6px) * 2.1127)), 32px);

	}
}
.full-width-feature-wrapper,
.is-style-full-width-feature-wrapper,
.is-style-full-width-slanted,
.is-style-full-width-custom-background-feature-wrapper,
.is-style-feast-custom-background-feature-wrapper,
.feast-feature-wrapper, 
.is-style-feast-feature-wrapper,
.is-style-feast-branding-background {
	background: var(--global-palette7, var(--branding-color-background));
}
.is-style-full-width-feature-wrapper-cta {
	background: var(--branding-color-cta);
}
.full-width-feature-wrapper,
.full-width-feature-wrapper a,
.is-style-full-width-feature-wrapper,
.is-style-full-width-slanted,
.is-style-full-width-feature-wrapper a,
.is-style-full-width-slanted a,
.is-style-full-width-custom-background-feature-wrapper,
.is-style-feast-custom-background-feature-wrapper,
.is-style-full-width-custom-background-feature-wrapper a,
.is-style-feast-custom-background-feature-wrapper a,
.feast-feature-wrapper,
.feast-feature-wrapper a,
.is-style-feast-feature-wrapper,
.is-style-feast-feature-wrapper a,
.is-style-feast-branding-background,
.is-style-feast-branding-background a,
.is-style-group-tip-3,
.is-style-group-tip-4,
.is-style-group-tip-3 a,
.is-style-group-tip-4 a {
	color: var(--branding-color-background-text);
}
.is-style-full-width-feature-wrapper-cta,
.is-style-full-width-feature-wrapper-cta a,
.is-style-full-width-feature-wrapper-cta :is(h1,h2,h3,h4,h5,h6),
.is-style-feast-branding-cta,
.is-style-feast-brandaing-cta a {
	color: var(--branding-color-cta-text);
}
.is-style-full-width-feature-wrapper .has-white-background-color,
.is-style-full-width-feature-wrapper-cta .has-white-background-color,
.is-style-full-width-feature-wrapper-cta .has-white-background-color :is(h1,h2,h3,h4,h5,h6),
.is-style-full-width-slanted .has-white-background-color,
.is-style-full-width-feature-wrapper .has-white-background-color a,
.is-style-full-width-feature-wrapper-cta .has-white-background-color a,
.is-style-full-width-slanted .has-white-background-color a,
.is-style-full-width-custom-background-feature-wrapper .has-white-background-color,
.is-style-feast-custom-background-feature-wrapper .has-white-background-color,
.is-style-full-width-custom-background-feature-wrapper .has-white-background-color a,
.is-style-feast-custom-background-feature-wrapper .has-white-background-color a,
.is-style-feast-feature-wrapper .has-white-background-color,
.is-style-feast-feature-wrapper .has-white-background-color a,
.is-style-feast-branding-background .has-white-background-color,
.is-style-feast-branding-background .has-white-background-color a,
.is-style-feast-branding-cta .has-white-background-color,
.is-style-feast-branding-cta .has-white-background-color a {
	color: #000;
}
.site-container .full-width-feature-wrapper .wp-block-columns {
	padding: 17px;
}
.feast-feature-wrapper, 
.is-style-feast-feature-wrapper {
	margin: var(--feast-spacing-xl) 0;
	padding: clamp(20px, calc(1.25rem + ((1vw - 6px) * 2.1127)), 32px);
}
.feast-feature-wrapper .wp-block-group__inner-container > *:last-child, 
.is-style-feast-feature-wrapper .wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}
.feast-feature-wrapper .wp-block-group__inner-container > *:first-child, 
.is-style-feast-feature-wrapper .wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}
.wp-block-group > .wp-block-group__inner-container {
	margin: 0;
}
.editor-styles-wrapper .is-style-full-width-custom-background-feature-wrapper::after,
.editor-styles-wrapper .is-style-feast-custom-background-feature-wrapper::after {
	content: "You don't have a Custom Background set on the Feast+ Branding page. Please set a background for it to show.";
	width: 100%;
	display: block !important;
	color: red;
	text-align: center;
	margin-top: 24px;
}
.bypostauthor article {  
	background: var(--branding-color-background);
	color: var(--branding-color-background-text);
}
.bypostauthor article a {
	color: var(--branding-color-background-text);
}
.bypostauthor article .comment-time,
.bypostauthor article .comment-time a {
	color: var(--branding-color-background-text);	
}

body,
body .has-feast-branding-body-font-font-family {
	font-family: var(--branding-body-font), var(--font-fallback) !important;
	font-weight: 400;
	letter-spacing: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.has-feast-branding-heading-font-font-family {
	font-family: var(--branding-heading-font), var(--font-fallback) !important;
	font-weight: 800;
	letter-spacing: normal;
	text-transform: none;
}

.is-variation-fancy-text,
.has-feast-branding-accent-font-font-family {
	font-family: var(--branding-accent-font), var(--font-fallback) !important;
	font-size: 1.2em;
	margin-top: var(--feast-spacing-xxs) !important;
	margin-bottom: 8px !important;
	line-height: 1.2;
}
p.is-variation-fancy-text + *:not(div),
.wp-block-group__inner-container p.is-variation-fancy-text:first-child {
	margin-top: 0 !important;
}
.is-variation-media-text-sidebar-bio .is-variation-fancy-text {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.is-variation-fancy-text:last-child {
	margin-bottom: 0 !important;
}
.is-variation-fancy-text,.has-feast-branding-accent-font-font-family {font-size: 24px;}.editor-styles-wrapper h1:not(.editor-post-title),
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
body.feast-plugin h1,
body.feast-plugin h2,
body.feast-plugin h3,
body.feast-plugin h4,
body.feast-plugin h5,
body.feast-plugin h6 {
	text-transform: initial;
}
body.feast-plugin h1 {font-size:32px;}body.feast-plugin h2 {font-size:28px;}	.feast-numbered-images .wp-block-image { 
		position: relative !important; 
	}
	.feast-numbered-images figure::before {
		counter-increment: instruction-step;
		content: counter(instruction-step);
		position: absolute;
		top: 15px;
		left: 15px;
		width: 30px;
		height: 30px;
		background: #FFFFFFDD;
		padding: 7px;
		border-radius: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	ul.is-style-feast-list,
ul.feast-list {
	padding-left: var(--feast-spacing-s) !important;
}
ul.is-style-feast-list li,
ul.feast-list li {
	list-style-type: none !important;
	position: relative;
	padding-left: 1.3em;
}
ul.is-style-feast-list li:before,
ul.feast-list li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: var(--branding-custom-list-char);
	width: 18px;
}
ul.is-style-feast-list .block-editor-rich-text__editable,
ul.feast-list .block-editor-rich-text__editable {
	display: inline-block;
}
ol.feast-list,
ol.is-style-feast-list {
	display: flex;
	flex-direction: column;
}
ol.feast-list li,
ol.is-style-feast-list li {
	width: 100%;
}
.fsri-numbered { 
	counter-reset: fsri-counter; 
}
.fsri-numbered .fsri-title::before {
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	border-radius: 27px;
	font-weight: bold;
	color: var(--branding-color-accents-text);
	background: var(--branding-color-accents);
	content: counter(fsri-counter);
	counter-increment: fsri-counter;
	margin: -18px auto 7px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	pointer-events: none;
}
body nav.pagination {
	margin-bottom: 0;
	padding-bottom: 37px;
}
body nav.pagination .nav-links {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0;
	gap: 14px;
}
body .nav-links .page-numbers {
	margin: 0;
	padding: 12px 16px;
	font-weight: 700;
	border: 2px solid var(--branding-color-primary);
	background-color: white;
	color: #000;
	line-height: 12px;
	min-height: 48px;
	display: flex;
	align-items: center;
	border-radius: 0;
}
body .nav-links .page-numbers.current,
body .nav-links .page-numbers.next,
body .nav-links .page-numbers.prev {
	background-color: var(--branding-color-primary);
	color: var(--branding-color-primary-text);
}
body .nav-links .page-numbers:not(.dots):hover {
	background-color: var(--branding-color-primary);
	color: var(--branding-color-primary-text);
}
body .nav-links .page-numbers.dots:hover {
	opacity: 1;
}
body .site-footer {
	letter-spacing: normal;
}
body .site-footer:has(.feast-modern-footer) {
	padding-bottom: 0;
	text-transform: initial;
	text-align: inherit;
}
body .site-footer:has(.feast-modern-footer) ul.wp-block-list {
	padding-left: 0;
}
body .nav-links .page-numbers {
	border-radius: var(--feast-border-radius);
}
body .nav-links .page-numbers {
	border-color: #000;
}
body .feastmobilenavbar ul li a,
.mmm-dialog ul.menu li a {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.2em;
}
.mmm-dialog ul.menu li a {
	color: #000;
	font-size: 20px;
}
#feast-advanced-jump-to summary::-webkit-details-marker,
#feast-advanced-jump-to summary::marker {
	display: none;
	content: "";
}
#feast-advanced-jump-to summary {
	position: relative;
	cursor: pointer;
}
#feast-advanced-jump-to summary::after {
	content: "";
	position: absolute;
	top: calc(50% - 7px);
	right: 30px;
	background-image: url('https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/chevron-down.svg');
	width: 26px;
	height: 15px;
	background-size: cover;
	transition: all 0.2s ease-in-out;
	transform: rotate(180deg);
}
#feast-advanced-jump-to[open] summary::after {
	transform: rotate(0);
}
body #feast-advanced-jump-to li a {
	text-decoration: underline;
	color: var(--branding-color-links) !important;
}
body #feast-advanced-jump-to {
	background-color: var(--branding-color-background) !important;
	border: 2px solid var(--branding-color-background) !important;
	box-shadow: none !important;
}
body #feast-advanced-jump-to {
	background-color: var(--branding-color-primary) !important;
	border: 2px solid var(--branding-color-primary) !important;
}
body #feast-advanced-jump-to ul {
	padding-left: 44px;
}
body #feast-advanced-jump-to li {
	list-style-type: disc;
}
body #feast-advanced-jump-to li::marker {
	color: var(--branding-color-links) !important;
}
body #feast-advanced-jump-to {
	border-radius: var(--feast-border-radius);
}
.feast-jump-to-buttons {
	gap: 12px;
}
.feast-jump-to-buttons .wp-block-button__link {
	padding: 0 16px;
	height: 48px;
	line-height: 44px;
	white-space: nowrap;
}
.feast-trusted-google-source .wp-block-button__link:hover svg path,
.feast-jump-to-buttons .wp-block-button__link:hover svg path {
	fill: #000;
}
@media(max-width:1023px) {
	body .entry {
		padding-top: 0;
	}
}	
.feast-hook--feast_alternate_header_right_top,
.feast-hook--feast_alternate_header_right_bottom {
	width: 100%;
}

/* end of feast branding styles */ 

/* start of feast plus branding desktop styles */ 
@media (min-width: 481px) { .fsri-time {
	font-size: var(--feast-desktop-font-xs); margin-bottom: var(--feast-spacing-xxs);
}
.aside {
	font-size: var(--feast-desktop-font-xs); line-height: 1.3em;
}
.feast-button a,
#respond #submit,
body .editor-styles-wrapper .wp-block-button__link,
.wp-block-button__link {
	display: inline-block;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.feast-button a:hover,
#respond #submit:hover,
body .editor-styles-wrapper .wp-block-button__link:hover,
.wp-block-button__link:hover {
	transform: scale(0.90);
}
.link-align-top {
	position: relative;
}
.link-align-top .feast-category-link {
	position: absolute;
	top: 0;
	right: 0;
}
.home .entry-title {
	box-shadow: 0 0 0 100vmax var(--global-palette7, var(--branding-color-background));
	-webkit-clip-path: inset(0 -100vmax);
	clip-path: inset(0 -100vmax);
}
.wp-block-group .wp-block-search__inside-wrapper {
	flex-direction: row;
	width: inherit;
}
.wp-block-group .wp-block-search__button {
	width: auto;
	margin: 3px;
	padding: 11px 20px;
}
.site-container .full-width-feature-wrapper,
.site-container .is-style-full-width-feature-wrapper,
.site-container .is-style-full-width-feature-wrapper-cta,
.site-container .is-style-full-width-slanted,
.site-container .is-style-full-width-custom-background-feature-wrapper {
	margin: var(--feast-spacing-xl) auto;
	padding: clamp(20px, calc(1.25rem + ((1vw - 6px) * 2.1127)), 32px) 0;
	box-shadow: 0 0 0 100vmax var(--global-palette7, var(--branding-color-background));
	-webkit-clip-path: inset(0 -100vmax);
	clip-path: inset(0 -100vmax);
}
.site-container .is-style-full-width-feature-wrapper-cta {
	box-shadow: 0 0 0 100vmax var(--branding-color-cta);
}
.site-container .sidebar .full-width-feature-wrapper,
.site-container .sidebar .is-style-full-width-feature-wrapper,
.site-container .sidebar .is-style-full-width-feature-wrapper-cta,
.site-container .sidebar .is-style-full-width-slanted,
.site-container .sidebar .is-style-full-width-custom-background-feature-wrapper {
	box-shadow: none;
	-webkit-clip-path: none;
	clip-path: none;
	background-color: var(--global-palette7, var(--branding-color-background));
}
.site-container .sidebar .is-style-full-width-feature-wrapper-cta {
	background-color: var(--branding-color-cta);
}
.site-container .full-width-feature-wrapper .wp-block-group__inner-container,
.site-container .is-style-full-width-feature-wrapper .wp-block-group__inner-container,
.site-container .is-style-full-width-feature-wrapper-cta .wp-block-group__inner-container,
.site-container .is-style-full-width-slanted .wp-block-group__inner-container,
.site-container .is-style-full-width-custom-background-feature-wrapper .wp-block-group__inner-container {
	width: 100%;
	max-width: 1080px;
}
.site-container .full-width-feature-wrapper .wp-block-group__inner-container > :last-child,
.site-container .is-style-full-width-feature-wrapper .wp-block-group__inner-container > :last-child,
.site-container .is-style-full-width-feature-wrapper-cta .wp-block-group__inner-container > :last-child,
.site-container .is-style-full-width-slanted .wp-block-group__inner-container > :last-child,
.site-container .is-style-full-width-custom-background-feature-wrapper .wp-block-group__inner-container > :last-child {
	margin-bottom: 0;
}
.site-container .full-width-feature-wrapper .wp-block-group__inner-container > :first-child,
.site-container .is-style-full-width-feature-wrapper .wp-block-group__inner-container > :first-child,
.site-container .is-style-full-width-feature-wrapper-cta .wp-block-group__inner-container > :first-child,
.site-container .is-style-full-width-slanted .wp-block-group__inner-container > :first-child,
.site-container .is-style-full-width-custom-background-feature-wrapper .wp-block-group__inner-container > :first-child {
	margin-top: 0;
}
.single-post .entry-content .full-width-feature-wrapper,
.single-post .entry-content .is-style-full-width-feature-wrapper,
.single-post .entry-content .is-style-full-width-feature-wrapper-cta,
.single-post .entry-content .is-style-full-width-slanted,
.single-post .entry-content .is-style-full-width-custom-background-feature-wrapper {
	width: 100%;
}
.site-container .full-width-feature-wrapper.has-feast-branding-color-primary-background-color,
.site-container .is-style-full-width-feature-wrapper.has-feast-branding-color-primary-background-color,
.site-container .is-style-full-width-feature-wrapper-cta.has-feast-branding-color-primary-background-color,
.site-container .is-style-full-width-slanted.has-feast-branding-color-primary-background-color,
.site-container .is-style-full-width-custom-background-feature-wrapper.has-feast-branding-color-primary-background-color {
	box-shadow: 0 0 0 100vmax var(--branding-color-primary);
	box-shadow: 0 0 0 100vmax var(--global-palette1, var(--branding-color-primary));
}
.site-container .full-width-feature-wrapper.has-feast-branding-color-accents-background-color,
.site-container .is-style-full-width-feature-wrapper.has-feast-branding-color-accents-background-color,
.site-container .is-style-full-width-feature-wrapper-cta.has-feast-branding-color-accents-background-color,
.site-container .is-style-full-width-slanted.has-feast-branding-color-accents-background-color,
.site-container .is-style-full-width-custom-background-feature-wrapper.has-feast-branding-color-accents-background-color {
	box-shadow: 0 0 0 100vmax var(--branding-color-accents);
}
.site-container .full-width-feature-wrapper.has-feast-branding-color-background-background-color,
.site-container .is-style-full-width-feature-wrapper.has-feast-branding-color-background-background-color,
.site-container .is-style-full-width-feature-wrapper-cta.has-feast-branding-color-background-background-color,
.site-container .is-style-full-width-slanted.has-feast-branding-color-background-background-color,
.site-container .is-style-full-width-custom-background-feature-wrapper.has-feast-branding-color-background-background-color {
	box-shadow: 0 0 0 100vmax var(--global-palette7, var(--branding-color-background));
}
.site-container .full-width-feature-wrapper.has-feast-branding-color-links-background-color,
.site-container .is-style-full-width-feature-wrapper.has-feast-branding-color-links-background-color,
.site-container .is-style-full-width-feature-wrapper-cta.has-feast-branding-color-links-background-color,
.site-container .is-style-full-width-slanted.has-feast-branding-color-links-background-color,
.site-container .is-style-full-width-custom-background-feature-wrapper.has-feast-branding-color-links-background-color {
	box-shadow: 0 0 0 100vmax var(--branding-color-links);
}
 } 
/* end of feast plus branding desktop styles */</style><style id="wpsp-style-frontend"></style><link rel="icon" href="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Thumbnail-Logo-Icon-60x60.png" sizes="32x32" /><link rel="icon" href="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Thumbnail-Logo-Icon.png" sizes="192x192" /><link rel="apple-touch-icon" href="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Thumbnail-Logo-Icon.png" /><meta name="msapplication-TileImage" content="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Thumbnail-Logo-Icon.png" /><style id="wp-block-button-inline-css">.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}
.is-style-button-right-arrow .wp-element-button::after { content: "→"; position: relative; margin-left: 0.2em; }
.is-style-button-external-arrow .wp-element-button::after { content: "↗"; position: relative; margin-left: 0.2em; }
/*# sourceURL=wp-block-button-inline-css */</style><style id="wp-block-heading-inline-css">h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
body { counter-reset: step-count; } .is-style-step-count {  counter-increment: step-count; position: relative; padding-left: 1.6em; } .is-style-step-count::before { content: counter(step-count); position: absolute; top: 0.1em; left: 0; width: 2.2em; height: 2.2em; display: flex; align-items: center; justify-content: center; border-radius: 2.2em; font-size: 0.55em; font-weight: bold; }
body { counter-reset: step-count; } .is-style-step-count-above { counter-increment: step-count; position: relative; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px; } .is-style-step-count-above::before { content: counter(step-count); width: 2.2em; height: 2.2em; display: flex; align-items: center; justify-content: center; border-radius: 2.2em; font-size: 0.55em; font-weight: bold;}.is-style-step-count-above.has-text-align-center {align-items:center;}.is-style-step-count-above.has-text-align-right {align-items:flex-end;}
@media only screen and (min-width: 1023px) { h2.is-style-heading-right-line { overflow: hidden; text-align: left !important; } h2.is-style-heading-right-line:after { background-color: var(--branding-color-accents); content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 100%; left: 0.3em; margin-right: -50%; } }
/*# sourceURL=wp-block-heading-inline-css */</style><style id="wp-block-image-inline-css">.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .wp-lightbox-close-button{align-items:center;cursor:pointer;display:flex;font-family:inherit;gap:8px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 4px;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .wp-lightbox-close-button:focus,.wp-lightbox-overlay .wp-lightbox-close-button:hover,.wp-lightbox-overlay .wp-lightbox-close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .wp-lightbox-close-button:has(.wp-lightbox-close-text:not([hidden])) .wp-lightbox-close-icon svg{height:1em;width:1em}.wp-lightbox-overlay .wp-lightbox-close-icon svg{display:block}.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{align-items:center;bottom:16px;cursor:pointer;display:flex;font-family:inherit;gap:4px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 8px;position:absolute;z-index:2000002}.wp-lightbox-overlay .wp-lightbox-navigation-button-next[hidden],.wp-lightbox-overlay .wp-lightbox-navigation-button-prev[hidden]{display:none}@media (min-width:960px){.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{bottom:50%;transform:translateY(-50%)}}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:not(:hover):not(:active):not(.has-background),.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:not(:hover):not(:active):not(.has-background){background:none;border:none;padding:0 8px}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg{display:block;height:1.5em;width:1.5em}.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{left:calc(env(safe-area-inset-left) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-button-next{right:calc(env(safe-area-inset-right) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-icon svg{vertical-align:middle}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:2000001}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}
.is-style-book-cover img { box-shadow: 4px 4px 20px #454545; transform: rotate(3deg) scale(0.9); -webkit-backface-visibility: hidden; margin-top: 10px; margin-bottom: 10px; } .is-style-book-cover { padding: 10px; }
.is-style-polaroid img { border-bottom: 50px solid #fff; border-right: 15px solid #fff; border-left: 15px solid #fff; border-top: 10px solid #fff; box-shadow: 5px 5px 15px rgba(0, 0, 0, .4); transform: rotate(-5deg) scale(0.9); -webkit-backface-visibility: hidden; margin: 10px 0; }
/*# sourceURL=wp-block-image-inline-css */</style><style id="wp-block-list-inline-css">ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}
@media only screen and (min-width: 1023px) { .is-style-feast-2-column-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 37px; } .editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.is-style-feast-2-column-list li { margin-left: unset; margin-right: unset; } }
@media only screen and (min-width: 1023px) { .is-style-feast-3-column-list { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0 37px; } .editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.is-style-feast-3-column-list li { margin-left: unset; margin-right: unset; } }
ol.is-style-circle-number-list { list-style-type: none; counter-reset: my-counter; padding-left: 44px; } ol.is-style-circle-number-list li { list-style-type: none; counter-increment: my-counter; position: relative; margin-bottom: var(--feast-spacing-xs) !important; margin-left: 0 !important; } ol.is-style-circle-number-list li:last-child { margin-bottom: 0; } ol.is-style-circle-number-list li::before { content: counter(my-counter);position: absolute; top: 2px; left: -36px; width: 28px; height: 28px; display: flex; align-items: center;justify-content: center; border-radius: 28px; font-size: 14px; font-weight: bold; } ol.is-style-circle-number-list[start="2"] { counter-reset: my-counter 1; } ol.is-style-circle-number-list[start="3"] { counter-reset: my-counter 2; } ol.is-style-circle-number-list[start="4"] { counter-reset: my-counter 3; } ol.is-style-circle-number-list[start="5"] { counter-reset: my-counter 4; } ol.is-style-circle-number-list[start="6"] { counter-reset: my-counter 5; } ol.is-style-circle-number-list[start="7"] { counter-reset: my-counter 6; } ol.is-style-circle-number-list[start="8"] { counter-reset: my-counter 7; } ol.is-style-circle-number-list[start="9"] { counter-reset: my-counter 8; } ol.is-style-circle-number-list[start="10"] { counter-reset: my-counter 9; } ol.is-style-circle-number-list[start="11"] { counter-reset: my-counter 10; } ol.is-style-circle-number-list[start="12"] { counter-reset: my-counter 11; } ol.is-style-circle-number-list[start="13"] { counter-reset: my-counter 12; } ol.is-style-circle-number-list[start="14"] { counter-reset: my-counter 13; } ol.is-style-circle-number-list[start="15"] { counter-reset: my-counter 14; } ol.is-style-circle-number-list[start="16"] { counter-reset: my-counter 15; } ol.is-style-circle-number-list[start="17"] { counter-reset: my-counter 16; } ol.is-style-circle-number-list[start="18"] { counter-reset: my-counter 17; } ol.is-style-circle-number-list[start="19"] { counter-reset: my-counter 18; } ol.is-style-circle-number-list[start="20"] { counter-reset: my-counter 19; }
/*# sourceURL=wp-block-list-inline-css */</style><style id="wp-block-media-text-inline-css">.wp-block-media-text{box-sizing:border-box;direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}

			.wp-block-media-text.is-style-book-cover {
				grid-template-columns: 30% 1fr;
			}
			.wp-block-media-text.is-style-book-cover img {
				box-shadow: 4px 4px 20px rgba(0,0,0,0.5);
				transform: rotate(-6deg) scale(0.9);
				-webkit-backface-visibility: hidden;
				margin-top: 10px; margin-bottom: 10px;
			}
			.wp-block-media-text.is-style-book-cover .wp-block-media-text__media {
				display: flex;
				justify-content: center;
			}
			.wp-block-media-text.is-style-book-cover .wp-block-media-text__content {
				padding: 0 0 0 40px;
			}
			@media(max-width:600px) {
				.wp-block-media-text.is-style-book-cover img {
					max-width: 200px;
				}
				.wp-block-media-text.is-style-book-cover .wp-block-media-text__content {
					padding: 20px 0 0 0;
					text-align: center;
				}
				.wp-block-media-text.is-style-book-cover .wp-block-media-text__content .wp-block-buttons {
					justify-content: center;
				}
			}
		

			.wp-block-media-text.is-style-polaroid-media-text {
				grid-template-columns: 30% 1fr;
			}
			.wp-block-media-text.is-style-polaroid-media-text img {
				transform: rotate(-10deg) scale(0.9);
				-webkit-backface-visibility: hidden;
				margin-top: 10px;
				margin-bottom: 10px;
				border: 10px solid var(--branding-color-background, #ccc);
			}
			.wp-block-group.is-style-full-width-feature-wrapper .wp-block-media-text.is-style-polaroid-media-text img,
			.wp-block-group.is-style-full-width-custom-background-feature-wrapper .wp-block-media-text.is-style-polaroid-media-text img,
			.wp-block-group.is-style-feast-branding-background .wp-block-media-text.is-style-polaroid-media-text img {
				border-color: #fff;
			}
			.wp-block-media-text.is-style-polaroid-media-text .wp-block-media-text__media {
				display: flex;
				justify-content: center;
			}
			.wp-block-media-text.is-style-polaroid-media-text .wp-block-media-text__content {
				padding: 0 0 0 40px;
			}
			@media(max-width:600px) {
				.wp-block-media-text.is-style-polaroid-media-text img {
					max-width: 75%;
				}
				.wp-block-media-text.is-style-polaroid-media-text .wp-block-media-text__content {
					padding: 20px 0 0 0;
					text-align: center;
				}
				.wp-block-media-text.is-style-polaroid-media-text .wp-block-media-text__content .wp-block-buttons {
					justify-content: center;
				}
			}
		

			.is-style-post-info-author {
				grid-template-columns: 50px 1fr !important;
				grid-gap: 12px;
			}
			.is-style-post-info-author .wp-block-media-text__content {
				padding: 7px 0;
			}
			.is-style-post-info-author .wp-block-media-text__content a {
				text-decoration: underline;
			}
			.is-style-post-info-author .wp-block-media-text__media img {
				border-radius: 100px;
			}
			.is-style-post-info-author.has-background {
				padding: 7px;
				margin: 7px 0;
			}
		

			.is-style-post-info-author-100px {
				grid-template-columns: 100px 1fr !important;
				grid-gap: 15px;
			}
			.is-style-post-info-author-100px .wp-block-media-text__content {
				padding: 7px 0;
			}
			.is-style-post-info-author-100px .wp-block-media-text__content a {
				text-decoration: underline;
			}
			.is-style-post-info-author-100px .wp-block-media-text__media img {
				border-radius: 100px;
			}
			.is-style-post-info-author-100px.has-background {
				padding: 7px;
				margin: 7px 0;
			}
		

			@media(max-width:600px) {
				.wp-block-media-text.is-style-image-below-mobile.is-stacked-on-mobile > .wp-block-media-text__media {
					grid-row: 2;
				}
				.wp-block-media-text.is-style-image-below-mobile.is-stacked-on-mobile > .wp-block-media-text__content {
					grid-row: 1;
				}
			}
		
.is-style-media-text-white-background { background: #FFF; color: #000; margin: 11px 0; box-shadow: 1px 1px 4px #999; } body .is-style-media-text-white-background a { color: var(--branding-color-links); }
.is-style-media-text-white-background-flat { background: #FFF; color: #000; margin: 11px 0; } body .is-style-media-text-white-background-flat a { color: var(--branding-color-links); }
.is-style-media-text-image-border .wp-block-media-text__media { outline: 2px solid var(--branding-color-accents); padding: 11px; margin: 11px 0; } .feast-media-text-image-round.is-style-media-text-image-border .wp-block-media-text__media { border-radius: 50%; }
.is-style-media-text-image-frame .wp-block-media-text__media { border: 8px solid var(--branding-color-accents); } .feast-media-text-image-round.is-style-media-text-image-frame .wp-block-media-text__media { border-radius: 50%; }
.is-style-media-text-full-border { outline: 2px solid var(--branding-color-accents); padding: 11px; margin: 11px 0; box-shadow: 1px 1px 4px #999   }
.is-style-media-text-background-only { background: var(--branding-color-background); color: var(--branding-color-background-text); box-shadow: 1px 1px 4px #999; } .is-style-media-text-background-only a { color: var(--branding-color-background-text) !important; }

					.is-style-media-text-circle-image .wp-block-media-text__media img {
						border-radius: 50%;
					}
				

					.is-style-media-text-small-circle-image {
						display: flex;
						position: relative;
						margin-bottom: 27px;
					}
					.wp-block-media-text.is-style-media-text-small-circle-image .editor-media-container__resizer,
					.is-style-media-text-small-circle-image .wp-block-media-text__media {
						width: 150px !important;
						position: absolute !important;
						left: 0;
						top: 50%;
						transform: translateY(-50%);
						z-index: 1;
					}
					.is-style-media-text-small-circle-image .wp-block-media-text__media img {
						border-radius: 150px;
					}
					.is-style-media-text-small-circle-image .wp-block-media-text__content {
						width: calc(100% - 32px);
						margin-left: 32px;
						padding: 27px 27px 27px 150px;
						background: var(--branding-color-background);
						color: var(--branding-color-background-text);
					}
					.is-style-media-text-small-circle-image .wp-block-media-text__content * {
						color: var(--branding-color-background-text);
					}
					@media(min-width:601px) {
						.is-style-media-text-small-circle-image.has-media-on-the-right .wp-block-media-text__media {
							left: auto;
							right: 0;
						}
						.is-style-media-text-small-circle-image.has-media-on-the-right .wp-block-media-text__content {
							margin-left: 0;
							margin-right: 32px;
							padding: 27px 150px 27px 27px;
						}
					}
					@media(max-width:600px) {
						.is-style-media-text-small-circle-image .wp-block-media-text__media {
							left: 50%;
							transform: translateX(-50%);
							top: 0;
						}
						.is-style-media-text-small-circle-image .wp-block-media-text__content {
							width: 100%;
							margin-top: 32px;
							margin-left: 0;
							padding-top: calc(118px + var(--feast-spacing-s)) !important;
						}
					}
				
/*# sourceURL=wp-block-media-text-inline-css */</style><style id="wp-block-paragraph-inline-css">.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
.is-style-paragraph-right-arrow a::after { content: " →"; position: relative; margin-left: 0; }
.is-style-paragraph-external-arrow a::after { content: " ↗"; position: relative; margin-left: 0; }
/*# sourceURL=wp-block-paragraph-inline-css */</style><style id="wp-block-buttons-inline-css">.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter{text-align:center}
/*# sourceURL=https://thecrochetcrowd.com/wp-includes/blocks/buttons/style.min.css */</style><style id="wp-block-columns-inline-css">.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}
.is-style-basic-columns .wp-block-column { background-color: var(--branding-color-background, #EEEEEE); color: var(--branding-color-background-text, #000000); padding: 17px 11px; }
/*# sourceURL=wp-block-columns-inline-css */</style><style id="wp-block-embed-inline-css">.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-group.is-layout-flex .wp-block-embed{flex:1 1 0%;min-width:0}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}
/*# sourceURL=https://thecrochetcrowd.com/wp-includes/blocks/embed/style.min.css */</style><style id="wp-block-group-inline-css">.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}
.wp-block-group.is-style-full-width-slanted { -webkit-transform: skewY(1.5deg); transform: skewY(1.5deg); -ms-transform-origin: 100% 0; -webkit-transform-origin: 100% 0; transform-origin: 100% 0; margin-bottom: 20px !important; margin-top: 60px !important; padding-bottom: 70px !important; } .wp-block-group.is-style-full-width-slanted > .wp-block-group__inner-container { -webkit-transform: skewY(-1.5deg); transform: skewY(-1.5deg); -ms-transform-origin: 100% 0; -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }
.is-style-feast-inline-heading-group h2:first-of-type, .is-style-feast-inline-heading-group h3:first-of-type { transform: translateY(-0.7em);  background: #FFF; display: inline-block; padding: 0 0.5em 0; margin: 0 0.5em; } .is-style-feast-inline-heading-group { border: 2px solid var(--global-palette6, #CCC); padding: 0 1em 1em; margin: 3em 0 2em; } .is-style-feast-inline-heading-group h2:first-child+*, .is-style-feast-inline-heading-group h3:first-child+* { margin-top: 0; }
.wp-block-group.is-style-group-tip-1 {position: relative; box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);margin-top:calc(var(--feast-spacing-xl) + 16px);border:2px solid var(--branding-color-primary);} .wp-block-group.is-style-group-tip-1 p:first-child {margin:0;position: absolute;top: 0;left: var(--wp--preset--spacing--50);padding: 8px 20px;background-color:var(--branding-color-primary);font-weight:700;text-transform:uppercase;letter-spacing:1px;color: var(--branding-color-primary-text);box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3); border-radius: 8px;font-size:14px;line-height: 1.5; transform: translateY(-50%);} .wp-block-group.is-style-group-tip-1 .wp-block-group__inner-container > *:last-child {margin-bottom:0;} .wp-block-group.is-style-group-tip-1 .wp-block-group__inner-container {position: initial;}
.wp-block-group.is-style-group-tip-2 {box-shadow:0 4px 16px rgba(0, 0, 0, 0.1);} .wp-block-group.is-style-group-tip-2 .wp-block-group__inner-container > *:last-child {margin-bottom: 0;} .wp-block-group.is-style-group-tip-2 .wp-block-group__inner-container > *:first-child {margin-top: 0;}
.wp-block-group.is-style-group-tip-3 {position: relative;margin-top:calc(var(--feast-spacing-xl) + 16px);border: 2px solid hsl(from var(--branding-color-background) h s calc(l - 5));} .wp-block-group.is-style-group-tip-3 > .wp-block-group__inner-container > p:first-child {margin:0;position: absolute;top: 0;left: 50%;padding: 10px 32px;background-color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color: #495057;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); border-radius: 30px;font-size:14px;line-height: 1.5; transform: translate(-50%, -50%);border:2px solid hsl(from var(--branding-color-background) h s calc(l - 5));} .wp-block-group.is-style-group-tip-3 > .wp-block-group__inner-container > *:last-child {margin-bottom:0;} .wp-block-group.is-style-group-tip-3 .wp-block-group__inner-container {position: initial;}
.wp-block-group.is-style-group-tip-4 .has-feast-branding-accent-font-font-family {display:flex;align-items:center;justify-content:center;gap:12px;text-align:center;margin-top:0 !important;width:100%;}.wp-block-group.is-style-group-tip-4 .has-feast-branding-accent-font-font-family::after { content: "";flex: 1 1 auto;border-bottom: 1px solid hsl(from var(--branding-color-background) h s calc(l - 15));}.wp-block-group.is-style-group-tip-4 .has-feast-branding-accent-font-font-family.has-text-align-center::before,.wp-block-group.is-style-group-tip-4 .has-feast-branding-accent-font-font-family.has-text-align-right::before { content: "";flex: 1 1 auto;border-bottom: 1px solid hsl(from var(--branding-color-background) h s calc(l - 15));}.wp-block-group.is-style-group-tip-4 .has-feast-branding-accent-font-font-family.has-text-align-right::after {  content: "";display:none;}
/*# sourceURL=wp-block-group-inline-css */</style><style id="wp-block-separator-inline-css">@charset "UTF-8";.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}
.wp-block-separator.is-style-separator-dots { background-color: var(--branding-color-accents);  -webkit-mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-dots.svg");  mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-dots.svg"); -webkit-mask-size: 70px; -webkit-mask-repeat: repeat-x; min-height: 5px; margin-top: 16px; margin-top: 16px; border-top: none; }
.wp-block-separator.is-style-separator-sprinkles { background-color: var(--branding-color-accents);  -webkit-mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-sprinkles.svg");  mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-sprinkles.svg"); min-height: 32px; margin-top: 16px; margin-top: 16px; border-top: none; }
.wp-block-separator.is-style-separator-stripes { background-color: var(--branding-color-accents);  -webkit-mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-stripes.svg"); mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-stripes.svg"); -webkit-mask-size: 12px; -webkit-mask-repeat: repeat-x;  min-height: 12px; margin-top: 16px; margin-top: 16px; border-top: none; }
.wp-block-separator.is-style-separator-wavy { background-color: var(--branding-color-accents);  -webkit-mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-wavy.svg"); mask-image: url("https://thecrochetcrowd.com/wp-content/plugins/feast-plugin/assets/images/separator-wavy.svg"); -webkit-mask-size: 25px;  -webkit-mask-repeat: repeat-x; min-height: 7px; margin-top: 16px; margin-top: 16px; border-top: none; }
/*# sourceURL=wp-block-separator-inline-css */</style><style id="core-block-supports-inline-css">.wp-container-core-buttons-is-layout-3e41869c{justify-content:center;}.wp-elements-611be7bb422e68a4f788694131667e97 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-elements-4f276f303c5105166b4ff90e79a522c3 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-container-core-group-is-layout-805cdc0a > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-805cdc0a > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-ee2332cf > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-ee2332cf > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-columns-is-layout-7387b849{flex-wrap:nowrap;}.wp-container-core-columns-is-layout-fbbce7a2{flex-wrap:nowrap;}
/*# sourceURL=core-block-supports-inline-css */</style></head><body class="home wp-singular page-template-default page page-id-79695 wp-theme-genesis wp-child-theme-foodiepro5 wp-schema-pro-2.10.0 header-image header-full-width content-sidebar genesis-breadcrumbs-hidden grow-content-body feast-plugin wp-7-0 fp-15-2-0 feast-plus"><div class="site-container"><header class="site-header"><div class="wrap"><div class="title-area"><p class="site-title"><a href="https://thecrochetcrowd.com/">The Crochet Crowd</a></p></div></div></header><nav class="nav-primary" aria-label="Main"><div class="wrap"><ul id="menu-modern-feast-menu" class="menu genesis-nav-menu menu-primary"><li id="menu-item-93241" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-93241"><a href="https://thecrochetcrowd.com/the-crochet-crowd-patterns/" data-ps2id-api="true"><span >PATTERNS</span></a></li><li id="menu-item-95088" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-95088"><a href="https://thecrochetcrowd.com/crochet-stitch-along-patterns/" data-ps2id-api="true"><span >STITCH ALONGS</span></a></li><li id="menu-item-93210" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93210"><a href="https://www.youtube.com/@TheCrochetCrowd" data-ps2id-api="true"><span >TUTORIALS &#038; STITCHES</span></a></li><li id="menu-item-93197" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93197"><a href="https://thecrochetcrowd.com/category/crochet-events/" data-ps2id-api="true"><span >COMMUNITY &#038; EVENTS</span></a></li><li id="menu-item-93217" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93217"><a href="https://thecrochetcrowd.com/mikey/" data-ps2id-api="true"><span >ABOUT</span></a></li></ul></div></nav><header class="feastmobilenavbar"><div class="feastmenutoggle"><a href="#feastmobilemenu"><?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg version="1.1" id="Capa_1" xmlns="//www.w3.org/2000/svg" xmlns:xlink="//www.w3.org/1999/xlink" x="0px" y="0px" width="30px" height="30px" viewBox="0 0 459 459" style="enable-background:new 0 0 459 459;" xml:space="preserve" aria-labelledby="menuicon" role="img"><title id="menuicon">menu icon</title> <g id="menu"> <path fill="currentColor" d="M0,382.5h459v-51H0V382.5z M0,255h459v-51H0V255z M0,76.5v51h459v-51H0z"/> </g> </svg> </a></div><div class="feastmenulogo"><a href="https://thecrochetcrowd.com"><img src="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Transparent-Crochet-Crowd-200-Logo.png" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/10/400-Crochet-Crowd-Logo.png 2x" alt="go to homepage" data-skip-lazy data-pin-nopin="true" height="70" width="200" fetchpriority="high" /></a></div><nav class="desktop-inline-modern-menu"><ul id="menu-modern-feast-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-93241"><a href="https://thecrochetcrowd.com/the-crochet-crowd-patterns/" data-ps2id-api="true">PATTERNS</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-95088"><a href="https://thecrochetcrowd.com/crochet-stitch-along-patterns/" data-ps2id-api="true">STITCH ALONGS</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93210"><a href="https://www.youtube.com/@TheCrochetCrowd" data-ps2id-api="true">TUTORIALS &#038; STITCHES</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93197"><a href="https://thecrochetcrowd.com/category/crochet-events/" data-ps2id-api="true">COMMUNITY &#038; EVENTS</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93217"><a href="https://thecrochetcrowd.com/mikey/" data-ps2id-api="true">ABOUT</a></li></ul></nav><div class="modern-menu-desktop-social"><div id="feast-social"><li id="simple-social-icons-3" class="widget simple-social-icons"></li><li id="simple-social-icons-4" class="widget simple-social-icons"><ul class="alignleft"><li class="ssi-facebook"><a data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/thecrochetcommunity/" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-4"><title id="social-facebook-4">Facebook</title><use xlink:data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://thecrochetcrowd.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/thecrochetcrowd/?hl=en" ><svg role="img" class="social-instagram" aria-labelledby="social-instagram-4"><title id="social-instagram-4">Instagram</title><use xlink:data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://thecrochetcrowd.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-youtube"><a data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/channel/UCVbbBdiTKMCx5VII4IKDU7A" ><svg role="img" class="social-youtube" aria-labelledby="social-youtube-4"><title id="social-youtube-4">YouTube</title><use xlink:data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://thecrochetcrowd.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></li></div></div><div class="feastsearchtoggle"><a href="#feastmobilemenu"><svg xmlns="//www.w3.org/2000/svg" xmlns:xlink="//www.w3.org/1999/xlink" xml:space="preserve" xmlns:svg="//www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="30px" height="30px" viewBox="0 0 100 100" aria-labelledby="searchicon" role="img"><title id="searchicon">search icon</title> <g transform="translate(0,-952.36218)"> <path fill="currentColor" d="M 40 11 C 24.007431 11 11 24.00743 11 40 C 11 55.9926 24.007431 69 40 69 C 47.281794 69 53.935267 66.28907 59.03125 61.84375 L 85.59375 88.40625 C 86.332786 89.16705 87.691654 89.1915 88.4375 88.4375 C 89.183345 87.6834 89.175154 86.2931 88.40625 85.5625 L 61.875 59.03125 C 66.312418 53.937244 69 47.274551 69 40 C 69 24.00743 55.992569 11 40 11 z M 40 15 C 53.830808 15 65 26.16919 65 40 C 65 53.8308 53.830808 65 40 65 C 26.169192 65 15 53.8308 15 40 C 15 26.16919 26.169192 15 40 15 z " transform="translate(0,952.36218)"> </path> </g> </svg> </a></div></header><nav id="feastmobilemenu" class="feastmobilemenu-background" aria-label="main"><div class="mmm-dialog"><div class="mmm-content"><a href="https://thecrochetcrowd.com"><img id="mmmlogo" src="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Transparent-Crochet-Crowd-200-Logo.png" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/10/400-Crochet-Crowd-Logo.png 2x" alt="Homepage link" data-pin-nopin="true" fetchpriority="high" /></a><div id="feast-mobile-search"><form class="search-form" method="get" action="https://thecrochetcrowd.com/" role="search"><input class="search-form-input" type="search" name="s" id="searchform-1" placeholder="Search this website"><input class="search-form-submit" type="submit" value="Search"><meta content="https://thecrochetcrowd.com/?s={s}"></form></div><ul id="menu-modern-feast-menu-2" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-93241"><a href="https://thecrochetcrowd.com/the-crochet-crowd-patterns/" data-ps2id-api="true">PATTERNS</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-95088"><a href="https://thecrochetcrowd.com/crochet-stitch-along-patterns/" data-ps2id-api="true">STITCH ALONGS</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93210"><a href="https://www.youtube.com/@TheCrochetCrowd" data-ps2id-api="true">TUTORIALS &#038; STITCHES</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93197"><a href="https://thecrochetcrowd.com/category/crochet-events/" data-ps2id-api="true">COMMUNITY &#038; EVENTS</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-93217"><a href="https://thecrochetcrowd.com/mikey/" data-ps2id-api="true">ABOUT</a></li></ul><div id="feast-mobile-menu-social-icons"><div id="feast-social"><li id="simple-social-icons-3" class="widget simple-social-icons"></li><li id="simple-social-icons-4" class="widget simple-social-icons"><ul class="alignleft"><li class="ssi-facebook"><a data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/thecrochetcommunity/" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-4"><title id="social-facebook-4">Facebook</title><use xlink:data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://thecrochetcrowd.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/thecrochetcrowd/?hl=en" ><svg role="img" class="social-instagram" aria-labelledby="social-instagram-4"><title id="social-instagram-4">Instagram</title><use xlink:data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://thecrochetcrowd.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-youtube"><a data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/channel/UCVbbBdiTKMCx5VII4IKDU7A" ><svg role="img" class="social-youtube" aria-labelledby="social-youtube-4"><title id="social-youtube-4">YouTube</title><use xlink:data-wpel-link="ignore" target="_blank" rel="noopener noreferrer" href="https://thecrochetcrowd.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></li></div></div><a href="#" class="closebtn">×</a></div></div></nav><div class="site-inner"><div class="content-sidebar-wrap"><main class="content"><article class="post-79695 page type-page status-publish has-post-thumbnail mv-content-wrapper grow-content-main entry grow-content-body" aria-label="The Crochet Crowd"><header class="entry-header"><h1 class="entry-title">The Crochet Crowd</h1></header><p class="dpsp-share-text " style="margin-bottom:10px"> Sharing is caring!</p><div id="dpsp-content-top" class="dpsp-content-wrapper dpsp-shape-rectangular dpsp-size-small dpsp-has-spacing dpsp-has-buttons-count dpsp-show-on-mobile dpsp-button-style-1" style="min-height:32px;position:relative"><ul class="dpsp-networks-btns-wrapper dpsp-networks-btns-share dpsp-networks-btns-content dpsp-column-auto dpsp-has-button-icon-animation" style="padding:0;margin:0;list-style-type:none"><li class="dpsp-network-list-item dpsp-network-list-item-facebook" style="float:left"> <a rel="nofollow noopener" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fthecrochetcrowd.com%2F&amp;t=The%20Crochet%20Crowd%3A%20Discover%20Free%20Patterns%2C%20Tutorials%2C%20and%20Stitch%20Alongs" class="dpsp-network-btn dpsp-facebook dpsp-first dpsp-has-label dpsp-has-label-mobile" target="_blank" aria-label="Share on Facebook" title="Share on Facebook" style="font-size:14px;padding:0rem;max-height:32px"> <span class="dpsp-network-icon "><span class="dpsp-network-icon-inner"></span></span> <span class="dpsp-network-label dpsp-network-hide-label-mobile">Facebook</span></a></li><li class="dpsp-network-list-item dpsp-network-list-item-pinterest" style="float:left"> <button data-href="#" class="dpsp-network-btn dpsp-pinterest dpsp-has-label dpsp-has-label-mobile" aria-label="Save to Pinterest" title="Save to Pinterest" style="font-size:14px;padding:0rem;max-height:32px"> <span class="dpsp-network-icon "><span class="dpsp-network-icon-inner"></span></span> <span class="dpsp-network-label dpsp-network-hide-label-mobile">Pinterest</span></button></li><li class="dpsp-network-list-item dpsp-network-list-item-grow" style="float:left"> <button data-href="#" class="dpsp-network-btn dpsp-grow dpsp-has-label dpsp-has-label-mobile" aria-label="Save on Grow.me" title="Save on Grow.me" style="font-size:14px;padding:0rem;max-height:32px"> <span class="dpsp-network-icon dpsp-network-icon-outlined"><span class="dpsp-network-icon-inner"></span></span> <span class="dpsp-network-label dpsp-network-hide-label-mobile">Save</span></button></li><li class="dpsp-network-list-item dpsp-network-list-item-email" style="float:left"> <a rel="nofollow noopener" href="mailto:?subject=The%20Crochet%20Crowd%3A%20Discover%20Free%20Patterns%2C%20Tutorials%2C%20and%20Stitch%20Alongs&amp;body=https%3A%2F%2Fthecrochetcrowd.com%2F" class="dpsp-network-btn dpsp-email dpsp-last dpsp-has-label dpsp-has-label-mobile" target="_blank" aria-label="Send over email" title="Send over email" style="font-size:14px;padding:0rem;max-height:32px"> <span class="dpsp-network-icon "><span class="dpsp-network-icon-inner"></span></span> <span class="dpsp-network-label dpsp-network-hide-label-mobile">Email</span></a></li></ul></div><div class="entry-content"><h2 class="wp-block-heading" id="h-let-s-get-started">Let's Get Started</h2><p class="wp-block-paragraph">The Crochet Crowd, established in 2008 and hosted by Mikey, is known for getting crocheters started and carrying crocheters through their own stitching journey. Let's get this party started.</p><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list fsri-numbered feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/want-to-learn-to-crochet/"><img decoding="async" fetchpriority="high" width="720" height="720" src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Learn to Crochet Workshop with Mikey" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Learn-to-Crochet-Workshop-with-Mikey.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Learn to Crochet &amp; Must See Beginners Tutorials</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-abbreviations-guide/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="A complete guide to help you with crochet abbreviations." data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="A complete guide to help you with crochet abbreviations." data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/A-complete-guide-to-help-you-with-crochet-abbreviations.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Complete Guide to Crochet Abbreviations</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/afghan-sizes/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="What Are The Standard Size Blanket Sizes for Crocheters and Knitters" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="What Are The Standard Size Blanket Sizes for Crocheters and Knitters" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/What-Are-The-Standard-Size-Blanket-Sizes-for-Crocheters-and-Knitters.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">What Are The Standard Crochet Blanket Sizes?</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/corner-corner-graphghans-beginners-tutorial/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Pictures and Logos with Corner to Corner Concept" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Pictures and Logos with Corner to Corner Concept" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/09/Crochet-Pictures-and-Logos-with-Corner-to-Corner-Concept.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">How To Crochet C2C Beginner Graphghans + Tutorial</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/start-here-learn-crochet-knitting-skills/'>Start Here - Learn Crochet &amp; Knitting Skills →</a></div></div><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list fsri-numbered feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/learn-new-ways-for-crochet-corner-to-corner-with-20-tutorials/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Explore Corner to Corner Stitches with Crochet and Mikey" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Explore Corner to Corner Stitches with Crochet and Mikey" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Explore-Corner-to-Corner-Stitches-with-Crochet-and-Mikey.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Learn New Ways for Crochet Corner To Corner with 20 Tutorials</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/rectafghans/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Granny Rectangle Blanket Pattern for Beginners" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Granny Rectangle Blanket Pattern for Beginners" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/09/Crochet-Granny-Rectangle-Blanket-Pattern-for-Beginners.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">How To Crochet Rectangle Granny Afghans: All Sizes Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-thermal-stitch-dishcloth-tutorial/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Thermal Stitch for Stitch Library" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Thermal Stitch for Stitch Library" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/06/Crochet-Thermal-Stitch-for-Stitch-Library.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">How To Crochet Thermal Stitch Dishcloth Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-baby-blanket-2/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Modern Baby Blanket Pattern with Tutorial" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Modern Baby Blanket Pattern with Tutorial" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2025/04/Crochet-Modern-Baby-Blanket-Pattern-with-Tutorial.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">How To Crochet Baby Blanket + Tutorial</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/crochet-and-knit-skill-levels/beginner-skill-level/'>Beginner Crochet Patterns →</a></div></div><h2 class="wp-block-heading" id="h-wild-things">Wild Things!</h2><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list fsri-numbered feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-eagle-corners-corner-c2c-pictorial-squares-afghans-tutorial/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Eagle C2C Square Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Eagle C2C Square Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Eagle-C2C-Square-Pattern.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Crochet C2C Eagle Square</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-mountains-corners-corner-c2c-pictorial-squares-afghans-tutorial/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Mountain C2C Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Mountain C2C Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Mountain-C2C-Pattern.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Crochet C2C Mountains Square</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-fox-corners-corner-c2c-pictorial-squares-afghans-tutorial/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Fox C2C Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Fox C2C Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Fox-C2C-Pattern.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Crochet C2C Fox Square Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-wolf-corners-corner-c2c-pictorial-squares-afghans-tutorial/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-720x720.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Wolf C2C Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-720x720.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Wolf C2C Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Wolf-C2C-Pattern.jpg 1200w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Crochet C2C Wolf Square</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/c2c/crochet-wildlife-corner-to-corner-patterns/'>Crochet Wildlife Corner to Corner Patterns →</a></div></div><hr class="wp-block-separator has-alpha-channel-opacity"/><div class="wp-block-group is-style-group-lightbulb"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><h2 class="wp-block-heading" id="h-what-is-mikey-s-stitch-studio">What is Mikey's Stitch Studio?</h2><p class="wp-block-paragraph">The Crochet Crowd is supported by <a href="https://MikeyStitchStudio.com">Mikey Stitch Studio</a>, home of Mikey’s free and paid patterns and workshops. Some pattern downloads may direct you to his design studio for downloading.</p><figure class="wp-block-image size-full"><a href="https://mikeystitchstudio.com/"><noscript><img decoding="async" width='1200' height='1200' src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs.jpg" alt="" class="wp-image-95805" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-180x180.jpg 180w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%201200%22%3E%3C/svg%3E' decoding="async" width='1200' height='1200' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs.jpg" alt="" class="lazyload wp-image-95805" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Mikeys-Stitch-Studio-Designs-180x180.jpg 180w" data-sizes="(max-width: 1200px) 100vw, 1200px" /></a><figcaption class="wp-element-caption"><a href="https://mikeystitchstudio.com/">Crochet Mikey's Stitch Studio Designs</a></figcaption></figure></div></div><section class="wp-block-ub-post-grid ub-block-post-grid align  is-equal-height preserve-post-image-aspect-ratio" style="" id="ub-post-grid-"><div class="ub-post-grid-items is-grid columns-2" style="row-gap: 32px; column-gap: 32px; "><article id="post-96703" class="ub-post-grid-item post-96703 post type-post status-publish format-standard has-post-thumbnail category-crochet-collections category-crochet-round-up-collections-for-clothing mv-content-wrapper grow-content-main entry grow-content-body" style=""><div class="ub-block-post-grid-image" style=""><a href="https://thecrochetcrowd.com/super-duper-exclusive-retro-revival-vintage-patterns-for-free/" rel="bookmark" aria-hidden="true" tabindex="-1"><noscript><img decoding="async" width='1200' height='1200' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg" class="attachment-full size-full" alt="Crochet and Knit Retro Revival Patterns To Have" style="max-width: 600px; " srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-180x180.jpg 180w" sizes="(max-width: 1200px) 100vw, 1200px"></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%201200%22%3E%3C/svg%3E' decoding="async" width='1200' height='1200' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg" class="lazyload attachment-full size-full" alt="Crochet and Knit Retro Revival Patterns To Have" style="max-width: 600px; " data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-180x180.jpg 180w" data-sizes="(max-width: 1200px) 100vw, 1200px"></a></div><div class="ub-block-post-grid-text" style=""><div class="ub-block-post-grid-header-content"><header class="ub-block-post-grid-header"><h2 class="ub-block-post-grid-title"><a style="" href="https://thecrochetcrowd.com/super-duper-exclusive-retro-revival-vintage-patterns-for-free/" rel="bookmark">Super-Duper Exclusive Retro Revival Vintage Patterns for Free</a></h2></header></div><div class="ub-block-post-grid-excerpt"><div class="ub-block-post-grid-excerpt-text" style=""><p><a data-autolink-id="2" target="_self"  href="https://www.yarnspirations.com/collections/patterns?utm_source=Influencer_TCC&#038;utm_medium=blog&#038;utm_campaign=2023_08_18_Free_Patterns" >Yarnspirations</a> is offering a super-duper opportunity to crack open the archives for one of their older pattern books that predates the internet. For the younger generation, we didn't have the internet to get the patterns. If the store didn't carry the books or yarn, we didn't have access. Sounds prehistoric, eh! Most of us were…</p></div></div></div></article><article id="post-96693" class="ub-post-grid-item post-96693 post type-post status-publish format-standard has-post-thumbnail category-crochet-american-patriotism category-crochet-waves category-red-heart-super-saver-bitty-stripes-yarn-patterns mv-content-wrapper grow-content-main entry grow-content-body" style=""><div class="ub-block-post-grid-image" style=""><a href="https://thecrochetcrowd.com/crochet-firework-waves-celebration-blanket-pattern/" rel="bookmark" aria-hidden="true" tabindex="-1"><noscript><img decoding="async" width='1200' height='1200' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg" class="attachment-full size-full" alt="Crochet Fireworks Blanket Pattern" style="max-width: 600px; " srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-180x180.jpg 180w" sizes="(max-width: 1200px) 100vw, 1200px"></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%201200%22%3E%3C/svg%3E' decoding="async" width='1200' height='1200' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg" class="lazyload attachment-full size-full" alt="Crochet Fireworks Blanket Pattern" style="max-width: 600px; " data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-180x180.jpg 180w" data-sizes="(max-width: 1200px) 100vw, 1200px"></a></div><div class="ub-block-post-grid-text" style=""><div class="ub-block-post-grid-header-content"><header class="ub-block-post-grid-header"><h2 class="ub-block-post-grid-title"><a style="" href="https://thecrochetcrowd.com/crochet-firework-waves-celebration-blanket-pattern/" rel="bookmark">Crochet Firework Waves Celebration Blanket Pattern</a></h2></header></div><div class="ub-block-post-grid-excerpt"><div class="ub-block-post-grid-excerpt-text" style=""><p>The Crochet Firework Throw is a brand-new pattern by <a data-autolink-id="2" target="_self"  href="https://www.yarnspirations.com/collections/patterns?utm_source=Influencer_TCC&#038;utm_medium=blog&#038;utm_campaign=2023_08_18_Free_Patterns" >Yarnspirations</a>. Intended for the celebration of colours using <a data-autolink-id="4" target="_self"  href="https://www.yarnspirations.com/products/red-heart-super-saver-yarn?utm_source=Influencer_TCC&#038;utm_medium=blog&#038;utm_campaign=2023_08_17_Red_Heart_Super_Saver_Yarn" >Red Heart Super Saver</a> Bitty Stripes yarn. I can tell you how this is done, as we have done other blankets similar to this. Crochet Fireworks Blanket Pattern https://thecrochetcrowd.com/33-crochet-projects-celebrating-america/ Similar Crochet Blanket The Crochet Waving-to-Granny Blanket takes a…</p></div></div></div></article><article id="post-35569" class="ub-post-grid-item post-35569 post type-post status-publish format-standard has-post-thumbnail category-caron-yarns category-afghans-and-blankets category-crochet-granny-ripples2 category-tutorial-videos category-crochet-waves mv-content-wrapper grow-content-main entry grow-content-body" style=""><div class="ub-block-post-grid-image" style=""><a href="https://thecrochetcrowd.com/crochet-waving-granny-afghan-tutorial/" rel="bookmark" aria-hidden="true" tabindex="-1"><noscript><img decoding="async" width='1200' height='1200' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg" class="attachment-full size-full" alt="Crochet Waving to Granny Blanket Pattern by Yarnspirations" style="max-width: 600px; " srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-180x180.jpg 180w" sizes="(max-width: 1200px) 100vw, 1200px"></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%201200%22%3E%3C/svg%3E' decoding="async" width='1200' height='1200' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg" class="lazyload attachment-full size-full" alt="Crochet Waving to Granny Blanket Pattern by Yarnspirations" style="max-width: 600px; " data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-180x180.jpg 180w" data-sizes="(max-width: 1200px) 100vw, 1200px"></a></div><div class="ub-block-post-grid-text" style=""><div class="ub-block-post-grid-header-content"><header class="ub-block-post-grid-header"><h2 class="ub-block-post-grid-title"><a style="" href="https://thecrochetcrowd.com/crochet-waving-granny-afghan-tutorial/" rel="bookmark">Crochet Waving to Granny Throw Pattern + Tutorial</a></h2></header></div><div class="ub-block-post-grid-excerpt"><div class="ub-block-post-grid-excerpt-text" style=""><p>For those who have struggled with the concept of Wave Afghans, an easy way to start is to use Granny Squares as your base to create the wave formation. This Crochet Waving to Granny Afghan is a great way to get started. Crochet Granny Wave Blankets The concept is to create the granny squares and…</p></div></div></div></article><article id="post-50874" class="ub-post-grid-item post-50874 post type-post status-publish format-standard has-post-thumbnail category-crochet-american-patriotism category-crochet-collections category-holiday-special-occassions-crochet category-crochet-outdoors-picnics category-decor-crochet category-lily-sugarn-cream category-red-heart-super-saver-yarn-patterns mv-content-wrapper grow-content-main entry grow-content-body" style=""><div class="ub-block-post-grid-image" style=""><a href="https://thecrochetcrowd.com/33-crochet-projects-celebrating-america/" rel="bookmark" aria-hidden="true" tabindex="-1"><noscript><img decoding="async" width='1200' height='1200' src="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg" class="attachment-full size-full" alt="Crochet 46 Independence Day Patterns to Try" style="max-width: 600px; " srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-180x180.jpg 180w" sizes="(max-width: 1200px) 100vw, 1200px"></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201200%201200%22%3E%3C/svg%3E' decoding="async" width='1200' height='1200' data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg" class="lazyload attachment-full size-full" alt="Crochet 46 Independence Day Patterns to Try" style="max-width: 600px; " data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-180x180.jpg 180w" data-sizes="(max-width: 1200px) 100vw, 1200px"></a></div><div class="ub-block-post-grid-text" style=""><div class="ub-block-post-grid-header-content"><header class="ub-block-post-grid-header"><h2 class="ub-block-post-grid-title"><a style="" href="https://thecrochetcrowd.com/33-crochet-projects-celebrating-america/" rel="bookmark">46 Crochet Patterns Celebrating America</a></h2></header></div><div class="ub-block-post-grid-excerpt"><div class="ub-block-post-grid-excerpt-text" style=""><p>Patriotic Party Banner Independence Day's almost here, and it's time to celebrate your pride in the United States of America. These projects showcase your skills and your patriotism. See lists below, and they are clickable links to the patterns. American Waves Blanket The Crochet American Waves Blanket is a lazy wave 1-row repeating blanket throughout.…</p></div></div></div></article></div></section><p class="has-text-align-center wp-block-paragraph"><strong>See More: </strong><a href="https://thecrochetcrowd.com/2026/">Latest Patterns &amp; Articles</a></p><hr class="wp-block-separator has-alpha-channel-opacity"/><figure class="wp-block-image size-full"><a href="https://www.youtube.com/channel/UCVbbBdiTKMCx5VII4IKDU7A/join"><noscript><img decoding="async" width='940' height='500' src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership.jpg" alt="" class="wp-image-95618" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership.jpg 940w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-300x160.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-700x372.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-768x409.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-720x383.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-360x191.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-180x96.jpg 180w" sizes="(max-width: 940px) 100vw, 940px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20940%20500%22%3E%3C/svg%3E' decoding="async" width='940' height='500' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership.jpg" alt="" class="lazyload wp-image-95618" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership.jpg 940w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-300x160.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-700x372.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-768x409.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-720x383.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-360x191.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Membership-180x96.jpg 180w" data-sizes="(max-width: 940px) 100vw, 940px" /></a><figcaption class="wp-element-caption"><a href="https://www.youtube.com/channel/UCVbbBdiTKMCx5VII4IKDU7A/join">Journey Membership</a></figcaption></figure><hr class="wp-block-separator has-alpha-channel-opacity"/><h2 class="wp-block-heading" id="h-why-doesn-t-the-item-fit">Why Doesn't the Item Fit?</h2><p class="wp-block-paragraph">There is a reason why there are different sizes of crochet hooks. A good designer writes a pattern, but a fabulous designer will provide you with a gauge to go with the pattern. The <a href="https://thecrochetcrowd.com/crochet-gauge-workshop/">Free Gauge Workshop</a> allows you to learn more about this.</p><div class="wp-block-group is-style-group-lightbulb"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><h2 class="wp-block-heading" id="h-don-t-waste-your-time">Don't Waste Your Time</h2><p class="wp-block-paragraph">Do a gauge check before making a wearable item.</p></div></div><figure class="wp-block-embed is-type-wp-embed is-provider-the-crochet-crowd wp-block-embed-the-crochet-crowd"><div class="wp-block-embed__wrapper"><blockquote class="wp-embedded-content" data-secret="eFjPdrSWgw"><a href="https://thecrochetcrowd.com/crochet-gauge-workshop/">How to Gauge with Crochet + 9-Step Tutorial Series</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="&#8220;How to Gauge with Crochet + 9-Step Tutorial Series&#8221; &#8212; The Crochet Crowd" src="https://thecrochetcrowd.com/crochet-gauge-workshop/embed/#?secret=DDFvjzaajT#?secret=eFjPdrSWgw" data-secret="eFjPdrSWgw" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div></figure><hr class="wp-block-separator has-alpha-channel-opacity"/><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/super-duper-exclusive-retro-revival-vintage-patterns-for-free/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg" class=" fsri-image wp-post-image" alt="Crochet and Knit Retro Revival Patterns To Have" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet and Knit Retro Revival Patterns To Have" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-and-Knit-Retro-Revival-Patterns-To-Have-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Super-Duper Exclusive Retro Revival Vintage Patterns for Free</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/33-crochet-projects-celebrating-america/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg" class=" fsri-image wp-post-image" alt="Crochet 46 Independence Day Patterns to Try" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet 46 Independence Day Patterns to Try" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/06/Crochet-46-Independence-Day-Patterns-to-Try-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">46 Crochet Patterns Celebrating America</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/many-trending-whimsical-crochet-dishcloth-patterns-to-try/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try.jpg" class=" fsri-image wp-post-image" alt="Trending Crochet Dishcloth Patterns to Try" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try.jpg" class="lazyload  fsri-image wp-post-image" alt="Trending Crochet Dishcloth Patterns to Try" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Trending-Crochet-Dishcloth-Patterns-to-Try-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Many Trending Whimsical Crochet Dishcloth Patterns to Try</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/all-new-pattern-searching-to-narrow-down-results/"><noscript><img decoding="async" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search.jpg" class=" fsri-image wp-post-image" alt="Yarnspirations New Pattern Search" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' decoding="async" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search.jpg" class="lazyload  fsri-image wp-post-image" alt="Yarnspirations New Pattern Search" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Yarnspirations-New-Pattern-Search-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">All-New Pattern Searching To Narrow Down Results</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/crochet-collections/'>Crochet and Knit Collection Patterns →</a></div></div><hr class="wp-block-separator has-alpha-channel-opacity"/><div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><div class="wp-block-group is-style-feast-inline-heading-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><h2 class="wp-block-heading" id="1-tips">Tips!</h2><ul style="padding-left: 1.1em;text-align: left;--ub-list-item-icon-top: 3px;--ub-list-item-icon-size: 0.9em;);--ub-list-item-fa-li-top: 3px;--ub-list-item-spacing: 0px;column-count: 1;--ub-list-mobile-column-count: 1" class="wp-block-ub-styled-list ub_styled_list" id="ub_styled_list-8599ebd2-ab02-4d21-96b7-1ba5ea2902ad"><li class="ub_styled_list_item" style="--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23000000&quot; d=&quot;M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;'); " id="ub-styled-list-item-9047b248-d58e-429f-8938-229d6f118b34"><div class="ub_list_item_content"> <span class="ub_list_item_icon"> <svg width="0.9em" height="0.9em" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="#000000" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path></svg> </span> <span class="ub_list_item_text"><a href="https://thecrochetcrowd.com/want-to-learn-to-crochet/"><strong>Learn to Crochet Workshops</strong></a></span></div></li><li class="ub_styled_list_item" style="--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23000000&quot; d=&quot;M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;'); " id="ub-styled-list-item-03f7d225-a9cc-4b8b-9362-68d4567131a7"><div class="ub_list_item_content"> <span class="ub_list_item_icon"> <svg width="0.9em" height="0.9em" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="#000000" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path></svg> </span> <span class="ub_list_item_text"><a href="https://thecrochetcrowd.com/crochet-hook-sizes-conversions/"><strong>Crochet Hook Sizes</strong></a></span></div></li><li class="ub_styled_list_item" style="--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23000000&quot; d=&quot;M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;'); " id="ub-styled-list-item-13a7a4de-bbd4-4ae1-9bca-6381d9497224"><div class="ub_list_item_content"> <span class="ub_list_item_icon"> <svg width="0.9em" height="0.9em" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="#000000" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path></svg> </span> <span class="ub_list_item_text"><strong><a href="https://thecrochetcrowd.com/join-squares/">How to Join Granny Squares / Motifs</a></strong></span></div></li><li class="ub_styled_list_item" style="--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23000000&quot; d=&quot;M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;'); " id="ub-styled-list-item-7da5af41-0a4d-4c47-83e5-5208ab26875c"><div class="ub_list_item_content"> <span class="ub_list_item_icon"> <svg width="0.9em" height="0.9em" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="#000000" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path></svg> </span> <span class="ub_list_item_text"><strong><a href="https://thecrochetcrowd.com/learn-how-to-read-crochet-patterns/">How to Read Patterns</a></strong></span></div></li><li class="ub_styled_list_item" style="--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23000000&quot; d=&quot;M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;'); " id="ub-styled-list-item-ed5f372a-d741-47df-8e0e-3f5cdd34008b"><div class="ub_list_item_content"> <span class="ub_list_item_icon"> <svg width="0.9em" height="0.9em" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="#000000" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path></svg> </span> <span class="ub_list_item_text"><a href="https://thecrochetcrowd.com/read-crochet-diagrams/"><strong>How to Read Crochet Diagrams</strong></a></span></div></li><li class="ub_styled_list_item" style="--ub-list-item-icon-top: 3px; --ub-list-item-icon-size: 0.9em; --ub-list-item-background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 512 512&quot;&gt;&lt;path fill=&quot;%23000000&quot; d=&quot;M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;'); " id="ub-styled-list-item-f74b52e2-3a47-4494-92dc-f5ed8af64530"><div class="ub_list_item_content"> <span class="ub_list_item_icon"> <svg width="0.9em" height="0.9em" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path fill="#000000" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path></svg> </span> <span class="ub_list_item_text"><a href="https://thecrochetcrowd.com/afghan-sizes/"><strong>What Are The Blanket Sizes?</strong></a></span></div></li></ul></div></div></div></div><div class="grow-inline-subscribe-widget-a1109b30-43bd-4b6a-bf38-763171ebf72c"></div><hr class="wp-block-separator has-alpha-channel-opacity"/><h2 class="wp-block-heading" id="h-mikey-s-design-desk">Mikey's Design Desk</h2><p class="wp-block-paragraph">Currently on the desk is the inspiration for figuring out what to do with variegated yarn that is more cohesive and blends better. Currently in development is the <a href="https://thecrochetcrowd.com/crochet-study-of-variegated-blanket-pattern/">Crochet Study of Variegated Blanket</a> pattern. The variegated is suspended between solid lines, making it float. The stitch work doesn't pool into an obvious pattern and looks better visually, at least that's what I think.</p><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-study-of-variegated-blanket-pattern/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey.jpg" class=" fsri-image wp-post-image" alt="Crochet Study of Variegated Blanket Pattern by Mikey" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Study of Variegated Blanket Pattern by Mikey" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Variegated-Blanket-Pattern-by-Mikey-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Study of Variegated Blanket Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/easy-crochet-study-of-blue-blanket-pattern/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design.jpg" class=" fsri-image wp-post-image" alt="Crochet Study of Blue Blanket be Mikey Design" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Study of Blue Blanket be Mikey Design" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Study-of-Blue-Blanket-be-Mikey-Design-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Easy Crochet Study of Blue Blanket Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/the-study-of-jewelled-lanterns-blanket-pattern/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns.jpg" class=" fsri-image wp-post-image" alt="Octagon Crochet Jewelled Toned Motif" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns.jpg" class="lazyload  fsri-image wp-post-image" alt="Octagon Crochet Jewelled Toned Motif" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Jewelled-Lanterns-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">The Study of Jewelled Lanterns Blanket Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/free-study-of-therapy-crochet-blanket-pattern-diagram/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern.jpg" class=" fsri-image wp-post-image" alt="Flat crochet study of textures with gray, blue and white nautical theme stitchwork." data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Flat crochet study of textures with gray, blue and white nautical theme stitchwork." data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Study-of-Stitch-Therapy-Blanket-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Free Study of Therapy Crochet Blanket Pattern + Diagram</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/crochet-study-of-blankets-series/'>Crochet Study of Blanket Series Patterns →</a></div></div><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/inspired-by-friendship-crochet-blanket/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern.jpg" class=" fsri-image wp-post-image" alt="Oceanic and White Colour Rectangle Crochet Stitch Sampler Blanket" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Oceanic and White Colour Rectangle Crochet Stitch Sampler Blanket" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/03/Jeannes-Version-Inspirwd-by-Friendship-Blanket-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Inspired by Friendship Crochet Blanket</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-circus-tent-kids-blanket-pattern/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants.jpg" class=" fsri-image wp-post-image" alt="Crochet Circus Tent Concept" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Circus Tent Concept" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Crochet-Circus-Tent-Blanket-with-Elephants-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Circus Tent Kid's Blanket Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/wicked-inspired-crochet-and-knit-patterns/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns.jpg" class=" fsri-image wp-post-image" alt="Wicked Inspired Crochet and Knit Patterns" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-60x60.jpg 60w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns.jpg" class="lazyload  fsri-image wp-post-image" alt="Wicked Inspired Crochet and Knit Patterns" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Wicked-Inspired-Crochet-and-Knit-Patterns-60x60.jpg 60w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Wicked Inspired Crochet and Knit Patterns</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/5-jurassic-world-rebirth-inspired-patterns/"><noscript><img decoding="async" width='274' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12.jpg" class=" fsri-image wp-post-image" alt="Colorful dinosaur hat for kids with spikes, handmade crochet dinosaur beanie for children, fun crochet kids accessory." data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-720x840.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-360x420.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-180x210.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-257x300.jpg 257w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-768x896.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-600x700.jpg 600w" sizes="(max-width: 274px) 100vw, 274px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20274%20320%22%3E%3C/svg%3E' decoding="async" width='274' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12.jpg" class="lazyload  fsri-image wp-post-image" alt="Colorful dinosaur hat for kids with spikes, handmade crochet dinosaur beanie for children, fun crochet kids accessory." data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-720x840.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-360x420.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-180x210.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-257x300.jpg 257w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-768x896.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/07/Collections-12-600x700.jpg 600w" data-sizes="(max-width: 274px) 100vw, 274px" /><div class="fsri-title">5 Jurassic World Rebirth Inspired Patterns</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/crochet-blanket-patterns/inspired-by-crochet-blankets/'>Inspired By Crochet Blankets and Collections →</a></div></div><hr class="wp-block-separator has-alpha-channel-opacity"/><figure class="wp-block-embed is-type-wp-embed is-provider-the-crochet-crowd wp-block-embed-the-crochet-crowd"><div class="wp-block-embed__wrapper"><blockquote class="wp-embedded-content" data-secret="6HqWQmNdAi"><a href="https://thecrochetcrowd.com/crochet-study-of-variegated-blanket-pattern/">Crochet Study of Variegated Blanket Pattern + Tutorial</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="&#8220;Crochet Study of Variegated Blanket Pattern + Tutorial&#8221; &#8212; The Crochet Crowd" src="https://thecrochetcrowd.com/crochet-study-of-variegated-blanket-pattern/embed/#?secret=WSLr5XXYcs#?secret=6HqWQmNdAi" data-secret="6HqWQmNdAi" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div></figure><h2 class="wp-block-heading" id="h-mikey-s-crochet-amp-knit-designs">Mikey's Crochet &amp; Knit Designs</h2><p class="wp-block-paragraph">Math is one of Mikey's worst nightmares, and his designs push him to levels of challenges that are great for brain activity—fire on all cylinders. Many of the designs are blue-ribbon winners at shows.</p><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-over-the-shoulder-rainbow-tote-bag-pattern/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag.jpg" class=" fsri-image wp-post-image" alt="Crochet Rainbow Over the Shoulder Bag" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Rainbow Over the Shoulder Bag" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Rainbow-Over-the-Shoulder-Bag-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Over-the-Shoulder Rainbow Tote Bag Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-fireworks-tote-bag-pattern/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey.jpg" class=" fsri-image wp-post-image" alt="Crochet Fireworks Bag Pattern by Mikey" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Fireworks Bag Pattern by Mikey" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Bag-Pattern-by-Mikey-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Fireworks Tote Bag Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-tea-cakes-shawl-top-corner-corner/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method.jpg" class=" fsri-image wp-post-image" alt="Crochet Top Down Shawl C2C Method" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Top Down Shawl C2C Method" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Top-Down-Shawl-C2C-Method-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet C2C Top Down Shawl Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/corner-corner-x-4-square-center-afghans/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern.jpg" class=" fsri-image wp-post-image" alt="C2C in the Square Blanket Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="C2C in the Square Blanket Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/C2C-in-the-Square-Blanket-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Corner C2C x 4 - Square Afghan Pattern</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/designers/designs-michael-sellick/'>Crochet Patterns by Michael Sellick →</a></div></div><hr class="wp-block-separator has-alpha-channel-opacity"/><h2 class="wp-block-heading" id="h-jeanne-s-crochet-patterns">Jeanne's Crochet Patterns</h2><p class="wp-block-paragraph">Jeanne's specialty is easy repetition with satisfying stitches to embrace joy.</p><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-coastal-sea-glass-baby-blanket-pattern/"><noscript><img decoding="async" width='360' height='360' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-360x360.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Sea Glass Baby Blanket Pattern by Jeanne Steinhilber" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber.jpg 1200w" sizes="(max-width: 360px) 100vw, 360px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20360%20360%22%3E%3C/svg%3E' decoding="async" width='360' height='360' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-360x360.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Sea Glass Baby Blanket Pattern by Jeanne Steinhilber" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Sea-Glass-Baby-Blanket-Pattern-by-Jeanne-Steinhilber.jpg 1200w" data-sizes="(max-width: 360px) 100vw, 360px" /><div class="fsri-title">Crochet Coastal Sea Glass Baby Blanket Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-modern-granny-boho-bag/"><noscript><img decoding="async" width='360' height='360' src="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-360x360.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Boho Chevron Tote Bag Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern.jpg 1200w" sizes="(max-width: 360px) 100vw, 360px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20360%20360%22%3E%3C/svg%3E' decoding="async" width='360' height='360' data-src="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-360x360.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Boho Chevron Tote Bag Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Boho-Chevron-Tote-Bag-Pattern.jpg 1200w" data-sizes="(max-width: 360px) 100vw, 360px" /><div class="fsri-title">How To Crochet Granny Bag + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-mg-modern-granny-patterns-ebook-jeanne-steinhilber/"><noscript><img decoding="async" width='360' height='360' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-360x360.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Modern Granny eBook by Jeanne Steinhilber" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber.jpg 1200w" sizes="(max-width: 360px) 100vw, 360px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20360%20360%22%3E%3C/svg%3E' decoding="async" width='360' height='360' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-360x360.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Modern Granny eBook by Jeanne Steinhilber" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Modern-Granny-eBook-by-Jeanne-Steinhilber.jpg 1200w" data-sizes="(max-width: 360px) 100vw, 360px" /><div class="fsri-title">Crochet Modern Granny Patterns eBook</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-rainbow-baby-blanket-pattern/"><noscript><img decoding="async" width='360' height='360' src="https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-360x360.jpg" class="feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Modern Granny Rainbow Baby Blanket Pattern" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern.jpg 1200w" sizes="(max-width: 360px) 100vw, 360px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20360%20360%22%3E%3C/svg%3E' decoding="async" width='360' height='360' data-src="https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-360x360.jpg" class="lazyload feast_1x1_thumbnail fsri-image wp-post-image" alt="Crochet Modern Granny Rainbow Baby Blanket Pattern" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/02/Crochet-Modern-Granny-Rainbow-Baby-Blanket-Pattern.jpg 1200w" data-sizes="(max-width: 360px) 100vw, 360px" /><div class="fsri-title">Crochet Rainbow Baby Blanket Pattern</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/designers/jeanne-steinhilber/'>Crochet Patterns by Jeanne Steinhilber →</a></div></div><hr class="wp-block-separator has-alpha-channel-opacity"/><h2 class="wp-block-heading" id="h-be-community-focused">Be Community Focused</h2><p class="wp-block-paragraph">Be the change maker in helping others by stepping forward. Patterns inspired to place into a donation box to lift others.</p><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-fourth"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-bernat-blanket-tail-ends-blanket-pattern-tutorial/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick.jpg" class=" fsri-image wp-post-image" alt="Crochet Tail Ends Blanket Pattern by Michael Sellick" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Tail Ends Blanket Pattern by Michael Sellick" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Tail-Ends-Blanket-Pattern-by-Michael-Sellick-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Bernat Blanket Tail Ends Blanket Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/bernat-housewarming-blanket-tutorial-crochet-diagrams/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket.jpg" class=" fsri-image wp-post-image" alt="Crochet Housewarming Arcade Stitch Blanket" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-60x60.jpg 60w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Housewarming Arcade Stitch Blanket" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Housewarming-Arcade-Stitch-Blanket-60x60.jpg 60w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Free Bernat Housewarming Blanket + Tutorial + Crochet Diagrams</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/grannysquaresforcharity/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website.jpg" class=" fsri-image wp-post-image" alt="Crochet Easy Granny Squares Concepts for Website" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Easy Granny Squares Concepts for Website" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/03/Crochet-Easy-Granny-Squares-Concepts-for-Website-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">12" x 12" Granny Squares for Charity + Tutorials</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/the-poppy-project-museum-presentation/"><noscript><img decoding="async" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits.jpg" class=" fsri-image wp-post-image" alt="Crochet Poppy Exhibits" data-pin-nopin="true" aria-hidden="true" srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-60x60.jpg 60w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' decoding="async" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Poppy Exhibits" data-pin-nopin="true" aria-hidden="true" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2023/10/Crochet-Poppy-Exhibits-60x60.jpg 60w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Poppies: Poppy Projects &amp; Tutorial</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/charity-projects-more/'>Charity Crochet Patterns →</a></div></div><hr class="wp-block-separator has-alpha-channel-opacity"/><p class="wp-block-paragraph"><strong><a href="https://thecrochetcrowd.com/bernat-yarn-patterns-with-the-crochet-crowd/">All Bernat Yarn Patterns</a></strong> - <a href="https://thecrochetcrowd.com/100s-of-caron-yarns-patterns-with-the-crochet-crowd/">All Caron Yarn Patterns</a> - <a href="https://thecrochetcrowd.com/100s-of-red-heart-yarns-patterns-with-the-crochet-crowd/">All Red Heart Yarn Patterns</a></p><div class="wp-block-image"><figure class="aligncenter size-full"><noscript><img decoding="async" width='300' height='300' src="https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1.jpg" alt="The Crochet Crowd Logo 2024-300x300" class="wp-image-85587" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1-60x60.jpg 60w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20300%20300%22%3E%3C/svg%3E' decoding="async" width='300' height='300' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1.jpg" alt="The Crochet Crowd Logo 2024-300x300" class="lazyload wp-image-85587" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/03/The-Crochet-Crowd-Logo-2024-300x300-1-60x60.jpg 60w" data-sizes="(max-width: 300px) 100vw, 300px" /><figcaption class="wp-element-caption">The Crochet Crowd</figcaption></figure></div><div id="snippet-box" class="snippet-type-10" style="background:#F5F5F5; color:#333333; border:1px solid #ACACAC;"><div class="snippet-title" style="background:#E4E4E4; color:#333333; border-bottom:1px solid #ACACAC;">Summary</div><div itemscope itemtype="https://schema.org/Article"><div class="snippet-image" itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><noscript><img width='180' src="https://thecrochetcrowd.com/wp-content/uploads/2023/12/Michael-Sellick-Owner-of-The-Crochet-Crowd.jpg" alt="The Crochet Crowd"/></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20180%20120%22%3E%3C/svg%3E' class="lazyload" width='180' data-src="https://thecrochetcrowd.com/wp-content/uploads/2023/12/Michael-Sellick-Owner-of-The-Crochet-Crowd.jpg" alt="The Crochet Crowd"/><meta itemprop="url" content="https://thecrochetcrowd.com/wp-content/uploads/2023/12/Michael-Sellick-Owner-of-The-Crochet-Crowd.jpg"></div><div class="aio-info"><span class="snippet-label-img">Article Name</span><div class="snippet-data-img"><span itemprop="headline">The Crochet Crowd</span></div><div class="snippet-clear"></div><span class="snippet-label-img">Description</span><div class="snippet-data-img"><span itemprop="description">Free patterns and tutorials for crochet and knitting. Mikey is your host to take you through your stitching journey.</span></div><div class="snippet-clear"></div><span class="snippet-label-img">Author</span><div class="snippet-data-img" itemprop="author" itemscope itemtype="https://schema.org/Person"> <span itemprop="name">Michael Sellick</span></div><div class="snippet-clear"></div><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><span class="snippet-label-img">Publisher Name</span><div class="snippet-data-img"> <span itemprop="name">The Crochet Crowd</span></div><div class="snippet-clear"></div><div class="snippet-label-img">Publisher Logo</div><div class="snippet-data-img publisher-logo" itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><noscript><img width='180' src="https://thecrochetcrowd.com/wp-content/uploads/2024/01/The-Crochet-Crowd-Logo-2024.jpg" alt="The Crochet Crowd" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20180%20120%22%3E%3C/svg%3E' class="lazyload" width='180' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/01/The-Crochet-Crowd-Logo-2024.jpg" alt="The Crochet Crowd" /><meta itemprop="url" content="https://thecrochetcrowd.com/wp-content/uploads/2024/01/The-Crochet-Crowd-Logo-2024.jpg"></div></div><meta itemscope itemprop="mainEntityOfPage"  itemType="https://schema.org/WebPage" itemid="https://thecrochetcrowd.com/"/><meta itemprop="datePublished" content="2026-03-25T13:33:48-03:00"/><meta itemprop="dateModified" content="2026-05-28T12:26:40-03:00"/></div></div></div><div class="snippet-clear"></div><input id="daextam-post-id" type="hidden" value="79695"></div></article></main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar"><div class="feast-layout feast-layout--modern-sidebar feast-modern-sidebar"><div class="wp-block-media-text alignwide is-stacked-on-mobile is-variation-media-text-sidebar-bio" style="grid-template-columns:55% auto"><figure class="wp-block-media-text__media"><noscript><img data-pin-nopin="true" fetchpriority="low" src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Michael-Sellick-Profile-Shot-700x700.png" alt="Michael Sellick - Crochet Designer &amp; YouTube Host" class="wp-image-96050 size-full"/></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-pin-nopin="true" fetchpriority="low" data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Michael-Sellick-Profile-Shot-700x700.png" alt="Michael Sellick - Crochet Designer &amp; YouTube Host" class="lazyload wp-image-96050 size-full"/></figure><div class="wp-block-media-text__content"><h3 class="wp-block-heading has-text-align-center" id="h-welcome">Welcome!</h3><p class="has-text-align-center wp-block-paragraph">I'm Mikey. Join me in learning crochet as I am always learning, too!</p><div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex"><div class="wp-block-button is-style-button-right-arrow"><a class="wp-block-button__link wp-element-button" href="https://thecrochetcrowd.com/mikey/">More about me</a></div></div></div></div><figure class="wp-block-image size-large"><a href="https://mikeystitchstudio.com" target="_blank" rel=" noreferrer noopener"><noscript><img data-pin-nopin="true" fetchpriority="low" src="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Mikey-Stitch-Studio-Browse-Patterns-700x700.jpg" alt="" class="wp-image-95743"/></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-pin-nopin="true" fetchpriority="low" data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/10/Mikey-Stitch-Studio-Browse-Patterns-700x700.jpg" alt="" class="lazyload wp-image-95743"/></a><figcaption class="wp-element-caption"><a href="https://MikeyStitchStudio.com">Mikey Stitch Studio Browse Patterns</a></figcaption></figure><div class="wp-block-media-text alignwide is-stacked-on-mobile is-variation-media-text-sidebar-bio is-style-post-info-author-100px has-feast-branding-color-accents-background-color has-background" style="grid-template-columns:55% auto"><figure class="wp-block-media-text__media"><noscript><img data-pin-nopin="true" fetchpriority="low" src="https://thecrochetcrowd.com/wp-content/uploads/2020/12/Designer-Banner-700x263.jpg" alt="The Crochet Crowd Design" class="wp-image-66646 size-full"/></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-pin-nopin="true" fetchpriority="low" data-src="https://thecrochetcrowd.com/wp-content/uploads/2020/12/Designer-Banner-700x263.jpg" alt="The Crochet Crowd Design" class="lazyload wp-image-66646 size-full"/></figure><div class="wp-block-media-text__content"><h3 class="wp-block-heading has-text-align-center has-white-color has-feast-branding-color-background-background-color has-text-color has-background has-link-color wp-elements-611be7bb422e68a4f788694131667e97" id="h-ai-design">AI Design</h3><p class="has-text-align-center has-white-color has-text-color has-link-color wp-elements-4f276f303c5105166b4ff90e79a522c3 wp-block-paragraph">Learn about our designs. Why don't we use AI to design?</p><div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex"><div class="wp-block-button is-style-button-right-arrow"><a class="wp-block-button__link wp-element-button" href="https://thecrochetcrowd.com/ai-designing-michael-sellick-the-crochet-crowd/">Designing</a></div></div></div></div><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-full"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-firework-waves-celebration-blanket-pattern/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet Fireworks Blanket Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Fireworks Blanket Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Fireworks-Blanket-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Firework Waves Celebration Blanket Pattern</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-waving-granny-afghan-tutorial/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg" class=" fsri-image wp-post-image" alt="Crochet Waving to Granny Blanket Pattern by Yarnspirations" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Waving to Granny Blanket Pattern by Yarnspirations" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Waving-to-Granny-Blanket-Pattern-by-Yarnspirations-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Waving to Granny Throw Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/mikey-daniel-jonathan-wips-chains-retreat-2027/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027.jpg" class=" fsri-image wp-post-image" alt="Hawaii Crochet Cruise 2027" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027.jpg" class="lazyload  fsri-image wp-post-image" alt="Hawaii Crochet Cruise 2027" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2025/12/Hawaii-Crochet-Cruise-2027-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Mikey, Daniel &amp; Jonathan - Hawaii Knit and Crochet Cruise Collab</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/to-the-west-crochet-cruise-2026/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night.jpg" class=" fsri-image wp-post-image" alt="Crochet Cruise 2025 Opening Night" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-60x60.jpg 60w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Cruise 2025 Opening Night" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-180x180.jpg 180w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/11/Crochet-Cruise-2025-Opening-Night-60x60.jpg 60w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Stitches &amp; Glaciers Crochet Cruise July 10th to 17th, 2026</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/what-is-mikeys-end-of-life-plan/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan.jpg" class=" fsri-image wp-post-image" alt="Mikey&#039;s End of Life Plan" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan.jpg" class="lazyload  fsri-image wp-post-image" alt="Mikey&#039;s End of Life Plan" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Mikeys-End-of-Life-Plan-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">What is Mikey's End-of-Life Plan?</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/i-need-this-crochet-blanket-any-size/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick.jpg" class=" fsri-image wp-post-image" alt="I Need This Foot Pocket Blanket Pattern by Michael Sellick" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick.jpg" class="lazyload  fsri-image wp-post-image" alt="I Need This Foot Pocket Blanket Pattern by Michael Sellick" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/I-Need-This-Foot-Pocket-Blanket-Pattern-by-Michael-Sellick-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">I Need This Crochet Blanket - Any Size + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-wicker-stitch-blanket-pattern/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey.jpg" class=" fsri-image wp-post-image" alt="Warm beige Tunisian crochet blanket with textured entrelac pattern." data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey.jpg" class="lazyload  fsri-image wp-post-image" alt="Warm beige Tunisian crochet blanket with textured entrelac pattern." data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Wicker-Stitch-BLanket-Pattern-by-Mikey-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Wicker Stitch Blanket Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-christmas-scalloped-dishcloth-tutorial/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet Holiday Scalloped Dishcloth Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Holiday Scalloped Dishcloth Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/06/Crochet-Holiday-Scalloped-Dishcloth-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Christmas Scalloped Dishcloth Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-criss-cross-bag-tutorial/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet Criss Cross Bag Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Criss Cross Bag Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Criss-Cross-Bag-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Criss Cross Bag Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-party-people-pullover-sweater/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial.jpg" class=" fsri-image wp-post-image" alt="Crochet Party People Sweater with Matching Tutorial" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Party People Sweater with Matching Tutorial" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Party-People-Sweater-with-Matching-Tutorial-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Party People Pullover Sweater + Tutorial</div></a></li></ul></div><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list feast-grid-half feast-desktop-grid-full"><li class="listing-item"><a href="https://thecrochetcrowd.com/updated-sweather-weather-crochet-mens-pullover/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey.jpg" class=" fsri-image wp-post-image" alt="Man wearing green crochet sweater handmade with Red Heart Super Saver yarn." data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey.jpg" class="lazyload  fsri-image wp-post-image" alt="Man wearing green crochet sweater handmade with Red Heart Super Saver yarn." data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Crochet-Your-Own-Mens-Sweater-with-Mikey-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet Men's Sweater Stitch Along with Mikey + Tutorials for Everything</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-along-fall-stitch-c2c-pillow-tutorials/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet Popcorn Stitch Pillows Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Popcorn Stitch Pillows Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Popcorn-Stitch-Pillows-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Crochet C2C Bobble Pillow Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/mermaid-tears-purse-2/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2.jpg" class=" fsri-image wp-post-image" alt="Crochet Mermaid Tears Purse Stitch Along" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Mermaid Tears Purse Stitch Along" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/05/Crochet-Mermaid-Tears-Purse-Stitch-Along-2-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">How To Crochet Mermaid Tears Purse Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/stunning-crochet-globetrotter-shawl-stitch-along-tutorials/"><noscript><img fetchpriority="low" width='320' height='320' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet Globetrotter Stitch Along Shawl Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-180x180.jpg 180w" sizes="(max-width: 320px) 100vw, 320px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20320%20320%22%3E%3C/svg%3E' fetchpriority="low" width='320' height='320' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Globetrotter Stitch Along Shawl Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Globetrotter-Stitch-Along-Shawl-Pattern-180x180.jpg 180w" data-sizes="(max-width: 320px) 100vw, 320px" /><div class="fsri-title">Stunning Crochet Globetrotter Shawl Stitch Along + Tutorial</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/crochet-stitch-alongs/'>Crochet Stitch Along Patterns →</a></div></div><p class="wp-block-paragraph"></p></div></aside></div></div><footer class="site-footer"><div class="wrap"><h2 class="screen-reader-text">Footer</h2><div class="feast-layout feast-layout--modern-footer feast-modern-footer"><div class="wp-block-group is-style-group-star"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><h3 class="wp-block-heading" id="h-stitch-alongs-with-mikey">Stitch Alongs With Mikey</h3><div class='feast-category-index  feast-recipe-index'><ul class="fsri-list fsri-numbered feast-grid-half feast-desktop-grid-fifth"><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-garden-tote-bag/"><noscript><img fetchpriority="low" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet Puttering Around the Garden Tote Bag Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' fetchpriority="low" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Puttering Around the Garden Tote Bag Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-Puttering-Around-the-Garden-Tote-Bag-Pattern-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Free Lily Sugar'n Cream Crochet Garden Tote Bag Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-beach-bag/"><noscript><img fetchpriority="low" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern.jpg" class=" fsri-image wp-post-image" alt="Crochet 4th of July Beach Tote Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' fetchpriority="low" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet 4th of July Beach Tote Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/05/Crochet-4th-of-July-Beach-Tote-Pattern-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Crochet Beach Bag Pattern + Tutorial</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/many-chains-start-blanket-afghan/"><noscript><img fetchpriority="low" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet.jpg" class=" fsri-image wp-post-image" alt="Average Chain Counts for Blanket Sizes for Crocheters To Start to Crochet" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' fetchpriority="low" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet.jpg" class="lazyload  fsri-image wp-post-image" alt="Average Chain Counts for Blanket Sizes for Crocheters To Start to Crochet" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/04/Average-Chain-Counts-for-Blanket-Sizes-for-Crocheters-To-Start-to-Crochet-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">How Many Chains to Start a Blanket or Afghan?</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/new-warped-tunisian-entrelac-online-workshop/"><noscript><img fetchpriority="low" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website.jpg" class=" fsri-image wp-post-image" alt="Crochet Warped Tunisian Baby Blanket Workshop and Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' fetchpriority="low" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Warped Tunisian Baby Blanket Workshop and Pattern" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2026/02/Crochet-Warped-Tunisian-Baby-Blanket-for-Website-180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">New Warped Tunisian Entrelac Online Workshop + Tutorials</div></a></li><li class="listing-item"><a href="https://thecrochetcrowd.com/crochet-along-mystery-blanket-pattern/"><noscript><img fetchpriority="low" width='720' height='720' src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket-.jpg" class=" fsri-image wp-post-image" alt="Crochet Mystery Stitch Along for Blanket" data-pin-nopin="true" aria-hidden="true" decoding="async" srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket-.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--180x180.jpg 180w" sizes="(max-width: 720px) 100vw, 720px" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20720%20720%22%3E%3C/svg%3E' fetchpriority="low" width='720' height='720' data-src="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket-.jpg" class="lazyload  fsri-image wp-post-image" alt="Crochet Mystery Stitch Along for Blanket" data-pin-nopin="true" aria-hidden="true" decoding="async" data-srcset="https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket-.jpg 1200w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--300x300.jpg 300w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--700x700.jpg 700w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--150x150.jpg 150w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--768x768.jpg 768w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--60x60.jpg 60w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--720x720.jpg 720w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--360x360.jpg 360w, https://thecrochetcrowd.com/wp-content/uploads/2024/02/Crochet-Mystery-Stitch-Along-for-Blanket--180x180.jpg 180w" data-sizes="(max-width: 720px) 100vw, 720px" /><div class="fsri-title">Stunning Crochet Along Mystery Blanket + Tutorial</div></a></li></ul><div class='feast-category-link'>See more <a href='https://thecrochetcrowd.com/category/crochet-stitch-alongs/'>Crochet Stitch Along Patterns →</a></div></div></div></div><div class="wp-block-group is-style-full-width-feature-wrapper" style="margin-bottom:0"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-fbbce7a2 wp-block-columns-is-layout-flex" style="padding-bottom:var(--wp--preset--spacing--40)"><div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%"><div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex"><div class="wp-block-button"><a class="wp-block-button__link has-luminous-vivid-amber-background-color has-background wp-element-button" href="#"><strong>↑</strong> back to top</a></div></div><div class="feast-social-media feast-social-media--align-center" style="padding-top:0;padding-bottom:0;"><a class="social-media__link" href="https://www.facebook.com/thecrochetcommunity" target="_blank" rel="noopener noreferrer" aria-label="Facebook" data-wpel-link="ignore" style="background-color:#E6Ad4a;border:1px solid #E6AD4a;border-radius:40px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" width="18" height="18" role="graphics-symbol" aria-label="Facebook Icon"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z" fill="#000000"></svg></a><a class="social-media__link" href="https://www.youtube.com/channel/UCVbbBdiTKMCx5VII4IKDU7A" target="_blank" rel="noopener noreferrer" aria-label="Youtube" data-wpel-link="ignore" style="background-color:#E6Ad4a;border:1px solid #E6AD4a;border-radius:40px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" width="18" height="18" role="graphics-symbol" aria-label="YouTube Icon"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" fill="#000000"></svg></a><a class="social-media__link" href="https://www.pinterest.ca/thecrochetcrowd/" target="_blank" rel="noopener noreferrer" aria-label="Pinterest" data-wpel-link="ignore" style="background-color:#E6Ad4a;border:1px solid #E6AD4a;border-radius:40px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" width="18" height="18" role="graphics-symbol" aria-label="Pinterest Icon"><path d="M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z" fill="#000000"></svg></a><a class="social-media__link" href="https://www.instagram.com/thecrochetcrowd/" target="_blank" rel="noopener noreferrer" aria-label="Instagram" data-wpel-link="ignore" style="background-color:#E6Ad4a;border:1px solid #E6AD4a;border-radius:40px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="18" height="18" role="graphics-symbol" aria-label="Instagram Icon"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" fill="#000000"></svg></a></div></div><div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%"><div class="wp-block-columns is-not-stacked-on-mobile is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex"><div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow"><div class="wp-block-group" style="margin-bottom:0"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-805cdc0a wp-block-group-is-layout-constrained"><h3 class="wp-block-heading has-text-align-left" style="line-height:1">Explore</h3><ul class="wp-block-list"><li style="letter-spacing:0px"><a href="https://thecrochetcrowd.com/mikey/">About</a></li><li style="letter-spacing:0px"><a href="https://thecrochetcrowd.com/2022/">Before 2023</a></li><li><a href="https://thecrochetcrowd.com/2023/">2023 Patterns</a></li><li><a href="https://thecrochetcrowd.com/2024">2024 Patterns</a></li><li style="letter-spacing:0px"><a href="https://thecrochetcrowd.com/2025/">2025 Patterns</a></li><li><a href="https://thecrochetcrowd.com/2026/">2026 Patterns</a></li></ul></div></div></div><div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-ee2332cf wp-block-group-is-layout-constrained"><h3 class="wp-block-heading has-text-align-left" id="h-more" style="line-height:1">More</h3><ul class="wp-block-list"><li><a href="https://thecrochetcrowd.com/faq/" data-type="page" data-id="93472">FAQ</a></li><li style="letter-spacing:0px"><a href="https://www.mikeystitchstudio.com/contact-1">Contact</a></li><li style="letter-spacing:0px"><a href="https://thecrochetcrowd.com/privacy-policy-2/">Privacy Policy</a></li></ul></div></div></div></div></div></div><p class="wp-block-paragraph">The website has been active since 2010. Articles and patterns are reviewed from time to time. Some patterns get updated with newly written instructions, photography and keeping the patterns current.</p><p class="has-text-align-center wp-block-paragraph" style="font-size:16px;letter-spacing:0px">Copyright © 2026 <strong>The Crochet Crowd</strong> • <em><em>Some links may contain affiliate connections.</em></em></p></div></div></div></div></footer></div><div id="grow-wp-data" data-grow="{&quot;content&quot;:{&quot;ID&quot;:79695,&quot;categories&quot;:[]}}"></div><div id="mv-grow-data" data-settings="{&quot;general&quot;:{&quot;contentSelector&quot;:false,&quot;show_count&quot;:{&quot;content&quot;:true,&quot;sidebar&quot;:false},&quot;isTrellis&quot;:false,&quot;license_last4&quot;:&quot;&quot;},&quot;post&quot;:null,&quot;shareCounts&quot;:{&quot;facebook&quot;:0,&quot;pinterest&quot;:0,&quot;reddit&quot;:0,&quot;twitter&quot;:0},&quot;shouldRun&quot;:true,&quot;buttonSVG&quot;:{&quot;share&quot;:{&quot;height&quot;:32,&quot;width&quot;:26,&quot;paths&quot;:[&quot;M20.8 20.8q1.984 0 3.392 1.376t1.408 3.424q0 1.984-1.408 3.392t-3.392 1.408-3.392-1.408-1.408-3.392q0-0.192 0.032-0.448t0.032-0.384l-8.32-4.992q-1.344 1.024-2.944 1.024-1.984 0-3.392-1.408t-1.408-3.392 1.408-3.392 3.392-1.408q1.728 0 2.944 0.96l8.32-4.992q0-0.128-0.032-0.384t-0.032-0.384q0-1.984 1.408-3.392t3.392-1.408 3.392 1.376 1.408 3.424q0 1.984-1.408 3.392t-3.392 1.408q-1.664 0-2.88-1.024l-8.384 4.992q0.064 0.256 0.064 0.832 0 0.512-0.064 0.768l8.384 4.992q1.152-0.96 2.88-0.96z&quot;]},&quot;facebook&quot;:{&quot;height&quot;:32,&quot;width&quot;:18,&quot;paths&quot;:[&quot;M17.12 0.224v4.704h-2.784q-1.536 0-2.080 0.64t-0.544 1.92v3.392h5.248l-0.704 5.28h-4.544v13.568h-5.472v-13.568h-4.544v-5.28h4.544v-3.904q0-3.328 1.856-5.152t4.96-1.824q2.624 0 4.064 0.224z&quot;]},&quot;pinterest&quot;:{&quot;height&quot;:32,&quot;width&quot;:23,&quot;paths&quot;:[&quot;M0 10.656q0-1.92 0.672-3.616t1.856-2.976 2.72-2.208 3.296-1.408 3.616-0.448q2.816 0 5.248 1.184t3.936 3.456 1.504 5.12q0 1.728-0.32 3.36t-1.088 3.168-1.792 2.656-2.56 1.856-3.392 0.672q-1.216 0-2.4-0.576t-1.728-1.568q-0.16 0.704-0.48 2.016t-0.448 1.696-0.352 1.28-0.48 1.248-0.544 1.12-0.832 1.408-1.12 1.536l-0.224 0.096-0.16-0.192q-0.288-2.816-0.288-3.36 0-1.632 0.384-3.68t1.184-5.152 0.928-3.616q-0.576-1.152-0.576-3.008 0-1.504 0.928-2.784t2.368-1.312q1.088 0 1.696 0.736t0.608 1.824q0 1.184-0.768 3.392t-0.8 3.36q0 1.12 0.8 1.856t1.952 0.736q0.992 0 1.824-0.448t1.408-1.216 0.992-1.696 0.672-1.952 0.352-1.984 0.128-1.792q0-3.072-1.952-4.8t-5.12-1.728q-3.552 0-5.952 2.304t-2.4 5.856q0 0.8 0.224 1.536t0.48 1.152 0.48 0.832 0.224 0.544q0 0.48-0.256 1.28t-0.672 0.8q-0.032 0-0.288-0.032-0.928-0.288-1.632-0.992t-1.088-1.696-0.576-1.92-0.192-1.92z&quot;]},&quot;grow&quot;:{&quot;height&quot;:32,&quot;width&quot;:40,&quot;paths&quot;:[&quot;M 40.0625 12.7344 C 40.0625 14.4219 40.0625 16.1094 40.0391 17.8086 C 39.9922 17.8711 39.9453 17.9219 39.9375 17.9766 C 39.8906 18.3164 39.875 18.6641 39.8047 19 C 39.4766 20.5898 39.0273 22.1406 38.2422 23.5781 C 37.6953 24.5781 37.043 25.4961 36.2617 26.3086 C 35.7773 26.8125 35.2383 27.2695 34.6914 27.7031 C 33.2227 28.8633 31.582 29.7227 29.8242 30.3281 C 28.6953 30.7148 27.5469 31.0586 26.3906 31.3438 C 25.5273 31.5625 24.6328 31.6836 23.7461 31.8008 C 23.0938 31.8867 22.4336 31.8906 21.7773 31.9414 C 21.7227 31.9453 21.6719 32.0195 21.6211 32.0625 C 21.1133 32.0625 20.6016 32.0625 20.082 32.043 C 19.8477 31.332 19.5703 30.6484 19.4063 29.9414 C 19.1328 28.7578 18.9023 27.5586 18.7031 26.3594 C 18.5742 25.5781 18.4766 24.7852 18.4531 23.9922 C 18.4258 22.9453 18.4648 21.8945 18.5117 20.8438 C 18.5391 20.2305 18.5703 19.6016 18.7109 19.0078 C 18.957 17.9609 19.2344 16.9141 19.5977 15.9063 C 20.1523 14.375 21 13.0039 22.125 11.8281 C 22.6602 11.2695 23.25 10.7617 23.8516 10.2773 C 25.0469 9.32031 26.3828 8.59766 27.7852 8.01172 C 29.0547 7.47656 30.3594 7.01953 31.7188 6.76563 C 33.043 6.51953 34.3672 6.27344 35.7031 6.09375 C 36.4063 5.99609 37.1328 6.03125 37.8477 6.01953 C 38.4727 6.00781 38.4883 6.01172 38.6602 6.62891 C 38.9922 7.80469 39.3359 8.98047 39.6016 10.168 C 39.7813 10.957 39.8281 11.7734 39.9414 12.5781 C 39.9492 12.6367 40.0195 12.6836 40.0625 12.7344 Z M 40.0625 12.7344&quot;,&quot;M 20.2617 0.0625 C 20.3633 0.152344 20.4258 0.257812 20.5195 0.324219 C 21.9844 1.36328 23.3203 2.55469 24.5352 3.875 C 25.2422 4.64063 25.8789 5.46875 26.5469 6.26953 C 26.5977 6.33203 26.6172 6.41406 26.6563 6.49609 C 25.4414 7.03125 24.293 7.66406 23.2383 8.44922 C 22.6992 8.85156 22.1719 9.27734 21.668 9.72266 C 20.6875 10.5859 19.8516 11.582 19.1563 12.6914 C 18.3164 14.0273 17.6719 15.457 17.3008 16.9961 C 17.0859 17.8984 16.8984 18.8086 16.7344 19.7188 C 16.6484 20.2148 16.6367 20.7227 16.5977 21.2227 C 16.5703 21.6445 16.5273 22.0664 16.5391 22.4883 C 16.5586 23.1914 16.6133 23.8945 16.6602 24.5977 C 16.6953 25.1016 16.7266 25.6016 16.793 26.1016 C 16.8906 26.8516 17.0078 27.6016 17.1367 28.3477 C 17.2266 28.8594 17.3516 29.3672 17.4805 29.9727 C 16.918 29.4297 16.4063 28.9531 15.9141 28.4531 C 15.6016 28.1328 15.3203 27.7734 15.0234 27.4375 C 14.0898 26.3945 13.25 25.2773 12.5313 24.0703 C 11.7539 22.7656 11.0625 21.4102 10.6758 19.9258 C 10.4688 19.1211 10.3203 18.2969 10.1836 17.4727 C 10.1016 16.9883 10.0313 16.4883 10.0586 16.0039 C 10.1055 15.1719 10.1953 14.3359 10.3359 13.5156 C 10.5664 12.1406 11.0469 10.8359 11.6836 9.60156 C 12.1758 8.64844 12.7461 7.72266 13.3555 6.83594 C 13.9023 6.04297 14.5195 5.29297 15.1563 4.57031 C 15.8359 3.79688 16.5391 3.03906 17.3008 2.35547 C 18.1289 1.60938 19.0391 0.953125 19.9141 0.253906 C 19.9727 0.210938 20.0156 0.152344 20.0508 0.0820312 C 20.1016 0.0625 20.168 0.0625 20.2617 0.0625 Z M 20.2617 0.0625&quot;,&quot;M 0.0625 14.75 C 0.105469 14.668 0.183594 14.6172 0.183594 14.5625 C 0.214844 14.0156 0.210938 13.4609 0.261719 12.9141 C 0.320312 12.2305 0.394531 11.5469 0.519531 10.8711 C 0.675781 10.0078 0.867188 9.15234 1.08594 8.30469 C 1.28516 7.54297 1.54297 6.79297 1.78906 6.04297 C 1.80859 5.97266 1.93359 5.89063 2.01172 5.89453 C 2.85938 5.92578 3.71094 5.9375 4.55469 6.02344 C 5.60938 6.13672 6.66797 6.27344 7.71094 6.47656 C 8.62109 6.65625 9.51172 6.94531 10.4063 7.1875 C 10.543 7.22266 10.6758 7.26953 10.8203 7.31641 C 10.5352 7.84766 10.2422 8.35547 9.98828 8.88281 C 9.27344 10.3672 8.69141 11.9023 8.46484 13.5508 C 8.34375 14.418 8.21484 15.2969 8.21875 16.1719 C 8.22656 17.5547 8.44531 18.9219 8.83594 20.2578 C 9.19141 21.4609 9.65625 22.6211 10.2383 23.7305 C 10.9141 25.0117 11.7031 26.2148 12.582 27.3633 C 13.6094 28.707 14.7891 29.9063 15.9844 31.0898 C 16.2188 31.3242 16.4766 31.5352 16.793 31.8164 C 16.3203 31.7617 15.9414 31.7461 15.5742 31.6719 C 14.6875 31.4961 13.8047 31.3203 12.9297 31.0977 C 11.6641 30.7773 10.4258 30.3594 9.23047 29.8281 C 8.13672 29.3477 7.09766 28.7813 6.12109 28.0977 C 4.99219 27.3086 4.01172 26.3633 3.14453 25.2852 C 2.11719 24.0078 1.39453 22.5742 0.949219 21.0078 C 0.671875 20.0273 0.515625 19.0156 0.320312 18.0117 C 0.210938 17.4414 0.171875 16.8633 0.1875 16.2852 C 0.1875 16.2188 0.136719 16.1523 0.0859375 16.1094 C 0.0625 15.6797 0.0625 15.2305 0.0625 14.75 Z M 0.0625 14.75&quot;]},&quot;email&quot;:{&quot;height&quot;:32,&quot;width&quot;:28,&quot;paths&quot;:[&quot;M18.56 17.408l8.256 8.544h-25.248l8.288-8.448 4.32 4.064zM2.016 6.048h24.32l-12.16 11.584zM20.128 15.936l8.224-7.744v16.256zM0 24.448v-16.256l8.288 7.776z&quot;]},&quot;grow_override&quot;:{&quot;height&quot;:14,&quot;width&quot;:14,&quot;paths&quot;:[&quot;M7 12.04L6.13 11.2464C3.04 8.43681 1 6.57715 1 4.30899C1 2.45054 2.452 1 4.3 1C5.344 1 6.346 1.48732 7 2.2514C7.654 1.48732 8.656 1 9.7 1C11.548 1 13 2.45054 13 4.30899C13 6.57715 10.96 8.43681 7.87 11.2464L7 12.04Z&quot;]}},&quot;inlineContentHook&quot;:[&quot;genesis_loop&quot;,&quot;loop_start&quot;]}"></div><style type="text/css" media="screen">#simple-social-icons-3 ul li a, #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus { background-color: #ffffff !important; border-radius: 60px; color: #000000 !important; border: 0px #ffffff solid !important; font-size: 30px; padding: 15px; }  #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus { background-color: #f04848 !important; border-color: #ffffff !important; color: #ffffff !important; }  #simple-social-icons-3 ul li a:focus { outline: 1px dotted #f04848 !important; } #simple-social-icons-4 ul li a, #simple-social-icons-4 ul li a:hover, #simple-social-icons-4 ul li a:focus { background-color: #e6ad4a !important; border-radius: 3px; color: #ffffff !important; border: 0px #ffffff solid !important; font-size: 18px; padding: 9px; }  #simple-social-icons-4 ul li a:hover, #simple-social-icons-4 ul li a:focus { background-color: #c43b2d !important; border-color: #ffffff !important; color: #ffffff !important; }  #simple-social-icons-4 ul li a:focus { outline: 1px dotted #c43b2d !important; } #simple-social-icons-3 ul li a, #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus { background-color: #ffffff !important; border-radius: 60px; color: #000000 !important; border: 0px #ffffff solid !important; font-size: 30px; padding: 15px; }  #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus { background-color: #f04848 !important; border-color: #ffffff !important; color: #ffffff !important; }  #simple-social-icons-3 ul li a:focus { outline: 1px dotted #f04848 !important; } #simple-social-icons-4 ul li a, #simple-social-icons-4 ul li a:hover, #simple-social-icons-4 ul li a:focus { background-color: #e6ad4a !important; border-radius: 3px; color: #ffffff !important; border: 0px #ffffff solid !important; font-size: 18px; padding: 9px; }  #simple-social-icons-4 ul li a:hover, #simple-social-icons-4 ul li a:focus { background-color: #c43b2d !important; border-color: #ffffff !important; color: #ffffff !important; }  #simple-social-icons-4 ul li a:focus { outline: 1px dotted #c43b2d !important; }</style><noscript><style>.lazyload{display:none;}</style></noscript><script data-noptimize="1">window.lazySizesConfig=window.lazySizesConfig||{};window.lazySizesConfig.loadMode=1;</script><script data-grow-initializer="">!(function(){window.growMe||((window.growMe=function(e){window.growMe._.push(e);}),(window.growMe._=[]));var e=document.createElement("script");(e.type="text/javascript"),(e.src="https://faves.grow.me/main.js"),(e.defer=!0),e.setAttribute("data-grow-faves-site-id","U2l0ZTphYzVkNTQ2YS0zZjVlLTQ1ZTctOTY3OC1kYTc5NjcwZTFiYTg=");var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t);})();</script><script id="feast-public-js-js-extra">var feastJSData = {"yoastFaqEnabled":"1"};
//# sourceURL=feast-public-js-js-extra</script> <script src="https://thecrochetcrowd.com/wp-content/cache/minify/0b1c9.js"></script>
 <script id="page-scroll-to-id-plugin-script-js-extra">var mPS2id_params = {"instances":{"mPS2id_instance_0":{"selector":"a[href*='#']:not([href='#'])","autoSelectorMenuLinks":"true","excludeSelector":"a[href^='#tab-'], a[href^='#tabs-'], a[data-toggle]:not([data-toggle='tooltip']), a[data-slide], a[data-vc-tabs], a[data-vc-accordion], a.screen-reader-text.skip-link","scrollSpeed":800,"autoScrollSpeed":"true","scrollEasing":"easeInOutQuint","scrollingEasing":"easeOutQuint","forceScrollEasing":"false","pageEndSmoothScroll":"true","stopScrollOnUserAction":"false","autoCorrectScroll":"false","autoCorrectScrollExtend":"false","layout":"vertical","offset":0,"dummyOffset":"false","highlightSelector":"","clickedClass":"mPS2id-clicked","targetClass":"mPS2id-target","highlightClass":"mPS2id-highlight","forceSingleHighlight":"false","keepHighlightUntilNext":"false","highlightByNextTarget":"false","appendHash":"false","scrollToHash":"true","scrollToHashForAll":"true","scrollToHashDelay":0,"scrollToHashUseElementData":"true","scrollToHashRemoveUrlHash":"false","disablePluginBelow":0,"adminDisplayWidgetsId":"true","adminTinyMCEbuttons":"true","unbindUnrelatedClickEvents":"false","unbindUnrelatedClickEventsSelector":"","normalizeAnchorPointTargets":"false","encodeLinks":"false"}},"total_instances":"1","shortcode_class":"_ps2id"};
//# sourceURL=page-scroll-to-id-plugin-script-js-extra</script> <script src="https://thecrochetcrowd.com/wp-content/cache/minify/1763e.js"></script>
 <script id="dpsp-frontend-js-pro-js-extra">var dpsp_ajax_send_save_this_email = {"ajax_url":"https://thecrochetcrowd.com/wp-admin/admin-ajax.php","dpsp_token":"71add9cefa"};
//# sourceURL=dpsp-frontend-js-pro-js-extra</script> <script src="https://thecrochetcrowd.com/wp-content/cache/minify/c9c1d.js" async></script>
 <script src="https://thecrochetcrowd.com/wp-content/cache/minify/c9020.js"></script>
 <script id="jetpack-stats-js-before">_stq = window._stq || [];
_stq.push([ "view", {"v":"ext","blog":"89364586","post":"79695","tz":"-3","srv":"thecrochetcrowd.com","j":"1:15.8"} ]);
_stq.push([ "clickTrackerInit", "89364586", "79695" ]);
//# sourceURL=jetpack-stats-js-before</script> <script data-wp-strategy="defer" defer id="jetpack-stats-js" src="https://stats.wp.com/e-202624.js"></script> <script type="text/javascript" id="wpsp-script-frontend"></script> </body></html>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced (Requested URI contains query) 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: thecrochetcrowd.com @ 2026-06-10 16:24:39 by W3 Total Cache
-->