{"product_id":"golden-hills-hummingbird-garden-earrings","title":"💙Handcrafted Golden Hills Hummingbird Garden Earrings - Only 7 Left","description":"\u003cstyle\u003e\n\/* =========================================================\n   GOLDEN HILLS HUMMINGBIRD GARDEN EARRINGS\n   Artisan Western Jewelry Landing Page\n========================================================= *\/\n\n#gh-earrings-page{\n  --gh-bg:#f7f0e7;\n  --gh-paper:#fffaf4;\n  --gh-white:#ffffff;\n  --gh-text:#30251f;\n  --gh-muted:#74675f;\n  --gh-dark:#271a14;\n  --gh-brown:#6d452d;\n  --gh-gold:#b78952;\n  --gh-turq:#3aaabe;\n  --gh-turq-dark:#247d8c;\n  --gh-turq-soft:#e1f3f3;\n  --gh-line:#e3d4c5;\n\n  width:100%;\n  max-width:980px;\n  margin:0 auto;\n  padding:0 14px 72px;\n\n  background:var(--gh-bg);\n  color:var(--gh-text);\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.65;\n}\n\n#gh-earrings-page *,\n#gh-earrings-page *::before,\n#gh-earrings-page *::after{\n  box-sizing:border-box;\n}\n\n#gh-earrings-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  margin:0;\n  border:0;\n  object-fit:contain;\n  border-radius:18px;\n}\n\n#gh-earrings-page h1,\n#gh-earrings-page h2{\n  margin:0 0 14px;\n\n  color:var(--gh-dark);\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-weight:500;\n  line-height:1.08;\n  letter-spacing:-.025em;\n}\n\n#gh-earrings-page h1{\n  font-size:clamp(40px,6vw,64px);\n}\n\n#gh-earrings-page h2{\n  font-size:clamp(29px,4.3vw,44px);\n}\n\n#gh-earrings-page h3{\n  margin:0 0 7px;\n  color:var(--gh-dark);\n  font-size:17px;\n  line-height:1.3;\n}\n\n#gh-earrings-page p{\n  margin:0 0 14px;\n  color:var(--gh-muted);\n  font-size:16px;\n}\n\n#gh-earrings-page .gh-section{\n  padding:58px 0;\n  border-bottom:1px solid var(--gh-line);\n}\n\n#gh-earrings-page .gh-copy{\n  max-width:760px;\n  margin:0 auto 28px;\n  text-align:center;\n}\n\n#gh-earrings-page .gh-kicker{\n  margin-bottom:10px;\n\n  color:var(--gh-turq-dark);\n\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n#gh-earrings-page .gh-lead{\n  max-width:700px;\n  margin-right:auto;\n  margin-left:auto;\n  font-size:18px;\n}\n\n#gh-earrings-page .gh-image{\n  width:100%;\n  padding:9px;\n\n  border:1px solid var(--gh-line);\n  border-radius:24px;\n\n  background:#fff;\n\n  box-shadow:\n  0 15px 40px rgba(59,40,28,.08);\n}\n\n#gh-earrings-page .gh-rule{\n  width:54px;\n  height:2px;\n  margin:22px auto;\n\n  background:\n  linear-gradient(\n    90deg,\n    var(--gh-gold),\n    var(--gh-turq)\n  );\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#gh-earrings-page .gh-hero{\n  padding:40px 0 34px;\n}\n\n#gh-earrings-page .gh-hero-copy{\n  max-width:820px;\n  margin:0 auto 29px;\n  text-align:center;\n}\n\n#gh-earrings-page .gh-hero h1 span{\n  color:var(--gh-turq-dark);\n}\n\n#gh-earrings-page .gh-hero-copy p{\n  max-width:710px;\n  margin-right:auto;\n  margin-left:auto;\n  font-size:18px;\n}\n\n#gh-earrings-page .gh-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:22px;\n}\n\n#gh-earrings-page .gh-pill{\n  padding:8px 13px;\n\n  border:1px solid #d8d7cd;\n  border-radius:999px;\n\n  background:#fffaf5;\n\n  color:#64544a;\n\n  font-size:12px;\n  font-weight:750;\n}\n\n#gh-earrings-page .gh-signature{\n  max-width:710px;\n  margin:24px auto 0;\n\n  color:#6c5647;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:19px;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   GEMSTONE STORY\n========================================================= *\/\n\n#gh-earrings-page .gh-gemstone{\n  padding:47px 30px;\n\n  border-radius:22px;\n\n  background:\n  linear-gradient(\n    135deg,\n    #193e42,\n    #2e666a\n  );\n\n  text-align:center;\n}\n\n#gh-earrings-page .gh-gemstone .gh-kicker{\n  color:#8de2df;\n}\n\n#gh-earrings-page .gh-gemstone h2{\n  color:#fff;\n}\n\n#gh-earrings-page .gh-gemstone p{\n  max-width:700px;\n  margin-right:auto;\n  margin-left:auto;\n  color:rgba(255,255,255,.78);\n}\n\n\n\/* =========================================================\n   GEMSTONE FEATURE\n========================================================= *\/\n\n#gh-earrings-page .gh-gem-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:13px;\n  margin-top:27px;\n}\n\n#gh-earrings-page .gh-gem-card{\n  padding:23px 17px;\n\n  border:1px solid var(--gh-line);\n  border-radius:17px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#gh-earrings-page .gh-icon{\n  display:grid;\n\n  width:42px;\n  height:42px;\n\n  margin:0 auto 12px;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:var(--gh-turq-soft);\n  color:var(--gh-turq-dark);\n\n  font-family:Georgia,serif;\n  font-size:17px;\n  font-weight:700;\n}\n\n#gh-earrings-page .gh-gem-card p{\n  margin:0;\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   DETAIL GRID\n========================================================= *\/\n\n#gh-earrings-page .gh-details{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-top:27px;\n}\n\n#gh-earrings-page .gh-detail{\n  padding:19px 11px;\n\n  border:1px solid var(--gh-line);\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#gh-earrings-page .gh-detail strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--gh-dark);\n\n  font-size:13px;\n}\n\n#gh-earrings-page .gh-detail span{\n  display:block;\n\n  color:#88796f;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n#gh-earrings-page .gh-quote{\n  max-width:760px;\n  margin:0 auto;\n\n  padding:35px 28px;\n\n  border-left:4px solid var(--gh-turq);\n  border-radius:0 18px 18px 0;\n\n  background:#fff;\n}\n\n#gh-earrings-page .gh-quote strong{\n  display:block;\n\n  margin-bottom:12px;\n\n  color:var(--gh-dark);\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(25px,4vw,36px);\n\n  line-height:1.2;\n  font-weight:500;\n}\n\n#gh-earrings-page .gh-quote p{\n  margin:0;\n}\n\n\n\/* =========================================================\n   STYLE CARDS\n========================================================= *\/\n\n#gh-earrings-page .gh-style-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-top:27px;\n}\n\n#gh-earrings-page .gh-style{\n  padding:19px 10px;\n\n  border:1px solid var(--gh-line);\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#gh-earrings-page .gh-style strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gh-dark);\n\n  font-size:13px;\n}\n\n#gh-earrings-page .gh-style span{\n  display:block;\n\n  color:#88796e;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n#gh-earrings-page .gh-gift{\n  padding:40px 28px;\n\n  border:1px solid #dfd0bc;\n  border-radius:22px;\n\n  background:\n  linear-gradient(\n    135deg,\n    #fffaf3,\n    #efe1cf\n  );\n\n  text-align:center;\n}\n\n#gh-earrings-page .gh-gift h2{\n  max-width:710px;\n  margin-right:auto;\n  margin-left:auto;\n}\n\n#gh-earrings-page .gh-gift p{\n  max-width:680px;\n  margin-right:auto;\n  margin-left:auto;\n}\n\n#gh-earrings-page .gh-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:21px;\n}\n\n#gh-earrings-page .gh-tag{\n  padding:8px 12px;\n\n  border:1px solid var(--gh-line);\n  border-radius:999px;\n\n  background:#fff;\n\n  color:#675348;\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   GEMSTONE INFO\n========================================================= *\/\n\n#gh-earrings-page .gh-stone-info{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:27px;\n}\n\n#gh-earrings-page .gh-info-card{\n  padding:23px 15px;\n\n  border:1px solid var(--gh-line);\n  border-radius:16px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#gh-earrings-page .gh-info-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gh-dark);\n\n  font-size:14px;\n}\n\n#gh-earrings-page .gh-info-card span{\n  display:block;\n\n  color:#82756c;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n#gh-earrings-page .gh-care{\n  max-width:730px;\n\n  margin:25px auto 0;\n\n  padding:18px 20px;\n\n  border-radius:15px;\n\n  background:#eee5d9;\n\n  color:#68594f;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#gh-earrings-page .gh-faq{\n  max-width:790px;\n  margin:0 auto;\n\n  border-top:1px solid var(--gh-line);\n}\n\n#gh-earrings-page .gh-faq details{\n  border-bottom:1px solid var(--gh-line);\n}\n\n#gh-earrings-page .gh-faq summary{\n  position:relative;\n\n  padding:19px 42px 19px 0;\n\n  color:var(--gh-dark);\n\n  cursor:pointer;\n\n  font-weight:800;\n\n  list-style:none;\n}\n\n#gh-earrings-page .gh-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n#gh-earrings-page .gh-faq summary::after{\n  position:absolute;\n\n  top:11px;\n  right:5px;\n\n  color:var(--gh-turq-dark);\n\n  content:\"+\";\n\n  font-size:27px;\n}\n\n#gh-earrings-page .gh-faq details[open] summary::after{\n  content:\"−\";\n}\n\n#gh-earrings-page .gh-faq p{\n  margin:0;\n  padding:0 36px 19px 0;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n#gh-earrings-page .gh-final{\n  padding:70px 0 28px;\n  text-align:center;\n}\n\n#gh-earrings-page .gh-final p{\n  max-width:690px;\n  margin:0 auto;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:760px){\n\n  #gh-earrings-page .gh-gem-grid,\n  #gh-earrings-page .gh-stone-info{\n    grid-template-columns:1fr;\n  }\n\n  #gh-earrings-page .gh-details,\n  #gh-earrings-page .gh-style-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n}\n\n@media(max-width:520px){\n\n  #gh-earrings-page{\n    padding:0 10px 45px;\n  }\n\n  #gh-earrings-page .gh-section{\n    padding:43px 0;\n  }\n\n  #gh-earrings-page .gh-hero{\n    padding:29px 0 22px;\n  }\n\n  #gh-earrings-page .gh-hero-copy p,\n  #gh-earrings-page .gh-lead{\n    font-size:16px;\n  }\n\n  #gh-earrings-page .gh-gemstone,\n  #gh-earrings-page .gh-gift{\n    padding:32px 18px;\n    border-radius:16px;\n  }\n\n  #gh-earrings-page .gh-details,\n  #gh-earrings-page .gh-style-grid{\n    grid-template-columns:1fr;\n  }\n\n  #gh-earrings-page img{\n    border-radius:11px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"gh-earrings-page\"\u003e\n\n\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\n\u003csection class=\"gh-hero\"\u003e\n\n  \u003cdiv class=\"gh-hero-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Gemstone • Nature • Western Soul\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      A Little Garden\n      Made From \u003cspan\u003eTurquoise Gemstone.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Bold turquoise gemstone, silver-tone detailing\n      and a hummingbird at the heart of the design\n      come together in a statement earring\n      inspired by western landscapes and the beauty of nature.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"gh-pills\"\u003e\n\n      \u003cspan class=\"gh-pill\"\u003e\n        Turquoise Gemstone\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-pill\"\u003e\n        Hummingbird Motif\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-pill\"\u003e\n        Western Statement Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-pill\"\u003e\n        Artisan-Inspired Detail\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gh-signature\"\u003e\n      More than jewelry —\n      a tiny garden you can wear.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_18_17_17_23_5.png?v=1789723091\" alt=\"Turquoise hummingbird western statement earrings\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     02 GEMSTONE STORY\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-gemstone\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      The Beauty Starts With the Stone\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Gemstone Character\n      You Can See Up Close.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Turquoise is loved not only for its unmistakable\n      blue color, but for the character created\n      by the veins and matrix running through the stone.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Those subtle variations give gemstone jewelry\n      a depth and individuality that flat,\n      uniform materials simply cannot reproduce.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     03 GEMSTONE BEAUTY\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Turquoise Gemstone Beauty\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Look Closely.\n      The Stone Tells Its Own Story.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gh-lead\"\u003e\n      Blue gemstone cabochons are arranged\n      like petals around the design,\n      allowing the color and matrix pattern\n      to become part of the jewelry itself.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-gem-grid\"\u003e\n\n    \u003cdiv class=\"gh-gem-card\"\u003e\n\n      \u003cdiv class=\"gh-icon\"\u003e\n        ◆\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Gemstone Material\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The vivid blue focal elements\n        are gemstone rather than a flat printed surface.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gh-gem-card\"\u003e\n\n      \u003cdiv class=\"gh-icon\"\u003e\n        ✦\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Visible Matrix\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Dark veining gives each stone\n        additional visual character and depth.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gh-gem-card\"\u003e\n\n      \u003cdiv class=\"gh-icon\"\u003e\n        ∞\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Individual Character\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Small differences in gemstone pattern\n        help each pair feel more personal.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-image\" style=\"margin-top:29px;\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_18_17_17_21_2.png?v=1789723090\" alt=\"Turquoise gemstone hummingbird earrings close-up details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     04 ARTISAN DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Crafted With Character\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Nature in Every Detail.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gh-lead\"\u003e\n      The design moves beyond a simple turquoise earring.\n      Hummingbirds, butterflies and small nature-inspired\n      accents transform the center into a miniature garden scene.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-details\"\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eTurquoise Gemstone\u003c\/strong\u003e\n      \u003cspan\u003eRich blue statement color\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eHummingbird Center\u003c\/strong\u003e\n      \u003cspan\u003eThe heart of the design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eNature Motifs\u003c\/strong\u003e\n      \u003cspan\u003eButterfly and garden details\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eTextured Metalwork\u003c\/strong\u003e\n      \u003cspan\u003eDetailed western-inspired finish\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-image\" style=\"margin-top:29px;\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_18_17_17_22_4.png?v=1789723092\" alt=\"Turquoise gemstone earrings artisan details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     05 EMOTIONAL STORY\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-quote\"\u003e\n\n    \u003cstrong\u003e\n      “For the woman who still stops\n      whatever she's doing\n      when a hummingbird appears.”\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      The hummingbird sits at the center\n      of this design for a reason.\n      Its tiny silhouette brings movement,\n      nature and a sense of joy\n      to every glance.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     06 WEARING SCENE\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Western Soul\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Statement Jewelry\n      That Finishes the Outfit.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gh-lead\"\u003e\n      Let the turquoise do the work.\n      Pair the earrings with simple linen,\n      denim, leather or your favorite western layers\n      for an effortless focal point.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPT_Image_2026_9_18_17_17_22_3.png?v=1789723091\" alt=\"Woman wearing turquoise hummingbird western earrings\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-style-grid\"\u003e\n\n    \u003cdiv class=\"gh-style\"\u003e\n      \u003cstrong\u003eWhite Linen\u003c\/strong\u003e\n      \u003cspan\u003eLet the turquoise stand out\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-style\"\u003e\n      \u003cstrong\u003eDenim\u003c\/strong\u003e\n      \u003cspan\u003eClassic western pairing\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-style\"\u003e\n      \u003cstrong\u003eBoots \u0026amp; Leather\u003c\/strong\u003e\n      \u003cspan\u003eAdd a bolder western edge\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-style\"\u003e\n      \u003cstrong\u003eSpecial Occasions\u003c\/strong\u003e\n      \u003cspan\u003eStatement style without overdoing it\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     07 WHY GEMSTONE MATTERS\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Why Gemstone Jewelry Feels Different\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Color With Depth.\n      Character You Can See.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gh-lead\"\u003e\n      Gemstone jewelry has a visual presence\n      that comes from the material itself —\n      subtle variation, internal color\n      and visible pattern beneath the polished surface.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-stone-info\"\u003e\n\n    \u003cdiv class=\"gh-info-card\"\u003e\n\n      \u003cstrong\u003e\n        Gemstone Surface\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Polished cabochon-style stones\n        reflect light with a smooth, dimensional finish.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gh-info-card\"\u003e\n\n      \u003cstrong\u003e\n        Natural-Looking Matrix\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Dark veining gives the blue stone\n        an organic western character.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gh-info-card\"\u003e\n\n      \u003cstrong\u003e\n        Statement Color\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Turquoise blue creates an unmistakable\n        focal point against silver-tone metalwork.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     08 GIFT\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-gift\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Give Something With a Story\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      For the Woman\n      Who Loves Nature \u0026amp; Western Charm.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A distinctive gift for birthdays,\n      anniversaries, holidays,\n      Mother's Day or simply for someone\n      who has always loved hummingbirds\n      and turquoise jewelry.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"gh-tags\"\u003e\n\n      \u003cspan class=\"gh-tag\"\u003e\n        Hummingbird Lover\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-tag\"\u003e\n        Turquoise Lover\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-tag\"\u003e\n        Western Jewelry\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-tag\"\u003e\n        Gift for Mom\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-tag\"\u003e\n        Gift for Wife\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gh-tag\"\u003e\n        Nature Lover Gift\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     09 GEMSTONE CARE\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Gemstone Care\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Treat the Stone\n      Like the Jewelry It Is.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gh-lead\"\u003e\n      A little care helps preserve\n      the polished gemstone surface\n      and detailed metal finish.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-details\"\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eKeep Dry\u003c\/strong\u003e\n      \u003cspan\u003eAvoid prolonged water exposure\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eAvoid Chemicals\u003c\/strong\u003e\n      \u003cspan\u003eKeep away from perfume and cleaners\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eWipe Gently\u003c\/strong\u003e\n      \u003cspan\u003eUse a soft dry cloth after wear\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-detail\"\u003e\n      \u003cstrong\u003eStore Separately\u003c\/strong\u003e\n      \u003cspan\u003eHelp protect the polished surface\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-care\"\u003e\n    Because gemstone surfaces and matrix patterns may vary,\n    small differences in color and markings can occur.\n    These variations are part of the character\n    of gemstone-style jewelry rather than a defect.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     10 FAQ\n===================================================== --\u003e\n\n\u003csection class=\"gh-section\"\u003e\n\n  \u003cdiv class=\"gh-copy\"\u003e\n\n    \u003cdiv class=\"gh-kicker\"\u003e\n      Good to Know\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gh-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are the blue elements gemstone?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. The blue focal elements are presented\n        as turquoise gemstone components,\n        giving the earrings their distinctive\n        color, depth and matrix-style appearance.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Will every stone look exactly the same?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Gemstone color and visible matrix patterns\n        may show slight variation from piece to piece,\n        so individual earrings may not be completely identical.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are these subtle everyday earrings?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        These are designed as statement earrings.\n        The elongated silhouette,\n        turquoise color and detailed center motif\n        are intended to be noticed.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What outfits work well with them?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        They pair especially well with\n        denim, white linen, western shirts,\n        boots, leather accessories\n        and simple neutral outfits\n        where the turquoise can become the focal point.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What does the hummingbird design represent?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The hummingbird is used here\n        as a nature-inspired decorative symbol\n        often associated with movement,\n        joy and the beauty of small moments.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How should I care for the gemstone?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Avoid prolonged contact with water,\n        perfume and household chemicals.\n        Wipe gently with a soft dry cloth\n        and store separately when not being worn.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     11 FINAL\n===================================================== --\u003e\n\n\u003csection class=\"gh-final\"\u003e\n\n  \u003cdiv class=\"gh-kicker\"\u003e\n    Western Soul. Nature at Heart.\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Wear the Color.\n    Keep the Story.\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"gh-rule\"\u003e\u003c\/div\u003e\n\n  \u003cp\u003e\n    Turquoise gemstone,\n    nature-inspired metalwork\n    and a hummingbird at the center —\n    brought together in a statement piece\n    made to be noticed.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Fashtotalsupply","offers":[{"title":"Buy 1","offer_id":49331463094523,"sku":"ARC-4G091IF-AB","price":32.9,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Save 10% - FREE SHIPPING","offer_id":49331463127291,"sku":"ARC-4G091IF-AC","price":59.22,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Save 20% - FREE VIP SHIPPING","offer_id":49331463160059,"sku":"ARC-4G091IF-AD","price":78.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9509\/0683\/files\/ChatGPTImage2026_9_18_17_06_07_4.png?v=1789722465","url":"https:\/\/fashtotalsupply.com\/products\/golden-hills-hummingbird-garden-earrings","provider":"Fashtotalsupply","version":"1.0","type":"link"}