{"title":"Tarot Decks","description":null,"products":[{"product_id":"the-original-tarot-house-deck-2011-first-edition","title":"The Original Tarot House Deck · 2011 First Edition","description":"\u003c!--\n  SIMPLY TAROT PRODUCT DESCRIPTION\n  Paste this entire block into the product description\/custom HTML area.\n  Keep Shopify's existing product title, gallery, price and Add to Cart section above it.\n--\u003e\n\n\u003cstyle\u003e\n  .st-deck-detail,\n  .st-deck-detail * {\n    box-sizing: border-box;\n  }\n\n  .st-deck-detail {\n    --st-charcoal: #54595f;\n    --st-copy: #6f6a63;\n    --st-gold: #b08a4a;\n    --st-ivory: #f7f3ea;\n    --st-line: rgba(176, 138, 74, 0.25);\n    width: min(100% - 40px, 1040px);\n    margin: 64px auto 72px;\n    color: var(--st-copy);\n    font-family: inherit;\n  }\n\n  .st-deck-detail h2,\n  .st-deck-detail h3,\n  .st-deck-detail p,\n  .st-deck-detail ul {\n    margin-top: 0;\n  }\n\n  .st-deck-detail h2,\n  .st-deck-detail h3 {\n    color: var(--st-charcoal);\n    font-family: inherit;\n    font-weight: 400;\n  }\n\n  .st-deck-detail h2 {\n    margin-bottom: 24px;\n    font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.12;\n    letter-spacing: 0.01em;\n  }\n\n  .st-deck-detail h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3vw, 38px);\n    line-height: 1.18;\n  }\n\n  .st-deck-detail p,\n  .st-deck-detail li {\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .st-deck-detail p {\n    margin-bottom: 20px;\n  }\n\n  .st-deck-detail__eyebrow {\n    display: block;\n    margin-bottom: 16px;\n    color: var(--st-gold);\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .st-deck-detail__intro {\n    max-width: 840px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .st-deck-detail__lead {\n    max-width: 760px;\n    margin-right: auto;\n    margin-left: auto;\n    font-size: 20px !important;\n    line-height: 1.7 !important;\n  }\n\n  .st-deck-detail__motif {\n    display: block;\n    margin: 28px 0 0;\n    color: var(--st-gold);\n    font-size: 17px;\n    line-height: 1;\n  }\n\n  .st-deck-detail__section {\n    margin-top: 64px;\n    padding-top: 58px;\n    border-top: 1px solid var(--st-line);\n  }\n\n  .st-deck-detail__section--narrow {\n    max-width: 820px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .st-deck-detail__contents {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n    gap: 58px;\n    align-items: start;\n  }\n\n  .st-deck-detail__list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0 28px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .st-deck-detail__list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid rgba(84, 89, 95, 0.12);\n  }\n\n  .st-deck-detail__list li::before {\n    position: absolute;\n    top: 17px;\n    left: 0;\n    color: var(--st-gold);\n    content: \"✦\";\n    font-size: 10px;\n  }\n\n  .st-deck-detail__feature {\n    padding: 46px 50px;\n    background: var(--st-ivory);\n    border-left: 3px solid var(--st-gold);\n  }\n\n  .st-deck-detail__link {\n    display: inline-block;\n    margin-top: 4px;\n    padding-bottom: 3px;\n    color: #8d6d36;\n    border-bottom: 1px solid rgba(141, 109, 54, 0.42);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.5;\n    letter-spacing: 0.08em;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .st-deck-detail__link:hover,\n  .st-deck-detail__link:focus-visible {\n    color: #6f5329;\n    border-bottom-color: #6f5329;\n  }\n\n  .st-deck-detail__link:focus-visible,\n  .st-deck-detail__return:focus-visible {\n    outline: 1px solid var(--st-gold);\n    outline-offset: 4px;\n  }\n\n  .st-deck-detail__notes {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 42px;\n    margin: 0;\n    padding: 30px 34px;\n    background: var(--st-ivory);\n    list-style: none;\n  }\n\n  .st-deck-detail__notes li {\n    position: relative;\n    padding: 14px 0 14px 25px;\n    border-bottom: 1px solid rgba(176, 138, 74, 0.18);\n  }\n\n  .st-deck-detail__notes li:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .st-deck-detail__notes li::before {\n    position: absolute;\n    top: 15px;\n    left: 0;\n    color: var(--st-gold);\n    content: \"◇\";\n  }\n\n  .st-deck-detail__closing {\n    margin-top: 64px;\n    padding: 52px 46px;\n    background: var(--st-ivory);\n    border-top: 1px solid var(--st-line);\n    border-bottom: 1px solid var(--st-line);\n    text-align: center;\n  }\n\n  .st-deck-detail__closing p {\n    max-width: 700px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .st-deck-detail__return {\n    display: inline-block;\n    margin-top: 12px;\n    padding: 13px 25px;\n    color: #ffffff;\n    background: var(--st-gold);\n    border: 1px solid var(--st-gold);\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition: background 160ms ease, color 160ms ease;\n  }\n\n  .st-deck-detail__return:hover {\n    color: #8d6d36;\n    background: transparent;\n  }\n\n  @media screen and (max-width: 749px) {\n    .st-deck-detail {\n      width: min(100% - 32px, 1040px);\n      margin-top: 46px;\n      margin-bottom: 52px;\n    }\n\n    .st-deck-detail h2 {\n      font-size: clamp(31px, 9vw, 42px);\n    }\n\n    .st-deck-detail h3 {\n      font-size: clamp(26px, 7vw, 34px);\n    }\n\n    .st-deck-detail p,\n    .st-deck-detail li {\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .st-deck-detail__lead {\n      font-size: 18px !important;\n    }\n\n    .st-deck-detail__section {\n      margin-top: 48px;\n      padding-top: 42px;\n    }\n\n    .st-deck-detail__contents,\n    .st-deck-detail__list,\n    .st-deck-detail__notes {\n      grid-template-columns: 1fr;\n    }\n\n    .st-deck-detail__contents {\n      gap: 26px;\n    }\n\n    .st-deck-detail__feature {\n      padding: 32px 25px;\n    }\n\n    .st-deck-detail__notes {\n      padding: 22px 25px;\n    }\n\n    .st-deck-detail__notes li:nth-last-child(2) {\n      border-bottom: 1px solid rgba(176, 138, 74, 0.18);\n    }\n\n    .st-deck-detail__closing {\n      margin-top: 48px;\n      padding: 40px 24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle class=\"st-deck-detail\"\u003e\n\n  \u003cheader class=\"st-deck-detail__intro\"\u003e\n    \u003cspan class=\"st-deck-detail__eyebrow\"\u003eThe original 2011 first edition\u003c\/span\u003e\n\n    \u003ch2\u003eThe Deck That Began Simply Tarot\u003c\/h2\u003e\n\n    \u003cp class=\"st-deck-detail__lead\"\u003e\n      An original 78-card tarot deck created from Patricia House’s hand-drawn\n      and hand-painted artwork, presented in a satin brocade pouch with a\n      concise meanings leaflet.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"st-deck-detail__motif\" aria-hidden=\"true\"\u003e✦\u003c\/span\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"st-deck-detail__section st-deck-detail__section--narrow\"\u003e\n    \u003cspan class=\"st-deck-detail__eyebrow\"\u003eThe original deck\u003c\/span\u003e\n    \u003ch3\u003eCreated by Hand\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Every illustration began as a pencil drawing by Patricia House before\n      being outlined in ink and carefully painted in acrylics. The completed\n      artwork was professionally printed to create the Tarot House Deck.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      First published in 2011 and printed in the United Kingdom by Cartamundi,\n      this is the original first-edition deck from which Simply Tarot grew.\n      Its clear, expressive pictures were created to support both learning and\n      everyday reading without overwhelming the meaning of the cards.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether you are discovering it for the first time, replacing a\n      well-used copy or adding an independently created deck to your\n      collection, this is an opportunity to own a part of the Simply Tarot\n      story.\n    \u003c\/p\u003e\n\n    \u003ca class=\"st-deck-detail__link\" href=\"\/pages\/simply-tarot-deck\"\u003e\n      Read the story of the deck →\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"st-deck-detail__section\"\u003e\n    \u003cdiv class=\"st-deck-detail__contents\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"st-deck-detail__eyebrow\"\u003eInside your parcel\u003c\/span\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Each deck is prepared by Simply Tarot, wrapped in gold tissue paper\n          and presented in a satin brocade drawstring pouch in the colour you\n          select when ordering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"st-deck-detail__list\"\u003e\n        \u003cli\u003eComplete 78-card Tarot House Deck\u003c\/li\u003e\n        \u003cli\u003eTwo additional tarot-spread cards\u003c\/li\u003e\n        \u003cli\u003eConcise card meanings leaflet\u003c\/li\u003e\n        \u003cli\u003eSatin brocade pouch in your chosen colour\u003c\/li\u003e\n        \u003cli\u003eStandard tarot-card size\u003c\/li\u003e\n        \u003cli\u003ePrinted by Cartamundi in the UK\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"st-deck-detail__section\"\u003e\n    \u003cdiv class=\"st-deck-detail__feature\"\u003e\n      \u003cspan class=\"st-deck-detail__eyebrow\"\u003eSee the artwork\u003c\/span\u003e\n      \u003ch3\u003eExplore Every Card Before You Buy\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every card in the original Tarot House Deck can be viewed through our\n        tarot card meanings library. Each page places Patricia House’s original\n        2011 artwork beside its current Simply Tarot interpretation, together\n        with the card’s meaning and notes about the imagery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Explore all 78 cards, become familiar with the deck’s visual language\n        and see how its images may work within a reading before choosing your\n        own copy.\n      \u003c\/p\u003e\n\n      \u003ca class=\"st-deck-detail__link\" href=\"\/pages\/tarot-card-meanings\"\u003e\n        Explore all 78 tarot cards →\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"st-deck-detail__section st-deck-detail__section--narrow\"\u003e\n    \u003cspan class=\"st-deck-detail__eyebrow\"\u003eDesigned for reading\u003c\/span\u003e\n    \u003ch3\u003eClear, Characterful Imagery\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Major Arcana and Minor Arcana court cards are fully illustrated\n      picture cards. The Minor Arcana pip cards, from Ace to Ten, are\n      semi-scenic: their colours, figures and visual details suggest the\n      character and atmosphere of each card while leaving space for the\n      reader’s own observations.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The enclosed leaflet provides concise meanings for quick reference, and\n      the complete Simply Tarot meanings library is available online whenever\n      you would like a fuller interpretation.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"st-deck-detail__section\"\u003e\n    \u003cspan class=\"st-deck-detail__eyebrow\"\u003eBefore ordering\u003c\/span\u003e\n    \u003ch3\u003eA Few Things to Know\u003c\/h3\u003e\n\n    \u003cul class=\"st-deck-detail__notes\"\u003e\n      \u003cli\u003eThis is remaining stock from the original 2011 first-edition printing.\u003c\/li\u003e\n      \u003cli\u003eEvery deck is individually wrapped and prepared by Simply Tarot.\u003c\/li\u003e\n      \u003cli\u003eAvailable delivery methods and costs are shown at checkout.\u003c\/li\u003e\n      \u003cli\u003eScreen settings may make printed colours appear slightly different.\u003c\/li\u003e\n      \u003cli\u003eFull card interpretations remain available in our online meanings library.\u003c\/li\u003e\n      \u003cli\u003eThe deck includes two extra cards illustrating useful tarot spreads.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"st-deck-detail__closing\"\u003e\n    \u003cspan class=\"st-deck-detail__eyebrow\"\u003eThe 2011 first edition\u003c\/span\u003e\n    \u003ch3\u003eMake the Original Deck Part of Your Story\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Made for reading, study and thoughtful collection, the original Tarot\n      House Deck remains at the heart of Simply Tarot. A limited quantity from\n      the first-edition print run is available while stock remains.\n    \u003c\/p\u003e\n\n    \u003ca class=\"st-deck-detail__return\" href=\"#MainContent\"\u003e\n      Return to purchase options ↑\n    \u003c\/a\u003e\n  \u003c\/footer\u003e\n\n\u003c\/article\u003e","brand":"Simply Tarot","offers":[{"title":"Pink","offer_id":57180448457044,"sku":null,"price":25.99,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57180448489812,"sku":null,"price":25.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57180448522580,"sku":null,"price":25.99,"currency_code":"GBP","in_stock":true},{"title":"Blue","offer_id":57180448555348,"sku":null,"price":25.99,"currency_code":"GBP","in_stock":true},{"title":"Red","offer_id":57180448588116,"sku":null,"price":25.99,"currency_code":"GBP","in_stock":true},{"title":"Gold","offer_id":57180448620884,"sku":null,"price":25.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1030\/5378\/7476\/files\/Tarot_House_Deck_2011_First_Edition_a04c9139-616f-44ff-b5d8-718e72c60572.png?v=1785614872"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1030\/5378\/7476\/collections\/Tarot_House_Deck_2011_First_Edition_a04c9139-616f-44ff-b5d8-718e72c60572.png?v=1789982903","url":"https:\/\/www.simplytarot.com\/collections\/tarot-decks.oembed","provider":"Simply Tarot","version":"1.0","type":"link"}