www.pinterest.co.uk Open in urlscan Pro
104.75.88.209  Public Scan

Submitted URL: https://www.kreativekiwiembroidery.co.nz/page/members/href.dsp?loginemail=belinda.kennedy%40dignitymemorial.com&loginhash=5249b996b40c7c4...
Effective URL: https://www.pinterest.co.uk/kreativekiwiembroidery/
Submission: On March 31 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

Name: searchGET /search/pins/

<form action="/search/pins/" method="get" name="search" style="flex-grow: 1;">
  <div class="XiG oy8 zI7 iyn Hsu" style="width: 100%;">
    <div class="Jea LJB Pw5 XgI XiG fev gjz qJc zI7 iyn Hsu" style="height: 48px;"><em></em>
      <div class="Eqh rDA wc1 zI7 iyn Hsu"><svg class="gUZ B9u U9O kVc" height="16" width="16" viewBox="0 0 24 24" aria-label="Search" role="img">
          <path d="M10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6m13.12 2.88-4.26-4.26A9.842 9.842 0 0 0 20 10c0-5.52-4.48-10-10-10S0 4.48 0 10s4.48 10 10 10c1.67 0 3.24-.41 4.62-1.14l4.26 4.26a3 3 0 0 0 4.24 0 3 3 0 0 0 0-4.24"></path>
        </svg></div>
      <div class="gjz hs0 sLG ujU un8 C9i">
        <div class="ujU zI7 iyn Hsu" style="height: 100%;"><input autocapitalize="off" autocorrect="off" autocomplete="off" aria-autocomplete="list" aria-controls="SuggestionsMenu" aria-describedby="searchBoxAccessibleText" aria-label="Search"
            aria-expanded="false" data-test-id="search-input" name="q" placeholder="Search for easy dinners, fashion, etc." role="combobox" type="text" value=""
            style="background-color: transparent; border: none; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, &quot;ヒラギノ角ゴ Pro W3&quot;, &quot;Hiragino Kaku Gothic Pro&quot;, メイリオ, Meiryo, &quot;MS Pゴシック&quot;, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 16px; font-weight: normal; height: 100%; outline: none; padding: 0px; width: 100%;">
          <div id="searchBoxAccessibleText" class="ESm zI7 iyn Hsu">When the auto-complete results are available, use the up and down arrows to review and Enter to select. Touch device users can explore by touch or with swipe gestures.</div>
        </div>
      </div>
    </div>
    <style>
      .OpenTypeahead {
        display: block;
        visibility: hidden;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
        background: #fff;
        border-radius: 6px;
        left: 0;
        opacity: 0;
        right: 0;
        transition: visibility 0s, opacity .25s linear;
        -webkit-transition: visibility 0s, opacity .25s linear;
      }

      .OpenTypeahead.flexible {
        overflow-y: auto;
      }

      .OpenTypeahead.typeaheadWithTitles li a {
        color: #4a4a4a;
        font-size: 16px;
        padding: 6px 15px;
      }

      .OpenTypeahead.typeaheadWithTitles li a:hover {
        color: #4a4a4a;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem {
        color: #999;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        margin-top: 5px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem .typeaheadName {
        text-transform: uppercase;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem {
        color: #ddd;
        font-size: 12px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem:hover {
        color: #777;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1 {
        color: #333;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1.halloween {
        color: #9b3fc3 !important;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2 {
        color: #666;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2.halloween {
        color: #a34ec7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3 {
        color: #757575;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3.halloween {
        color: #ab5ecd;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4 {
        color: #838383;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4.halloween {
        color: #b36dd1;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5 {
        color: #909090;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5.halloween {
        color: #bb7dd7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6 {
        color: #9f9f9f;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6.halloween {
        color: #c38cdb;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7 {
        color: #acacac;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7.halloween {
        color: #cb9bdf;
      }

      .OpenTypeahead.typeaheadWithTitles .chevron {
        float: right;
        margin: 3px 0 0;
      }

      .OpenTypeahead.open {
        animation: fadeIn .2s ease-out;
        -webkit-animation: fadeIn .2 ease-out;
        opacity: 1;
        visibility: visible;
      }

      .OpenTypeahead.expanded {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        max-width: 1000px;
      }

      .OpenTypeahead.expanded .results ul {
        float: left;
        width: 33.3%;
      }

      .OpenTypeahead.expanded .cancelButton {
        color: #fff;
        font-size: 32px;
        font-weight: 400;
        position: absolute;
        right: 20px;
        top: 30px;
      }

      .OpenTypeahead.expanded.open {
        animation: none;
      }

      .OpenTypeahead.expanded.showRecentQueries .recentQueriesHeader {
        display: block;
      }

      .OpenTypeahead.expanded .recentQueriesHeader {
        display: none;
        padding-top: 20px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader .title {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding-left: 10px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin-top: 25px;
      }

      .OpenTypeahead.expanded li:first-child,
      .OpenTypeahead.expanded li:last-child {
        padding: 0;
      }

      .OpenTypeahead.expanded li a {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        border-radius: 6px;
        color: #b9b9b9;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li a.recentQuery,
      .OpenTypeahead.expanded li a.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li a.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li a .typeaheadSearchIcon em {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
      }

      .OpenTypeahead.expanded li a .typeaheadScope {
        color: #fff;
      }

      .OpenTypeahead.expanded li.highlighted a,
      .OpenTypeahead.expanded li a:hover {
        background-color: #262626;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.recentQuery,
      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.recentQuery,
      .OpenTypeahead.expanded li a:hover.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin: 5px;
      }

      .OpenTypeahead li {
        overflow: hidden;
        color: #777;
        display: block;
        font-size: 12px;
        position: relative;
      }

      .OpenTypeahead li:first-child {
        padding-top: 5px;
      }

      .OpenTypeahead li:last-child {
        padding-bottom: 5px;
      }

      .OpenTypeahead li a {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-weight: bold;
        color: #777;
        cursor: pointer;
        display: block;
        padding: 9px 14px;
      }

      .OpenTypeahead li a:hover {
        background: #f1f1f1;
        color: #333;
      }

      .OpenTypeahead li a:active {
        background: #eaeaea;
      }

      .OpenTypeahead li a {
        overflow: hidden;
        padding: 6px 10px;
        white-space: nowrap;
      }

      .OpenTypeahead li.highlighted a {
        background: rgba(0, 0, 0, 0.08);
        color: #333;
      }

      .OpenTypeahead li:hover .remove {
        display: inline;
      }

      .OpenTypeahead li .user,
      .OpenTypeahead li .board {
        text-overflow: clip;
      }

      .OpenTypeahead li .user .typeaheadName,
      .OpenTypeahead li .board .typeaheadName {
        box-sizing: border-box;
        margin-left: -43px;
        padding-left: 43px;
      }

      .OpenTypeahead li .user .typeaheadName .sublabel,
      .OpenTypeahead li .user .typeaheadName .label,
      .OpenTypeahead li .board .typeaheadName .sublabel,
      .OpenTypeahead li .board .typeaheadName .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }

      .OpenTypeahead.advanced li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead .results li:first-child .breakLine {
        border-top: 0;
      }

      .OpenTypeahead .results .sectionHeader {
        background: #f1f1f1;
        cursor: default;
      }

      .OpenTypeahead .typeaheadImg {
        position: relative;
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg::after {
        border-radius: 2px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.9) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg img {
        border-radius: 2px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead .myPins {
        color: #e60023;
      }

      .OpenTypeahead.gigantic li {
        font-size: 16px;
      }

      .OpenTypeahead.gigantic li a {
        font-weight: normal;
      }

      .OpenTypeahead .hintWrapper {
        border-bottom: 1px solid #eee;
        font-size: 13px;
        padding-left: 12px;
        padding-right: 12px;
      }

      .OpenTypeahead .hintWrapper .hint {
        color: #333;
      }

      .OpenTypeahead .hintWrapper .highlighted {
        color: #e60023;
      }

      .OpenTypeahead.addPlaceToPinForm {
        margin-bottom: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 14px;
        padding-top: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap p {
        margin: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted .addToMap,
      .OpenTypeahead.addPlaceToPinForm li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted a,
      .OpenTypeahead.addPlaceToPinForm li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPlaceToPinForm li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData {
        clear: both;
        color: #999;
        float: left;
        font-size: 13px;
        font-weight: normal;
        margin: 1px 0 0;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData,
      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 336px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        color: #666;
        float: left;
        font-size: 13px;
      }

      .OpenTypeahead.userSelect {
        background: #fff;
        border-radius: 0 0 6px 6px;
        border-top: 1px solid #ccc;
        box-shadow: none;
        margin: 0;
        position: absolute;
        text-align: left;
      }

      .OpenTypeahead.userSelect .highlighted a,
      .OpenTypeahead.userSelect a:hover {
        background: #f1f1f1;
      }

      .OpenTypeahead.userSelect a:active {
        background: #eaeaea;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg {
        position: relative;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg::after {
        border-radius: 3px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg img {
        border-radius: 3px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead.userSelect li {
        border-bottom: 1px solid #e5e5e5;
      }

      .OpenTypeahead.userSelect li:first-child,
      .OpenTypeahead.userSelect li:last-child {
        padding-bottom: 0;
        padding-top: 0;
      }

      .OpenTypeahead.userSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userSelect li a {
        padding: 10px 14px;
      }

      .OpenTypeahead.userSelect .typeaheadImg {
        float: left;
        margin-right: 12px;
      }

      .OpenTypeahead.userSelect p {
        margin: 0;
      }

      .OpenTypeahead.userSelect .typeaheadName {
        color: #000;
        font-size: 13px;
        margin-bottom: 2px;
        margin-top: 6px;
      }

      .OpenTypeahead.userSelect .titleWrapper {
        font-size: 11px;
      }

      .OpenTypeahead.userSelect .titleWrapper .title {
        display: inline-block;
        margin-left: 5px;
      }

      .OpenTypeahead.userSelect .title {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        color: #666;
        font-weight: normal;
        margin-left: 16px;
        position: relative;
        top: -1px;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeahead {
        fontsize: 14px;
        padding: 7px;
        width: 100%;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeaheadCustom {
        height: 230px;
      }

      .OpenTypeahead.addPinToMap.hidden {
        display: none;
      }

      .OpenTypeahead.addPinToMap li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPinToMap li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPinToMap li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 21px;
        padding-top: 21px;
      }

      .OpenTypeahead.addPinToMap li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPinToMap li .addToMap p {
        margin: 0;
        padding-left: 14px;
        padding-right: 14px;
        width: auto;
      }

      .OpenTypeahead.addPinToMap li.highlighted .addToMap,
      .OpenTypeahead.addPinToMap li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPinToMap li.highlighted a,
      .OpenTypeahead.addPinToMap li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPinToMap li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData {
        clear: both;
        color: #9a9a9a;
        float: left;
        font-size: 13px;
        margin: 0;
        margin-bottom: 0;
        margin-top: -10px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData,
      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 390px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        color: #333;
        float: left;
        font-size: 16px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadImg {
        float: left;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary {
        float: left;
        margin-top: 3px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadName {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 2px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadStats .numPinnersStat {
        float: left;
        font-size: 11px;
        font-weight: normal;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li a {
        padding: 4px 8px;
      }

      .OpenTypeahead.userCircleSelect li {
        border-bottom: 1px solid #e7e7e7;
      }

      .OpenTypeahead.userCircleSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect li a {
        padding: 10px;
      }

      .OpenTypeahead.userCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left {
        border: 2px solid #e60023;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left img {
        border: 2px solid #fff;
      }

      .OpenTypeahead.sendShareUserCircleSelect li {
        border: 0;
        padding: 0;
      }

      .OpenTypeahead.sendShareUserCircleSelect li a {
        padding: 4px 20px;
      }

      .OpenTypeahead.sendShareUserCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead .userCircleAvatar,
      .OpenTypeahead .sendToEmail,
      .OpenTypeahead .connectCta,
      .OpenTypeahead .socialConnect {
        display: table;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left,
      .OpenTypeahead .sendToEmail .left,
      .OpenTypeahead .connectCta .left,
      .OpenTypeahead .socialConnect .left {
        display: table-cell;
      }

      .OpenTypeahead .userCircleAvatar .right,
      .OpenTypeahead .sendToEmail .right,
      .OpenTypeahead .connectCta .right,
      .OpenTypeahead .socialConnect .right {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left {
        border: 2px solid transparent;
        border-radius: 50%;
        min-width: 34px;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .left img {
        border: 0;
        box-sizing: border-box;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .right {
        padding-left: 10px;
      }

      .OpenTypeahead .userCircleAvatar .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .userCircleAvatar .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .userCircleAvatar img {
        border-radius: 50%;
        width: 34px;
      }

      .OpenTypeahead .sendToEmail.unclickable a {
        cursor: default;
      }

      .OpenTypeahead .sendToEmail .left {
        padding-right: 10px;
      }

      .OpenTypeahead .sendToEmail .left .icon {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        "MS Pゴシック",
        arial,
        sans-serif;
        background-color: #999;
        border-radius: 50%;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        height: 33px;
        line-height: 33px;
        margin-top: 1px;
        text-align: center;
        width: 33px;
      }

      .OpenTypeahead .sendToEmail .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .sendToEmail .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .socialConnect .left {
        padding-right: 10px;
      }

      .OpenTypeahead .socialConnect .left .icon {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead .socialConnect .left .icon em {
        display: block;
      }

      .OpenTypeahead .socialConnect .title {
        color: #8f8f8f;
        font-weight: bold;
        line-height: 32px;
      }

      .OpenTypeahead .connectCta .left {
        padding-right: 10px;
      }

      .OpenTypeahead .connectCta .left .socialConnectCta {
        display: block;
      }

      .OpenTypeahead .connectCta .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .connectCta .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead.sendShare .userCircleAvatar .right,
      .OpenTypeahead.sendShare .sendToEmail .right,
      .OpenTypeahead.sendShare .connectCta .right {
        height: 32px;
      }

      .OpenTypeahead.sendShare .sendToEmail .icon {
        height: 32px;
        line-height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .connectCta .socialConnectCta {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .title {
        white-space: normal;
        width: 258px;
      }

      .OpenTypeahead.sendShareBrio .userCircleAvatar .right,
      .OpenTypeahead.sendShareBrio .sendToEmail .right,
      .OpenTypeahead.sendShareBrio .connectCta .right {
        height: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left {
        margin-right: 12px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left .icon {
        height: 44px;
        line-height: 44px;
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right {
        padding-top: 5px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right .title {
        color: #333;
        font-size: 18px;
        line-height: 20px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail img {
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .connectCta .socialConnectCta {
        height: 44px;
        margin-top: 0;
        width: 44px;
      }

      .OpenTypeahead .lightText {
        color: #999;
      }

      .OpenTypeahead .board .typeaheadImg::after {
        border-radius: none;
        box-shadow: none;
      }

      .OpenTypeahead .board .typeaheadImg img {
        border-radius: 6px;
      }

      .OpenTypeahead .typeaheadName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .typeaheadName .subLabel {
        color: #999;
        font-size: 10px;
        font-weight: normal;
      }

      .OpenTypeahead .typeaheadName.hasImage {
        width: 273px;
      }

      .OpenTypeahead .verifiedIdentifyIcon {
        display: inline-block;
        font: 0 / 0 serif;
        text-shadow: none;
        color: transparent;
      }

      .OpenTypeahead .footer {
        height: 105px;
      }
    </style>
    <div class="OpenTypeahead typeaheadWithTitles" style="border-radius: 16px; margin: 50px 0px 0px; position: absolute; top: 0px;">
      <ul class="results"></ul>
    </div>
  </div>
</form>

Text Content

PINTEREST

Today
Explore
When the auto-complete results are available, use the up and down arrows to
review and Enter to select. Touch device users can explore by touch or with
swipe gestures.

Log in
Sign up

KREATIVE KIWI EMBROIDERY



kreativekiwi.com·@kreativekiwiembroidery·
I Create quality In the hoop Machine Embroidery Designs. Join us
https://www.kreativekiwi.com/free-high-quality-machine-embroidery-designs
3.1k followers
·
9 following
Follow
Created
Saved

In-the-hoop Machine Embroidery Projects
,
194 Pins
,
32w
Customer Kreations
,
46 Pins
,
40w
Large Applique Animals
,
17 Pins
,
40w
Machine Embroidery Crazy Patch Designs
,
50 Pins
,
40w
Free Machine Embroidery Designs
,
88 Pins
,
40w
In the hoop Applique Designs
,
148 Pins
,
41w
In the hoop Coasters and Placemats
,
39 Pins
,
41w
Machine Embroidery Quilt Ideas
,
11 Pins
,
2y
Christmas Designs
,
20 Pins
,
4y

MORE IDEAS FROM KREATIVE KIWI EMBROIDERY

0:18

Christmas Tree Village Display
Unique Christmas Trees
Christmas Crafts
Machine Embroidery Projects
Applique Designs
Paper Flowers
Patches
Holiday Decor
Kiwi

In the hoop Crazy Patch Christmas Tree
Want to make a unique Christmas Tree like these beautiful samples from our
Kreative Kiwi Group? You can!! Created and joined completely In the hoop 5x7
hoops make a 12 by 15inch design 8x10 hoop makes an 18 by 23 inch design We have
a step-by-step video showing you how to make this design
1
Kreative Kiwi Embroidery
In-the-hoop Machine Embroidery Projects

Tee Pee
Create
Appliques
Hedgehog
Fox
Embroidery
Link
Design
Animals

@kreativekiwiembroidery posted to Instagram: This has got to be one of the
cutest uses of our Large Fox and Hedgehog Appliques that I've seen - how cute is
this Tee pee that Jan added her designs to - I want one!! Our Large Applique
Animals are created and joined in 2 or more hooping's - #\\# #\\\\# #\\\\#
#\\\\# Tap the link in my bio for mo
Kreative Kiwi Embroidery
Customer Kreations

Large Animals
Applique
Kids Rugs
Embroidery
Stitch
Instagram
Home Decor
Design
Needlepoint

@kreativekiwiembroidery posted to Instagram: #\\\# #\\\\\# #\\# #\\\\# #\\\\\\#
#\\\\\\\# #\\\\\# #\\\\\
Kreative Kiwi Embroidery
Large Applique Animals

Patch Design
Bag Design
Design Set
Crazy Patchwork
Louis Vuitton Damier
Machine Embroidery
Applique
Hoop
Patches

@kreativekiwiembroidery posted to Instagram: Karen made this awesome bag using
our Crazy Patch Bag Design. The handles are perfect!! The Bag panels are created
and joined in the hoop, then you finish the bag on your sewing machine - you can
watch Kay's video to see how 5x7 and 6x10 hoop sizes included in the design set.
Tap the link in my bio for more info -> @kreativekiwiemb #kreativekiwiemb
#machineembroidery #inthehoop #applique #crazypatchwork
Kreative Kiwi Embroidery
Machine Embroidery Crazy Patch Designs

Machine Embroidery Projects
Free Machine Embroidery Designs
Embroidery Ideas
Valentine Heart
Valentines
Coaster Design
Easter Cross
Awareness Ribbons
Fabric Scraps

Free Valentines Heart Coaster
Anne created this beautiful quilt using our Free Valentines Coaster Design This
freebie is for 4x4 5x5 6x6 and 8x8 hoops Step-by-step video instructions to make
the Coaster
Kreative Kiwi Embroidery
Free Machine Embroidery Designs

Site Design
All Design
Applique Designs
Embroidery Designs
Large Animals
Animal Design
Awkward
Quilt Blocks
Hoop

Large USA Eagle
How gorgeous is this Large USA Eagle Kristi stitched !! This large Eagle is made
in 5 hooping’s - joined easily in-the-hoop like a jig-saw, so while there are a
few hooping’s, there is no awkward aligning, and comes together quite fast.
Finished Size 5x7 hoop -20 by 30 cm or 8 by 12 inches 6x10 hoop - 30 by 43 cm or
12 by 17 inches
Kreative Kiwi Embroidery
Large Applique Animals

Machine Embroidery Projects
Christmas Fabric
Applique Designs
Dresden
Placemat
4x4
Helpful Hints
Hoop
Blue And White

Extra Large Dresden Placemat
Step-by-step video Instructions included Created and Joined completely in your
hoop 4x4 hoop makes a 10 inch placemat 9x9 hoop makes a huge 24 inch placemat
All sizes included in your download
Kreative Kiwi Embroidery
In-the-hoop Machine Embroidery Projects

Applique Designs
Machine Embroidery Designs
Christmas Fabric
Dresden
Placemat
Create Your Own
Hoop
Centre
Blue And White

Large Dresden Placemat
Loving Karen's idea of using our Large Dresden Placemat - minus the centre, for
her Umbrella You can make this yourself, completely In the hoop - A 5x7 hoop
makes a 13 inch place-mat An 8x8 hoop makes a 19 inch place-mat Not sure how? 👓
Watch our step by step video and you'll see how easy it is to create your own
unique Place-mat
Kreative Kiwi Embroidery
In the hoop Applique Designs

Little Girls
Quilts
Stitch
Ballerinas
Machine Embroidery
Applique
Centre
Beautiful
Instagram

Kreative Kiwi Embroidery
Customer Kreations

Free Machine Embroidery Designs
Large Animals
Site Design
Toy Chest
Map
Quilts
Applique
Blog
Ideas

How to make our Large Applique Animals
This gorgeous quilt was made using our Large Applique Farm designs - We have a
ton of different animals to choose from including a free Large Piggy design to
download - with video instructions so you can see how easy our Large Applique
Animals are made
Kreative Kiwi Embroidery
Free Machine Embroidery Designs

Free Machine Embroidery Designs
Applique Designs
Large Animals
Free Design
Kids Rugs
Quilts
Blanket
Easy
Kid Friendly Rugs

How to make our Large Applique Animals
This gorgeous quilt was made using our Large Applique Farm designs - We have a
ton of different animals to choose from including a free Large Piggy design to
download - with video instructions so you can see how easy our Large Applique
Animals are made
Kreative Kiwi Embroidery
Free Machine Embroidery Designs

Christmas Fabric
Applique Designs
Dresden
Placemat
Create Your Own
Hoop
Centre
Coasters
Outdoor Blanket

Large Dresden Placemat
Loving Karen's idea of using our Large Dresden Placemat - minus the centre, for
her Umbrella You can make this yourself, completely In the hoop - A 5x7 hoop
makes a 13 inch place-mat An 8x8 hoop makes a 19 inch place-mat Not sure how? 👓
Watch our step by step video and you'll see how easy it is to create your own
unique Place-mat
Kreative Kiwi Embroidery
Customer Kreations

Machine Embroidery Projects
Parrot
This Is Us
Hoop
Eagle
Usa
Animals
Beautiful
Instagram

@kreativekiwiembroidery posted to Instagram: Need an idea for 04 July? How about
our Large USA Eagle. Kristi shared her beautiful sample #kreativekiwiemb
#inthehoop #machineembroidery
Kreative Kiwi Embroidery
In-the-hoop Machine Embroidery Projects

Christmas Fabric
Applique Designs
Dresden
Placemat
Create Your Own
Hoop
Centre
Coasters
Outdoor Blanket

Large Dresden Placemat
Loving Karen's idea of using our Large Dresden Placemat - minus the centre, for
her Umbrella You can make this yourself, completely In the hoop - A 5x7 hoop
makes a 13 inch place-mat An 8x8 hoop makes a 19 inch place-mat Not sure how? 👓
Watch our step by step video and you'll see how easy it is to create your own
unique Place-mat
Kreative Kiwi Embroidery
In the hoop Coasters and Placemats

Free Machine Embroidery Designs
Applique Designs
Large Animals
Free Design
Kids Rugs
Quilts
Easy
Kid Friendly Rugs
Quilt Sets

Free Large Applique Pig Designs
This gorgeous quilt was made using our Large Applique Farm designs - We have a
ton of different animals to choose from including a free Large Piggy design to
download - with video instructions so you can see how easy our Large Applique
Animals are made
Kreative Kiwi Embroidery
Free Machine Embroidery Designs

Machine Embroidery Projects
Free Machine Embroidery Designs
Embroidery Ideas
Valentine Heart
Valentines
Coaster Design
Easter Cross
Awareness Ribbons
Fabric Scraps

Free Valentines Heart Coaster
Anne created this beautiful quilt using our Free Valentines Coaster Design This
freebie is for 4x4 5x5 6x6 and 8x8 hoops Step-by-step video instructions to make
the Coaster
Kreative Kiwi Embroidery
In the hoop Coasters and Placemats




YOU ARE SIGNED OUT

Sign in to get the best experience
Continue with email


Continue with Facebook

By continuing, you agree to Pinterest's
Terms of Service
and acknowledge that you've read our
Privacy Policy