{"id":16,"date":"2026-07-04T08:39:01","date_gmt":"2026-07-04T08:39:01","guid":{"rendered":"https:\/\/vanhora.com\/?page_id=16"},"modified":"2026-07-04T15:10:22","modified_gmt":"2026-07-04T15:10:22","slug":"sunset-over-the-bay-print","status":"publish","type":"page","link":"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/","title":{"rendered":"Sunset over the bay print | Vanhora"},"content":{"rendered":"\n<style id=\"vanhora-structure-style\">\n:root {\n  --vh-ink: #111111;\n  --vh-muted: #66615a;\n  --vh-paper: #fbfaf7;\n  --vh-soft: #f3f0ea;\n  --vh-line: #ded9cf;\n  --vh-white: #ffffff;\n  --vh-accent: #987845;\n  --vh-radius: 8px;\n}\n\nbody .wp-site-blocks > header,\nbody .wp-site-blocks > .wp-block-template-part:first-child,\nbody .wp-block-post-title {\n  display: none !important;\n}\n\nbody .wp-site-blocks,\nbody main,\nbody .entry-content,\nbody .wp-block-post-content {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\nbody {\n  background: var(--vh-paper);\n  color: var(--vh-ink);\n  font-family: Inter, Arial, Helvetica, sans-serif;\n  letter-spacing: 0;\n  margin: 0;\n}\n\na {\n  color: inherit;\n}\n\n.vanhora-shell {\n  max-width: 1680px;\n  margin: 0 auto;\n  padding: 0 48px;\n}\n\n.vanhora-page-frame {\n  width: 100%;\n  max-width: none;\n  min-height: 100vh;\n  margin: 0 auto;\n  background: var(--vh-white);\n  border-left: 0;\n  border-right: 0;\n}\n\n.vanhora-utility-bar {\n  min-height: 28px;\n  display: grid;\n  grid-template-columns: 1fr auto 1fr;\n  gap: 18px;\n  align-items: center;\n  padding: 0 48px;\n  border-bottom: 1px solid var(--vh-line);\n  background: var(--vh-white);\n  font-size: 12px;\n}\n\n.vanhora-utility-bar a,\n.vanhora-menu a,\n.vanhora-actions a,\n.vanhora-logo {\n  text-decoration: none;\n}\n\n.vanhora-utility-center {\n  text-align: center;\n}\n\n.vanhora-utility-right {\n  text-align: right;\n}\n\n.vanhora-header {\n  position: sticky;\n  top: 0;\n  z-index: 50;\n  background: rgba(255, 255, 255, .94);\n  border-bottom: 1px solid var(--vh-line);\n  backdrop-filter: blur(14px);\n}\n\n.vanhora-page-frame .vanhora-header {\n  position: sticky;\n}\n\n.vanhora-nav {\n  min-height: 56px;\n  display: grid;\n  grid-template-columns: 1fr auto 1fr;\n  gap: 24px;\n  align-items: center;\n  padding: 0 48px;\n}\n\n.vanhora-logo {\n  font-weight: 800;\n}\n\n.vanhora-menu,\n.vanhora-actions {\n  display: flex;\n  gap: 22px;\n  align-items: center;\n}\n\n.vanhora-actions {\n  justify-content: flex-end;\n}\n\n.vanhora-menu a,\n.vanhora-actions a {\n  font-size: 12px;\n}\n\n.vanhora-hero {\n  min-height: 360px;\n  display: grid;\n  place-items: center;\n  padding: 76px 24px;\n  text-align: center;\n  background: var(--vh-white);\n  border-bottom: 1px solid var(--vh-line);\n}\n\n.vanhora-hero h1 {\n  margin: 0;\n  font-size: clamp(30px, 4vw, 52px);\n  line-height: 1.08;\n}\n\n.vanhora-hero p {\n  max-width: 660px;\n  margin: 16px auto 0;\n  color: var(--vh-muted);\n  line-height: 1.65;\n}\n\n.vanhora-button,\n.woocommerce a.button,\n.woocommerce button.button,\n.woocommerce input.button,\n.woocommerce #respond input#submit {\n  min-height: 44px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid var(--vh-ink);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n  color: var(--vh-ink);\n  padding: 0 22px;\n  font-weight: 700;\n  text-decoration: none;\n}\n\n.vanhora-button.is-dark,\n.woocommerce a.button.alt,\n.woocommerce button.button.alt {\n  background: var(--vh-ink);\n  color: var(--vh-white);\n}\n\n.vanhora-product-panel .vanhora-button {\n  width: 100%;\n}\n\n.vanhora-section {\n  padding: 48px 0;\n}\n\n.vanhora-section-title {\n  margin: 0 0 22px;\n  font-size: 18px;\n  font-weight: 700;\n}\n\n.vanhora-style-grid,\n.vanhora-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.vanhora-tile {\n  min-height: 138px;\n  display: grid;\n  place-items: center;\n  border: 1px dashed var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n  color: var(--vh-muted);\n  text-align: center;\n}\n\n.vanhora-product-grid,\n.woocommerce ul.products {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.woocommerce ul.products::before,\n.woocommerce ul.products::after {\n  display: none;\n}\n\n.woocommerce ul.products li.product {\n  width: auto !important;\n  margin: 0 !important;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  overflow: hidden;\n  background: var(--vh-white);\n}\n\n.woocommerce ul.products li.product a img {\n  aspect-ratio: 4 \/ 5;\n  object-fit: cover;\n  margin: 0;\n  background: var(--vh-soft);\n}\n\n.woocommerce ul.products li.product .woocommerce-loop-product__title {\n  padding: 12px 12px 0;\n  color: var(--vh-ink);\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.woocommerce ul.products li.product .price {\n  display: block;\n  padding: 0 12px 12px;\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.vanhora-artist-card {\n  display: grid;\n  grid-template-columns: 64px 1fr;\n  gap: 14px;\n  align-items: center;\n  padding: 22px;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n}\n\n.vanhora-avatar {\n  width: 56px;\n  height: 56px;\n  border-radius: 50%;\n  background: var(--vh-soft);\n}\n\n.vanhora-trust-grid {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  text-align: center;\n}\n\n.vanhora-footer {\n  padding: 24px 0;\n  border-top: 1px solid var(--vh-line);\n  color: var(--vh-muted);\n  text-align: center;\n  font-size: 13px;\n}\n\n.vanhora-site-footer {\n  padding: 56px 48px 34px;\n  border-top: 1px solid var(--vh-line);\n  background: var(--vh-soft);\n}\n\n.vanhora-footer-trust {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 24px;\n  max-width: 1320px;\n  margin: 0 auto 54px;\n  padding-bottom: 42px;\n  border-bottom: 1px solid #c8c1b7;\n  text-align: center;\n}\n\n.vanhora-footer-trust span,\n.vanhora-footer-trust b,\n.vanhora-footer-trust small {\n  display: block;\n}\n\n.vanhora-footer-trust span {\n  margin-bottom: 12px;\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.vanhora-footer-trust b {\n  text-transform: uppercase;\n  font-size: 13px;\n  letter-spacing: .04em;\n}\n\n.vanhora-footer-trust small {\n  margin-top: 4px;\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.vanhora-footer-main {\n  max-width: 1120px;\n  display: grid;\n  grid-template-columns: 1.15fr .9fr .9fr;\n  gap: 58px;\n  margin: 0 auto;\n}\n\n.vanhora-footer-news h2 {\n  margin: 0 0 12px;\n  font-size: clamp(36px, 4vw, 54px);\n  line-height: 1;\n}\n\n.vanhora-footer-news p,\n.vanhora-footer-news small {\n  color: var(--vh-muted);\n}\n\n.vanhora-footer-form {\n  display: grid;\n  gap: 12px;\n  margin: 18px 0 12px;\n}\n\n.vanhora-footer-form input,\n.vanhora-footer-form button {\n  min-height: 48px;\n  border-radius: 0;\n  font: inherit;\n}\n\n.vanhora-footer-form input {\n  border: 1px solid var(--vh-muted);\n  background: var(--vh-white);\n  padding: 0 16px;\n  text-align: center;\n}\n\n.vanhora-footer-form button {\n  border: 1px solid var(--vh-ink);\n  background: var(--vh-ink);\n  color: var(--vh-white);\n  font-weight: 800;\n  text-transform: uppercase;\n}\n\n.vanhora-footer-links {\n  display: grid;\n  gap: 14px;\n  align-content: start;\n}\n\n.vanhora-footer-links a {\n  color: var(--vh-ink);\n  text-decoration: none;\n}\n\n.vanhora-footer-bottom {\n  max-width: 1120px;\n  display: grid;\n  gap: 30px;\n  margin: 52px auto 0;\n}\n\n.vanhora-socials,\n.vanhora-payments {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  align-items: center;\n}\n\n.vanhora-socials span {\n  font-weight: 700;\n}\n\n.vanhora-payments span {\n  border: 1px solid var(--vh-line);\n  background: var(--vh-white);\n  padding: 7px 12px;\n  font-size: 12px;\n  font-weight: 700;\n}\n\n.vanhora-demo-hero {\n  min-height: 430px;\n  display: grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap: 18px;\n  align-items: stretch;\n  padding: 24px 28px;\n  border-bottom: 1px solid var(--vh-line);\n  background: var(--vh-white);\n}\n\n.vanhora-hero-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 34px;\n  background: var(--vh-soft);\n}\n\n.vanhora-hero-copy h1 {\n  max-width: 620px;\n  margin: 0;\n  font-size: clamp(38px, 5vw, 72px);\n  line-height: 1;\n}\n\n.vanhora-hero-copy p {\n  max-width: 520px;\n  color: var(--vh-muted);\n  line-height: 1.65;\n}\n\n.vanhora-demo-art {\n  min-height: 260px;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background:\n    radial-gradient(circle at 68% 30%, rgba(164, 122, 65, .3), transparent 18%),\n    linear-gradient(135deg, #f7f4ee, #d7d0c6 42%, #1f211f 43%, #6f6b5e);\n}\n\n.vanhora-demo-art img,\n.vanhora-card-media img,\n.vanhora-product-media-main img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.vanhora-demo-art.is-soft {\n  background:\n    radial-gradient(circle at 34% 38%, rgba(17, 17, 17, .18), transparent 14%),\n    linear-gradient(145deg, #efe9df, #c7bda9 54%, #f9f7f2);\n}\n\n.vanhora-demo-art.is-room {\n  background:\n    linear-gradient(to bottom, #f2efe8 0 58%, #d4cbbb 59% 100%),\n    linear-gradient(90deg, transparent 0 35%, rgba(17, 17, 17, .18) 36% 66%, transparent 67%);\n}\n\n.vanhora-category-strip {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 1px;\n  background: var(--vh-line);\n  border-bottom: 1px solid var(--vh-line);\n}\n\n.vanhora-category-strip a {\n  min-height: 116px;\n  display: grid;\n  place-items: center;\n  background: var(--vh-white);\n  text-align: center;\n  text-decoration: none;\n  font-weight: 700;\n}\n\n.vanhora-row-title {\n  display: flex;\n  justify-content: space-between;\n  gap: 18px;\n  align-items: end;\n  margin-bottom: 18px;\n}\n\n.vanhora-row-title h2 {\n  margin: 0;\n  font-size: clamp(24px, 3vw, 38px);\n}\n\n.vanhora-scroll-row {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 12px;\n  padding-bottom: 6px;\n}\n\n.vanhora-card {\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n  overflow: hidden;\n  text-decoration: none;\n}\n\n.vanhora-card-media {\n  aspect-ratio: 4 \/ 5;\n  display: grid;\n  place-items: center;\n  background: var(--vh-soft);\n  color: var(--vh-muted);\n}\n\n.vanhora-product-media-main {\n  overflow: hidden;\n}\n\n.vanhora-card-body {\n  padding: 10px 12px 12px;\n}\n\n.vanhora-card-body b,\n.vanhora-card-body span {\n  display: block;\n}\n\n.vanhora-card-body span {\n  margin-top: 4px;\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.vanhora-badge {\n  display: inline-flex;\n  margin-bottom: 8px;\n  border: 1px solid var(--vh-accent);\n  border-radius: 999px;\n  padding: 4px 9px;\n  color: var(--vh-accent);\n  font-size: 11px;\n  font-weight: 700;\n}\n\n.vanhora-feature-band {\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n  gap: 24px;\n  align-items: center;\n  padding: 32px 28px;\n  border-top: 1px solid var(--vh-line);\n  border-bottom: 1px solid var(--vh-line);\n  background: var(--vh-soft);\n}\n\n.vanhora-story {\n  max-width: 760px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.vanhora-newsletter {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 10px;\n  align-items: center;\n  padding: 26px 28px;\n  border-top: 1px solid var(--vh-line);\n  background: var(--vh-soft);\n}\n\n.vanhora-newsletter input {\n  min-height: 42px;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  padding: 0 12px;\n}\n\n.vanhora-link-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  justify-content: center;\n}\n\n.vanhora-upload-box {\n  padding: 20px;\n  border: 1px dashed var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n}\n\n.vanhora-sale-bar {\n  min-height: 28px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: #ffd9dc;\n  color: var(--vh-ink);\n  font-size: 12px;\n  font-weight: 700;\n  text-align: center;\n}\n\n.vanhora-breadcrumbs {\n  padding: 12px 28px;\n  border-bottom: 1px solid var(--vh-line);\n  color: var(--vh-muted);\n  font-size: 12px;\n}\n\n.vanhora-listing-layout {\n  display: grid;\n  grid-template-columns: 230px 1fr;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n  overflow: hidden;\n}\n\n.vanhora-filter-panel {\n  padding: 18px;\n  border-right: 1px solid var(--vh-line);\n}\n\n.vanhora-filter-panel label {\n  display: flex;\n  gap: 8px;\n  align-items: center;\n  margin: 8px 0;\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.vanhora-listing-main {\n  padding: 18px;\n}\n\n.vanhora-sort-row {\n  display: flex;\n  justify-content: flex-end;\n  margin-bottom: 16px;\n}\n\n.vanhora-product-detail {\n  display: grid;\n  grid-template-columns: minmax(0, 1.32fr) minmax(360px, .68fr);\n  gap: 54px;\n  max-width: 1680px;\n  margin: 0 auto;\n  padding: 34px 48px 42px;\n}\n\n.vanhora-product-media-main {\n  min-height: 520px;\n  display: grid;\n  place-items: center;\n  border: 1px dashed var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n  color: var(--vh-muted);\n}\n\n.vanhora-product-gallery {\n  display: grid;\n  grid-template-columns: 76px minmax(0, 1fr);\n  gap: 18px;\n  align-items: start;\n}\n\n.vanhora-product-gallery .vanhora-product-media-main {\n  min-height: 760px;\n}\n\n.vanhora-gallery-note {\n  grid-column: 2;\n  margin: 10px 0 0;\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.vanhora-side-thumbs {\n  display: grid;\n  gap: 10px;\n}\n\n.vanhora-side-thumbs button {\n  width: 76px;\n  min-height: 92px;\n  display: grid;\n  place-items: center;\n  border: 1px solid var(--vh-line);\n  border-radius: 0;\n  background: var(--vh-white);\n  color: var(--vh-muted);\n  cursor: pointer;\n  overflow: hidden;\n}\n\n.vanhora-side-thumbs button.is-active {\n  border-color: #4d8cff;\n}\n\n.vanhora-side-thumbs img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.vanhora-framed-preview {\n  width: min(100%, 680px);\n  min-height: 720px;\n  display: grid;\n  place-items: center;\n  margin: auto;\n  background: #f7f4ed;\n  transition: border-color .2s ease, padding .2s ease, box-shadow .2s ease;\n}\n\n.vanhora-framed-preview img {\n  width: 100%;\n  height: 100%;\n  max-height: 720px;\n  object-fit: cover;\n}\n\n.vanhora-framed-preview.is-no-frame {\n  padding: 0;\n  border: 0 solid transparent;\n  box-shadow: none;\n}\n\n.vanhora-framed-preview.is-oak {\n  padding: 18px;\n  border: 16px solid #c9a16d;\n  box-shadow: inset 0 0 0 1px rgba(74, 45, 20, .3);\n}\n\n.vanhora-framed-preview.is-black {\n  padding: 18px;\n  border: 16px solid #111111;\n}\n\n.vanhora-framed-preview.is-dark-oak {\n  padding: 18px;\n  border: 16px solid #4b3428;\n}\n\n.vanhora-framed-preview.is-white {\n  padding: 18px;\n  border: 16px solid #f9f8f3;\n  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, .12);\n}\n\n.vanhora-thumbs {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 8px;\n  margin-top: 10px;\n}\n\n.vanhora-thumb {\n  aspect-ratio: 1;\n  display: grid;\n  place-items: center;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n}\n\n.vanhora-thumb.is-active,\n.vanhora-segmented button.is-active,\n.vanhora-frame-swatch.is-active span {\n  border-color: #4d8cff;\n}\n\n.vanhora-product-panel h1 {\n  margin: 0 0 8px;\n  font-size: clamp(24px, 3vw, 34px);\n  line-height: 1.12;\n}\n\n.vanhora-price-row {\n  display: flex;\n  gap: 8px;\n  align-items: center;\n  margin-bottom: 14px;\n}\n\n.vanhora-price {\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.vanhora-compare {\n  color: var(--vh-muted);\n  text-decoration: line-through;\n}\n\n.vanhora-discount {\n  border-radius: 4px;\n  background: #f3c4c7;\n  padding: 3px 6px;\n  color: #9d1d27;\n  font-size: 12px;\n  font-weight: 700;\n}\n\n.vanhora-option-group {\n  margin: 18px 0;\n}\n\n.vanhora-option-label {\n  display: block;\n  margin-bottom: 8px;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.vanhora-segmented {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.vanhora-segmented button,\n.vanhora-size-select {\n  min-height: 42px;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n  padding: 0 18px;\n  font: inherit;\n}\n\n.vanhora-size-select {\n  width: 100%;\n}\n\n.vanhora-frame-swatches {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 8px;\n}\n\n.vanhora-frame-swatch {\n  min-width: 0;\n  border: 0;\n  background: transparent;\n  padding: 0;\n  cursor: pointer;\n}\n\n.vanhora-frame-swatch span {\n  display: block;\n  aspect-ratio: 1;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  background: var(--vh-white);\n}\n\n.vanhora-frame-swatch.is-oak span {\n  background: #c9a16d;\n}\n\n.vanhora-frame-swatch.is-black span {\n  background: #111111;\n}\n\n.vanhora-frame-swatch.is-dark-oak span {\n  background: #4b3428;\n}\n\n.vanhora-frame-swatch.is-white span {\n  background: #ffffff;\n}\n\n.vanhora-frame-swatch small {\n  display: block;\n  margin-top: 5px;\n  overflow-wrap: anywhere;\n  text-align: center;\n  font-size: 10px;\n}\n\n.vanhora-check-list {\n  margin: 18px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.vanhora-check-list li {\n  margin: 7px 0;\n  color: var(--vh-ink);\n  font-size: 13px;\n}\n\n.vanhora-check-list li::before {\n  content: \"\\2713\";\n  margin-right: 7px;\n  color: #257a34;\n}\n\n.vanhora-detail-section {\n  padding: 22px 28px;\n  border-top: 1px solid var(--vh-line);\n}\n\n.vanhora-material-strip {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  background: #fbfaf7;\n  text-align: center;\n  font-size: 13px;\n}\n\n.vanhora-material-strip span::before {\n  content: \"\\2713\";\n  margin-right: 7px;\n}\n\n.vanhora-product-actions {\n  display: flex;\n  justify-content: center;\n  gap: 18px;\n}\n\n.vanhora-product-actions .vanhora-button {\n  min-width: 220px;\n}\n\n.vanhora-mini-card-grid {\n  display: grid;\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.vanhora-room-grid {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.vanhora-review-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.vanhora-review-card {\n  min-height: 86px;\n  border: 1px solid var(--vh-line);\n  border-radius: var(--vh-radius);\n  padding: 12px;\n  background: var(--vh-white);\n  color: var(--vh-muted);\n  font-size: 13px;\n}\n\n.single-product .product_meta .posted_in a[href*=\"originals\"],\n.vanhora-badge-original {\n  display: inline-flex;\n  border: 1px solid var(--vh-accent);\n  border-radius: 999px;\n  color: var(--vh-accent);\n  padding: 4px 10px;\n  font-size: 12px;\n  font-weight: 700;\n}\n\n@media (max-width: 900px) {\n  .vanhora-utility-bar {\n    grid-template-columns: 1fr;\n    gap: 6px;\n    padding: 8px 18px;\n  }\n\n  .vanhora-utility-center,\n  .vanhora-utility-right {\n    text-align: left;\n  }\n\n  .vanhora-nav {\n    grid-template-columns: 1fr;\n    padding: 16px 18px;\n  }\n\n  .vanhora-menu,\n  .vanhora-actions {\n    justify-content: flex-start;\n    flex-wrap: wrap;\n  }\n\n  .vanhora-style-grid,\n  .vanhora-product-grid,\n  .woocommerce ul.products,\n  .vanhora-listing-layout,\n  .vanhora-product-detail,\n  .vanhora-product-gallery,\n  .vanhora-demo-hero,\n  .vanhora-feature-band,\n  .vanhora-newsletter {\n    grid-template-columns: 1fr;\n  }\n\n  .vanhora-product-gallery .vanhora-product-media-main {\n    min-height: 420px;\n  }\n\n  .vanhora-side-thumbs {\n    grid-row: 2;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n  }\n\n  .vanhora-side-thumbs button {\n    width: auto;\n    min-height: 76px;\n  }\n\n  .vanhora-gallery-note {\n    grid-column: 1;\n  }\n\n  .vanhora-filter-panel {\n    border-right: 0;\n    border-bottom: 1px solid var(--vh-line);\n  }\n\n  .vanhora-style-grid,\n  .vanhora-product-grid,\n  .woocommerce ul.products,\n  .vanhora-mini-card-grid,\n  .vanhora-room-grid,\n  .vanhora-scroll-row,\n  .vanhora-review-grid,\n  .vanhora-category-strip {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .vanhora-site-footer {\n    padding: 42px 18px 28px;\n  }\n\n  .vanhora-footer-trust,\n  .vanhora-footer-main {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .vanhora-product-detail,\n  .vanhora-detail-section,\n  .vanhora-breadcrumbs {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n}\n\n@media (max-width: 560px) {\n  .vanhora-shell {\n    padding: 0 18px;\n  }\n\n  .vanhora-style-grid,\n  .vanhora-product-grid,\n  .vanhora-trust-grid,\n  .woocommerce ul.products,\n  .vanhora-mini-card-grid,\n  .vanhora-room-grid,\n  .vanhora-scroll-row,\n  .vanhora-footer-trust,\n  .vanhora-footer-main,\n  .vanhora-review-grid,\n  .vanhora-category-strip {\n    grid-template-columns: 1fr;\n  }\n\n  .vanhora-product-media-main {\n    min-height: 360px;\n  }\n\n  .vanhora-framed-preview {\n    min-height: 360px;\n  }\n\n  .vanhora-material-strip,\n  .vanhora-product-actions {\n    grid-template-columns: 1fr;\n    flex-direction: column;\n  }\n}\n\n<\/style>\n<div class=\"vanhora-page-frame\" id=\"print-product\">\n  <div class=\"vanhora-utility-bar\">\n    <a href=\"\/?lang=en\">EN<\/a>\n    <div class=\"vanhora-utility-center\">Free shipping over $69 ? Framing available ? Delivery in 2-4 days<\/div>\n    <div class=\"vanhora-utility-right\"><a href=\"\/checkout\/\">Checkout<\/a><\/div>\n  <\/div>\n\n  <header class=\"vanhora-header\">\n    <nav class=\"vanhora-nav\">\n      <a class=\"vanhora-logo\" href=\"https:\/\/vanhora.com\/index.php\/home\/\">VANHORA<\/a>\n      <div class=\"vanhora-menu\">\n        <a href=\"https:\/\/vanhora.com\/index.php\/originals\/\">Originals<\/a>\n        <a href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\">Prints<\/a>\n        <a href=\"\/prints\/frames\/\">Frames<\/a>\n        <a href=\"\/prints\/by-room\/\">By room<\/a>\n        <a href=\"\/prints\/?onsale=1\">Sale<\/a>\n      <\/div>\n      <div class=\"vanhora-actions\">\n        <a href=\"\/?s=\">Search<\/a>\n        <a href=\"\/wishlist\/\">Wishlist<\/a>\n        <a href=\"\/cart\/\">Cart<\/a>\n      <\/div>\n    <\/nav>\n  <\/header>\n\n  <div class=\"vanhora-sale-bar\">Summer sale &#8211; 50% off prints ? ends in 1d 22h<\/div>\n  <div class=\"vanhora-breadcrumbs\">Home \/ Prints \/ Landscape \/ Sunset over the bay<\/div>\n\n  <section class=\"vanhora-product-detail\">\n    <div class=\"vanhora-product-gallery\">\n      <div class=\"vanhora-side-thumbs\" aria-label=\"Product gallery thumbnails\">\n        <button class=\"is-active\" type=\"button\" data-gallery-src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/generated-sunset-bay-oil-3.png\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/generated-sunset-bay-oil-3.png\" alt=\"Artwork thumbnail\"><\/button>\n        <button type=\"button\" data-gallery-src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-gallery-hero-3.png\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-gallery-hero-3.png\" alt=\"Room scene thumbnail\"><\/button>\n        <button type=\"button\" data-gallery-src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-abstract-3.png\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-abstract-3.png\" alt=\"Detail thumbnail\"><\/button>\n        <button type=\"button\" data-gallery-src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-still-life-3.png\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-still-life-3.png\" alt=\"Lifestyle thumbnail\"><\/button>\n        <button type=\"button\" data-gallery-src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/generated-sunset-bay-oil-3.png\">Play<\/button>\n      <\/div>\n      <div class=\"vanhora-product-media-main\">\n        <div class=\"vanhora-framed-preview is-no-frame\" data-frame-preview>\n          <img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/generated-sunset-bay-oil-3.png\" alt=\"Sunset over the bay print main product image\" data-main-product-image>\n        <\/div>\n      <\/div>\n      <p class=\"vanhora-gallery-note\">Gallery image + video + detail image slots can be replaced online.<\/p>\n    <\/div>\n\n    <aside class=\"vanhora-product-panel\">\n      <h1>Sunset over the bay print<\/h1>\n      <div class=\"vanhora-price-row\">\n        <span class=\"vanhora-price\">$21.95<\/span>\n        <span class=\"vanhora-compare\">$29.95<\/span>\n        <span class=\"vanhora-discount\">-25%<\/span>\n      <\/div>\n      <p>1.4k favorited<\/p>\n\n      <div class=\"vanhora-option-group\">\n        <span class=\"vanhora-option-label\">Format<\/span>\n        <div class=\"vanhora-segmented\">\n          <button class=\"is-active\" type=\"button\">Poster<\/button>\n          <button type=\"button\">Canvas<\/button>\n          <button type=\"button\">Original<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"vanhora-option-group\">\n        <label class=\"vanhora-option-label\" for=\"vh-size\">Select size<\/label>\n        <select id=\"vh-size\" class=\"vanhora-size-select\">\n          <option>21 x 30 cm &#8211; $21.95<\/option>\n          <option>30 x 40 cm &#8211; $29.95<\/option>\n          <option>50 x 70 cm &#8211; $49.95<\/option>\n        <\/select>\n      <\/div>\n\n      <div class=\"vanhora-option-group\">\n        <span class=\"vanhora-option-label\">Frame<\/span>\n        <div class=\"vanhora-frame-swatches\">\n          <button class=\"vanhora-frame-swatch is-active\" type=\"button\" data-frame=\"no-frame\"><span><\/span><small>No frame<\/small><\/button>\n          <button class=\"vanhora-frame-swatch is-oak\" type=\"button\" data-frame=\"oak\"><span><\/span><small>Oak<\/small><\/button>\n          <button class=\"vanhora-frame-swatch is-black\" type=\"button\" data-frame=\"black\"><span><\/span><small>Black<\/small><\/button>\n          <button class=\"vanhora-frame-swatch is-dark-oak\" type=\"button\" data-frame=\"dark-oak\"><span><\/span><small>Dark oak<\/small><\/button>\n          <button class=\"vanhora-frame-swatch is-white\" type=\"button\" data-frame=\"white\"><span><\/span><small>White<\/small><\/button>\n        <\/div>\n      <\/div>\n\n      <a class=\"vanhora-button is-dark\" href=\"\/cart\/\">Add to cart<\/a>\n      <ul class=\"vanhora-check-list\">\n        <li>In stock<\/li>\n        <li>Delivery in 2-4 business days<\/li>\n        <li>Free delivery over $69<\/li>\n        <li>90-day return policy<\/li>\n      <\/ul>\n    <\/aside>\n  <\/section>\n\n  <section class=\"vanhora-detail-section vanhora-material-strip\">\n    <span>Matte premium paper<\/span>\n    <span>Produced on demand<\/span>\n    <span>Age-resistant paper<\/span>\n  <\/section>\n\n  <section class=\"vanhora-detail-section vanhora-product-actions\">\n    <a class=\"vanhora-button is-dark\" href=\"\/gallery-wall-tool\/\">Gallery wall tool<\/a>\n    <a class=\"vanhora-button\" href=\"\/prints\/frames\/\">Go to frames<\/a>\n  <\/section>\n\n  <section class=\"vanhora-detail-section\">\n    <h2 class=\"vanhora-section-title\">Product description<\/h2>\n    <p>Short product copy, theme description, creative background, and suitable spaces. Replace this text in the WordPress editor later.<\/p>\n    <p>Artist: placeholder name<\/p>\n    <ul class=\"vanhora-check-list\">\n      <li>Matte premium paper<\/li>\n      <li>Made to order<\/li>\n      <li>Age-resistant<\/li>\n    <\/ul>\n    <p>SKU: 17633-4<\/p>\n  <\/section>\n\n  <section class=\"vanhora-detail-section\">\n    <h2 class=\"vanhora-section-title\">Others also bought<\/h2>\n    <div class=\"vanhora-mini-card-grid\">\n      <a class=\"vanhora-card\" href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-abstract-3.png\" alt=\"Related abstract print preview\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-landscape-3.png\" alt=\"Related landscape print preview\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-still-life-3.png\" alt=\"Related still life print preview\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-portrait-3.png\" alt=\"Related portrait print preview\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/generated-abstract-oil-3.png\" alt=\"Related original oil preview\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"https:\/\/vanhora.com\/index.php\/sunset-over-the-bay-print\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/generated-sunset-bay-oil-3.png\" alt=\"Related sunset print preview\"><\/div><\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"vanhora-detail-section\">\n    <h2 class=\"vanhora-section-title\">Room inspiration<\/h2>\n    <div class=\"vanhora-room-grid\">\n      <a class=\"vanhora-card\" href=\"\/prints\/by-room\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-gallery-hero-3.png\" alt=\"Room inspiration living wall\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"\/prints\/by-room\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-abstract-3.png\" alt=\"Room inspiration bedroom wall\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"\/prints\/by-room\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-landscape-3.png\" alt=\"Room inspiration office wall\"><\/div><\/a>\n      <a class=\"vanhora-card\" href=\"\/prints\/by-room\/\"><div class=\"vanhora-card-media\"><img decoding=\"async\" src=\"https:\/\/vanhora.com\/wp-content\/uploads\/2026\/07\/ai-still-life-3.png\" alt=\"Room inspiration still life wall\"><\/div><\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"vanhora-detail-section\">\n    <h2 class=\"vanhora-section-title\">Customer reviews &nbsp; 4.6 \/ 5 ? 2,340 ratings<\/h2>\n    <div class=\"vanhora-review-grid\">\n      <div class=\"vanhora-review-card\">Rating placeholder and customer feedback.<\/div>\n      <div class=\"vanhora-review-card\">Rating placeholder and customer feedback.<\/div>\n      <div class=\"vanhora-review-card\">Rating placeholder and customer feedback.<\/div>\n    <\/div>\n  <\/section>\n  <footer class=\"vanhora-site-footer\">\n    <div class=\"vanhora-footer-trust\">\n      <div><span>Truck<\/span><b>Fast delivery<\/b><small>2-4 business days<\/small><\/div>\n      <div><span>Box<\/span><b>Free shipping<\/b><small>Free shipping over $69<\/small><\/div>\n      <div><span>Globe<\/span><b>Vanhora cares<\/b><small>Careful packaging and lasting art<\/small><\/div>\n      <div><span>Card<\/span><b>Safe payments<\/b><small>Quick and secure checkout<\/small><\/div>\n    <\/div>\n    <div class=\"vanhora-footer-main\">\n      <div class=\"vanhora-footer-news\">\n        <h2>VANHORA<\/h2>\n        <strong>Let&#8217;s be friends<\/strong>\n        <p>Get 15% off prints when you subscribe to our newsletter.<\/p>\n        <div class=\"vanhora-footer-form\"><input placeholder=\"Enter your email address\"><button type=\"button\">Send<\/button><\/div>\n      <\/div>\n      <div class=\"vanhora-footer-links\">\n        <a href=\"\/about\/\">About us<\/a>\n        <a href=\"\/faq\/\">Customer service<\/a>\n        <a href=\"\/faq\/#shipping\">Shipping<\/a>\n        <a href=\"\/faq\/#returns\">Returns<\/a>\n        <a href=\"\/contact\/\">Contact<\/a>\n        <a href=\"\/image-upload\/\">Image upload<\/a>\n      <\/div>\n      <div class=\"vanhora-footer-links\">\n        <a href=\"\/prints\/\">Prints<\/a>\n        <a href=\"\/originals\/\">Originals<\/a>\n        <a href=\"\/frames\/\">Frames<\/a>\n        <a href=\"\/cart\/\">Cart<\/a>\n        <a href=\"\/checkout\/\">Checkout<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"vanhora-footer-bottom\">\n      <div class=\"vanhora-socials\"><span>Instagram<\/span><span>TikTok<\/span><span>Facebook<\/span><span>Pinterest<\/span><span>YouTube<\/span><\/div>\n      <div class=\"vanhora-payments\"><span>FedEx<\/span><span>Visa<\/span><span>Mastercard<\/span><span>Amex<\/span><span>PayPal<\/span><\/div>\n    <\/div>\n  <\/footer>\n<\/div>\n\n\n<script>\n  document.querySelectorAll('.vanhora-frame-swatch[data-frame]').forEach((button) => {\n    button.addEventListener('click', () => {\n      const preview = document.querySelector('[data-frame-preview]');\n      if (!preview) return;\n      document.querySelectorAll('.vanhora-frame-swatch[data-frame]').forEach((item) => item.classList.remove('is-active'));\n      button.classList.add('is-active');\n      preview.className = 'vanhora-framed-preview is-' + button.dataset.frame;\n    });\n  });\n\n  document.querySelectorAll('[data-gallery-src]').forEach((button) => {\n    button.addEventListener('click', () => {\n      const image = document.querySelector('[data-main-product-image]');\n      if (!image) return;\n      document.querySelectorAll('[data-gallery-src]').forEach((item) => item.classList.remove('is-active'));\n      button.classList.add('is-active');\n      image.src = button.dataset.gallerySrc;\n    });\n  });\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>EN Free shipping over $69 ? Framing available ? Delivery in 2-4 days Checkout VANHORA Originals Prints Frames By room Sale Search Wishlist Cart Summer sale &#8211; 50% off prints ? ends in 1d 22h Home \/ Prints \/ Landscape \/ Sunset over the bay Play Gallery image + video + detail image slots can [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":4,"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions\/55"}],"wp:attachment":[{"href":"https:\/\/vanhora.com\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}