{"id":747,"date":"2026-04-08T20:22:26","date_gmt":"2026-04-08T20:22:26","guid":{"rendered":"https:\/\/northpawsranch.com\/?page_id=747"},"modified":"2026-04-09T02:20:43","modified_gmt":"2026-04-09T02:20:43","slug":"north-paws-page","status":"publish","type":"page","link":"https:\/\/northpawsranch.com\/","title":{"rendered":"North Paws Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"747\" class=\"elementor elementor-747\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7410220 e-flex e-con-boxed e-con e-parent\" data-id=\"7410220\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3226ef2 elementor-widget elementor-widget-html\" data-id=\"3226ef2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>North Paws Ranch | Dog Daycare & Boarding in North Las Vegas<\/title>\n<meta name=\"description\" content=\"Affordable, in-home dog daycare and boarding in North Las Vegas. 35+ years experience, certified trainer, two pools. 15 min from the Strip. Book on Rover.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n\/* ============================================================\n   NORTH PAWS RANCH \u2014 COMPLETE STYLESHEET\n   Replace placeholder photos with real images where noted.\n   All Rover links point to your live profile.\n============================================================ *\/\n\n*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n:root {\n  --dark:        #1A2820;\n  --forest:      #2D4A3E;\n  --forest-lt:   #3D6B59;\n  --gold:        #C9902A;\n  --gold-lt:     #F0B94A;\n  --cream:       #FDF8F0;\n  --warm-white:  #FFFCF7;\n  --tan:         #E8D5B0;\n  --text:        #2C3E32;\n  --text-muted:  #6B7F72;\n  --rover-url:   'https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/';\n}\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: 'DM Sans', sans-serif;\n  background: var(--cream);\n  color: var(--text);\n  overflow-x: hidden;\n  line-height: 1.6;\n}\n\nimg { max-width: 100%; display: block; }\na { text-decoration: none; }\n\n\/* \u2500\u2500 UTILITY \u2500\u2500 *\/\n.section-label {\n  display: block;\n  font-size: 0.72rem;\n  font-weight: 600;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 0.75rem;\n}\n.section-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(2rem, 3.5vw, 3rem);\n  font-weight: 700;\n  line-height: 1.12;\n  color: var(--dark);\n  margin-bottom: 1.5rem;\n}\n.section-title.light { color: #fff; }\n.section-inner {\n  max-width: 1140px;\n  margin: 0 auto;\n  padding: 0 2rem;\n}\n.section-pad { padding: 6rem 0; }\n\n.btn {\n  display: inline-block;\n  padding: 0.9rem 2rem;\n  border-radius: 40px;\n  font-family: 'DM Sans', sans-serif;\n  font-size: 1rem;\n  font-weight: 600;\n  cursor: pointer;\n  border: none;\n  transition: all 0.22s ease;\n  text-align: center;\n}\n.btn-primary {\n  background: var(--gold);\n  color: #fff;\n}\n.btn-primary:hover { background: var(--gold-lt); transform: translateY(-2px); }\n.btn-ghost {\n  background: transparent;\n  color: rgba(255,255,255,0.85);\n  border: 1.5px solid rgba(255,255,255,0.3);\n}\n.btn-ghost:hover { border-color: rgba(255,255,255,0.7); color: #fff; }\n.btn-dark {\n  background: var(--dark);\n  color: #fff;\n}\n.btn-dark:hover { background: var(--forest); transform: translateY(-2px); }\n.btn-forest {\n  background: var(--forest);\n  color: #fff;\n  border-radius: 30px;\n  display: block;\n  text-align: center;\n  padding: 0.8rem 1rem;\n  font-size: 0.95rem;\n  font-weight: 600;\n  font-family: 'DM Sans', sans-serif;\n  transition: all 0.2s;\n}\n.btn-forest:hover { opacity: 0.85; transform: translateY(-1px); }\n.btn-gold {\n  background: var(--gold);\n  color: #fff;\n  border-radius: 30px;\n  display: block;\n  text-align: center;\n  padding: 0.8rem 1rem;\n  font-size: 0.95rem;\n  font-weight: 600;\n  font-family: 'DM Sans', sans-serif;\n  transition: all 0.2s;\n}\n.btn-gold:hover { background: var(--gold-lt); transform: translateY(-1px); }\n\n\/* ============================================================\n   NAVIGATION\n============================================================ *\/\n#site-nav {\n  position: sticky;\n  top: 0;\n  z-index: 999;\n  background: var(--dark);\n  height: 68px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 0 2.5rem;\n  box-shadow: 0 2px 20px rgba(0,0,0,0.3);\n}\n\n.nav-logo {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.4rem;\n  font-weight: 700;\n  color: var(--gold-lt);\n  letter-spacing: 0.02em;\n  white-space: nowrap;\n}\n.nav-logo span { color: #fff; font-weight: 400; }\n\n.nav-links {\n  display: flex;\n  gap: 2rem;\n  list-style: none;\n  align-items: center;\n}\n.nav-links a {\n  color: rgba(255,255,255,0.7);\n  font-size: 0.82rem;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  font-weight: 500;\n  transition: color 0.2s;\n}\n.nav-links a:hover { color: var(--gold-lt); }\n\n.nav-cta {\n  background: var(--gold);\n  color: #fff;\n  padding: 0.55rem 1.4rem;\n  border-radius: 30px;\n  font-size: 0.82rem;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  white-space: nowrap;\n  transition: background 0.2s;\n}\n.nav-cta:hover { background: var(--gold-lt); color: #fff; }\n\n\/* hamburger *\/\n.nav-hamburger {\n  display: none;\n  flex-direction: column;\n  gap: 5px;\n  cursor: pointer;\n  padding: 4px;\n}\n.nav-hamburger span {\n  display: block;\n  width: 24px;\n  height: 2px;\n  background: #fff;\n  border-radius: 2px;\n  transition: all 0.25s;\n}\n.nav-mobile {\n  display: none;\n  position: absolute;\n  top: 68px;\n  left: 0;\n  right: 0;\n  background: var(--dark);\n  padding: 1.5rem 2rem;\n  flex-direction: column;\n  gap: 1.2rem;\n  border-top: 1px solid rgba(255,255,255,0.08);\n}\n.nav-mobile.open { display: flex; }\n.nav-mobile a {\n  color: rgba(255,255,255,0.8);\n  font-size: 1rem;\n  font-weight: 500;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n.nav-mobile .nav-cta { text-align: center; width: 100%; display: block; }\n\n\/* ============================================================\n   HERO\n============================================================ *\/\n#hero {\n  background: var(--dark);\n  min-height: 90vh;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  overflow: hidden;\n  position: relative;\n}\n\n.hero-left {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 5rem 3rem 5rem 4rem;\n  position: relative;\n  z-index: 2;\n}\n\n.hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(201,144,42,0.12);\n  border: 1px solid rgba(201,144,42,0.4);\n  color: var(--gold-lt);\n  padding: 6px 16px;\n  border-radius: 20px;\n  font-size: 0.78rem;\n  font-weight: 600;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n  margin-bottom: 1.8rem;\n  width: fit-content;\n}\n.hero-badge-dot {\n  width: 7px;\n  height: 7px;\n  background: var(--gold-lt);\n  border-radius: 50%;\n  animation: blink 2s infinite;\n}\n@keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.25} }\n\n#hero h1 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(2.6rem, 4.2vw, 4rem);\n  font-weight: 900;\n  line-height: 1.08;\n  color: #fff;\n  margin-bottom: 1.4rem;\n}\n#hero h1 em {\n  font-style: italic;\n  color: var(--gold-lt);\n}\n\n.hero-sub {\n  font-size: 1.1rem;\n  color: rgba(255,255,255,0.62);\n  line-height: 1.75;\n  max-width: 450px;\n  margin-bottom: 2.5rem;\n}\n\n.hero-actions {\n  display: flex;\n  gap: 1rem;\n  flex-wrap: wrap;\n  margin-bottom: 3.5rem;\n}\n\n.hero-stats {\n  display: flex;\n  gap: 2.5rem;\n  padding-top: 2rem;\n  border-top: 1px solid rgba(255,255,255,0.1);\n}\n.stat-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 2rem;\n  font-weight: 700;\n  color: var(--gold-lt);\n  line-height: 1;\n}\n.stat-label {\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.45);\n  margin-top: 4px;\n  letter-spacing: 0.03em;\n}\n\n\/* Hero right \u2014 photo collage *\/\n.hero-right {\n  position: relative;\n  background: #0D1A12;\n  overflow: hidden;\n}\n\n\/* \u2500\u2500 PHOTO PLACEHOLDERS\n   Replace the background-color on each .photo-inner with:\n   background-image: url('YOUR-IMAGE.jpg');\n   background-size: cover;\n   background-position: center;\n   And remove the emoji spans.\n\u2500\u2500 *\/\n.hero-photo-wrap {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.hpc { \/* hero photo card *\/\n  position: absolute;\n  background: var(--warm-white);\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: 0 20px 60px rgba(0,0,0,0.45);\n}\n.hpc-1 { width: 210px; top: 8%; left: 8%; transform: rotate(-3deg); }\n.hpc-2 { width: 185px; top: 22%; right: 6%; transform: rotate(4deg); }\n.hpc-3 { width: 200px; bottom: 14%; left: 22%; transform: rotate(-2deg); }\n.hpc-img {\n  height: 200px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 3.5rem;\n  \/* \u2500\u2500 REPLACE with background-image for real photos \u2500\u2500 *\/\n  background: linear-gradient(135deg, var(--forest-lt), var(--forest));\n}\n.hpc-2 .hpc-img { height: 180px; }\n.hpc-3 .hpc-img { height: 130px; font-size: 2.5rem; }\n.hpc-cap {\n  padding: 8px 14px;\n  font-size: 0.78rem;\n  color: var(--text-muted);\n  font-weight: 500;\n}\n\n.rover-score-badge {\n  position: absolute;\n  bottom: 8%;\n  right: 5%;\n  background: var(--forest);\n  border: 2px solid var(--gold);\n  border-radius: 12px;\n  padding: 1rem 1.3rem;\n  text-align: center;\n  z-index: 10;\n}\n.rover-score-badge .stars { color: var(--gold-lt); font-size: 1rem; margin-bottom: 3px; }\n.rover-score-badge .score {\n  font-family: 'Playfair Display', serif;\n  font-size: 2.2rem;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n}\n.rover-score-badge .rlabel { font-size: 0.68rem; color: rgba(255,255,255,0.55); margin-top: 3px; }\n\n\/* ============================================================\n   TRUST BAR\n============================================================ *\/\n#trust-bar {\n  background: var(--forest);\n  padding: 1.1rem 2rem;\n}\n.trust-inner {\n  max-width: 1140px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 2.5rem;\n  flex-wrap: wrap;\n}\n.trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  color: rgba(255,255,255,0.85);\n  font-size: 0.88rem;\n  font-weight: 500;\n  white-space: nowrap;\n}\n.trust-icon {\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1rem;\n  flex-shrink: 0;\n}\n\n\/* ============================================================\n   STORY\n============================================================ *\/\n#story { background: var(--cream); }\n\n.story-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 5rem;\n  align-items: center;\n}\n\n.story-text p {\n  font-size: 1.05rem;\n  line-height: 1.85;\n  color: var(--text-muted);\n  margin-bottom: 1.2rem;\n}\n.story-text p strong { color: var(--text); font-weight: 600; }\n.story-text .btn-primary { margin-top: 0.5rem; }\n\n.story-card {\n  background: var(--forest);\n  border-radius: 20px;\n  padding: 2.5rem;\n  position: relative;\n}\n.story-card h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.55rem;\n  color: var(--gold-lt);\n  margin-bottom: 1.2rem;\n}\n.cert-list { list-style: none; }\n.cert-list li {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 0.65rem 0;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n  font-size: 0.95rem;\n  color: rgba(255,255,255,0.85);\n}\n.cert-list li:last-child { border: none; }\n.cert-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--gold-lt);\n  flex-shrink: 0;\n}\n\n.float-quote {\n  position: absolute;\n  bottom: -1.8rem;\n  right: -1.5rem;\n  background: var(--warm-white);\n  border: 1px solid var(--tan);\n  border-radius: 14px;\n  padding: 1.1rem 1.3rem;\n  max-width: 240px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n  z-index: 5;\n}\n.float-quote p { font-size: 0.83rem; line-height: 1.6; color: var(--text); font-style: italic; }\n.float-quote .attr { font-size: 0.72rem; color: var(--text-muted); margin-top: 0.4rem; font-weight: 600; font-style: normal; }\n\n\/* ============================================================\n   FEATURES\n============================================================ *\/\n#features { background: var(--dark); }\n#features .section-label { color: var(--gold-lt); }\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1.4rem;\n  margin-top: 3rem;\n}\n\n.feature-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 16px;\n  padding: 2rem;\n  transition: background 0.25s, border-color 0.25s, transform 0.25s;\n}\n.feature-card:hover {\n  background: rgba(255,255,255,0.07);\n  border-color: rgba(201,144,42,0.35);\n  transform: translateY(-4px);\n}\n.feature-icon {\n  width: 52px;\n  height: 52px;\n  background: rgba(201,144,42,0.12);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.5rem;\n  margin-bottom: 1.2rem;\n}\n.feature-card h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.15rem;\n  color: #fff;\n  margin-bottom: 0.5rem;\n}\n.feature-card p { font-size: 0.88rem; color: rgba(255,255,255,0.52); line-height: 1.72; }\n\n\/* ============================================================\n   PRICING\n============================================================ *\/\n#pricing { background: var(--cream); }\n\n.pricing-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1.4rem;\n  margin-top: 3rem;\n  align-items: start;\n}\n\n.price-card {\n  background: var(--warm-white);\n  border: 1px solid var(--tan);\n  border-radius: 20px;\n  padding: 2rem;\n  position: relative;\n  transition: transform 0.25s, box-shadow 0.25s;\n}\n.price-card:hover { transform: translateY(-4px); box-shadow: 0 16px 40px rgba(0,0,0,0.08); }\n\n.price-card.featured {\n  background: var(--forest);\n  border-color: var(--forest);\n  margin-top: -1rem;\n  padding-top: 2.5rem;\n}\n\n.featured-pill {\n  position: absolute;\n  top: -13px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: var(--gold);\n  color: #fff;\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  padding: 4px 14px;\n  border-radius: 20px;\n  white-space: nowrap;\n}\n\n.price-card h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.3rem;\n  margin-bottom: 0.25rem;\n  color: var(--dark);\n}\n.price-card.featured h3 { color: #fff; }\n.price-card > p {\n  font-size: 0.84rem;\n  color: var(--text-muted);\n  margin-bottom: 1.5rem;\n  line-height: 1.5;\n}\n.price-card.featured > p { color: rgba(255,255,255,0.6); }\n\n.price-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 2.8rem;\n  font-weight: 700;\n  color: var(--forest);\n  line-height: 1;\n}\n.price-card.featured .price-num { color: var(--gold-lt); }\n.price-per {\n  font-size: 0.82rem;\n  color: var(--text-muted);\n  margin-top: 2px;\n  margin-bottom: 1.5rem;\n}\n.price-card.featured .price-per { color: rgba(255,255,255,0.45); }\n\n.price-features { list-style: none; margin-bottom: 1.8rem; }\n.price-feature {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 0.5rem 0;\n  font-size: 0.88rem;\n  color: var(--text);\n  border-bottom: 1px solid var(--tan);\n}\n.price-feature:last-child { border: none; }\n.price-card.featured .price-feature { color: rgba(255,255,255,0.82); border-color: rgba(255,255,255,0.1); }\n.check-mark { color: var(--forest); font-weight: 700; font-size: 0.88rem; flex-shrink: 0; }\n.price-card.featured .check-mark { color: var(--gold-lt); }\n\n\/* ============================================================\n   REVIEWS\n============================================================ *\/\n#reviews { background: var(--forest); }\n#reviews .section-label { color: var(--gold-lt); }\n\n.reviews-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1.4rem;\n  margin-top: 3rem;\n}\n\n.review-card {\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 16px;\n  padding: 1.8rem;\n}\n.review-stars { color: var(--gold-lt); font-size: 0.95rem; margin-bottom: 0.9rem; letter-spacing: 2px; }\n.review-text {\n  font-size: 0.93rem;\n  line-height: 1.75;\n  color: rgba(255,255,255,0.82);\n  font-style: italic;\n  margin-bottom: 1.1rem;\n}\n.review-author {\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.42);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.07em;\n}\n\n\/* ============================================================\n   CTA SECTION\n============================================================ *\/\n#cta-section {\n  background: var(--gold);\n  padding: 5.5rem 2rem;\n  text-align: center;\n}\n#cta-section h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.9rem, 3.5vw, 3rem);\n  color: #fff;\n  margin-bottom: 1rem;\n  max-width: 700px;\n  margin-left: auto;\n  margin-right: auto;\n}\n#cta-section p {\n  font-size: 1.08rem;\n  color: rgba(255,255,255,0.85);\n  margin-bottom: 2.5rem;\n  max-width: 520px;\n  margin-left: auto;\n  margin-right: auto;\n  line-height: 1.65;\n}\n.cta-btn {\n  display: inline-block;\n  background: var(--dark);\n  color: #fff;\n  padding: 1.1rem 3.2rem;\n  border-radius: 50px;\n  font-family: 'DM Sans', sans-serif;\n  font-size: 1.05rem;\n  font-weight: 700;\n  letter-spacing: 0.02em;\n  transition: all 0.22s;\n}\n.cta-btn:hover { background: var(--forest); transform: translateY(-3px); box-shadow: 0 12px 30px rgba(0,0,0,0.22); }\n.cta-sub { margin-top: 1.1rem; font-size: 0.83rem; color: rgba(255,255,255,0.58); }\n\n\/* ============================================================\n   FOOTER\n============================================================ *\/\n#site-footer {\n  background: var(--dark);\n  padding: 3rem 2rem;\n  text-align: center;\n}\n.footer-logo {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.6rem;\n  color: var(--gold-lt);\n  margin-bottom: 0.4rem;\n}\n.footer-tagline { font-size: 0.84rem; color: rgba(255,255,255,0.38); margin-bottom: 2rem; }\n.footer-links {\n  display: flex;\n  gap: 2rem;\n  justify-content: center;\n  list-style: none;\n  flex-wrap: wrap;\n  margin-bottom: 2rem;\n}\n.footer-links a { color: rgba(255,255,255,0.48); font-size: 0.85rem; transition: color 0.2s; }\n.footer-links a:hover { color: var(--gold-lt); }\n.footer-copy { font-size: 0.77rem; color: rgba(255,255,255,0.22); }\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n@media (max-width: 900px) {\n  .nav-links { display: none; }\n  .nav-cta { display: none; }\n  .nav-hamburger { display: flex; }\n\n  #hero { grid-template-columns: 1fr; min-height: auto; }\n  .hero-left { padding: 3.5rem 2rem; }\n  .hero-right { display: none; } \/* Show a banner image instead on mobile *\/\n\n  .story-grid { grid-template-columns: 1fr; gap: 2.5rem; }\n  .float-quote { position: static; margin-top: 1.5rem; max-width: 100%; box-shadow: none; }\n\n  .features-grid { grid-template-columns: 1fr 1fr; }\n  .pricing-grid { grid-template-columns: 1fr; }\n  .price-card.featured { margin-top: 0; }\n  .reviews-grid { grid-template-columns: 1fr; }\n\n  .trust-inner { gap: 1.2rem; }\n  .trust-item { font-size: 0.82rem; }\n\n  .hero-stats { gap: 1.5rem; }\n}\n\n@media (max-width: 600px) {\n  .features-grid { grid-template-columns: 1fr; }\n  .hero-actions { flex-direction: column; }\n  .hero-actions .btn { width: 100%; text-align: center; }\n  #site-nav { padding: 0 1.25rem; }\n  .section-pad { padding: 4rem 0; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- ============================================================\n     NAVIGATION\n============================================================ -->\n<nav id=\"site-nav\">\n  <div class=\"nav-logo\">North Paws <span>Ranch<\/span><\/div>\n\n  <ul class=\"nav-links\">\n    <li><a href=\"#story\">Our Story<\/a><\/li>\n    <li><a href=\"#features\">Services<\/a><\/li>\n    <li><a href=\"#pricing\">Pricing<\/a><\/li>\n    <li><a href=\"#reviews\">Reviews<\/a><\/li>\n  <\/ul>\n\n  <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n     target=\"_blank\" rel=\"noopener\" class=\"nav-cta\">Book Now on Rover<\/a>\n\n  <div class=\"nav-hamburger\" onclick=\"toggleMenu()\" aria-label=\"Open menu\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/div>\n<\/nav>\n\n<!-- Mobile nav drawer -->\n<div class=\"nav-mobile\" id=\"nav-mobile\">\n  <a href=\"#story\"    onclick=\"closeMenu()\">Our Story<\/a>\n  <a href=\"#features\" onclick=\"closeMenu()\">Services<\/a>\n  <a href=\"#pricing\"  onclick=\"closeMenu()\">Pricing<\/a>\n  <a href=\"#reviews\"  onclick=\"closeMenu()\">Reviews<\/a>\n  <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n     target=\"_blank\" rel=\"noopener\" class=\"nav-cta\">Book Now on Rover<\/a>\n<\/div>\n\n\n<!-- ============================================================\n     HERO\n============================================================ -->\n<section id=\"hero\">\n\n  <!-- LEFT: Headline + copy -->\n  <div class=\"hero-left\">\n\n    <div class=\"hero-badge\">\n      <span class=\"hero-badge-dot\"><\/span>\n      \u2b505 Star Sitter &middot; Rover Verified\n    <\/div>\n\n    <h1>Your dog deserves a <em>real home,<\/em><br>not a kennel.<\/h1>\n\n    <p class=\"hero-sub\">\n      35+ years of experience. Certified trainer. Two pools, a dog treadmill,\n      and a family that genuinely loves your pup &mdash; 15 minutes from the Strip.\n    <\/p>\n\n    <div class=\"hero-actions\">\n      <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n         target=\"_blank\" rel=\"noopener\" class=\"btn btn-primary\">\n        Book Your Dog's Stay &rarr;\n      <\/a>\n      <a href=\"#story\" class=\"btn btn-ghost\">Meet Rhonda<\/a>\n    <\/div>\n\n    <div class=\"hero-stats\">\n      <div>\n        <div class=\"stat-num\">35+<\/div>\n        <div class=\"stat-label\">Years Experience<\/div>\n      <\/div>\n      <div>\n        <div class=\"stat-num\">5.0<\/div>\n        <div class=\"stat-label\">Rover Rating<\/div>\n      <\/div>\n      <div>\n        <div class=\"stat-num\">24\/7<\/div>\n        <div class=\"stat-label\">Always Available<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- RIGHT: Photo collage\n       \u2500\u2500 HOW TO ADD REAL PHOTOS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n       Replace each .hpc-img div's background with:\n         style=\"background-image:url('your-photo.jpg');background-size:cover;background-position:center;\"\n       And delete the emoji span inside it.\n       Suggested photos:\n         Card 1 \u2192 Dogs in or around the pool\n         Card 2 \u2192 Pack walk \/ dogs running in the yard\n         Card 3 \u2192 Rhonda holding \/ cuddling a dog\n       \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"hero-right\">\n    <div class=\"hero-photo-wrap\">\n\n      <div class=\"hpc hpc-1\">\n       <div class=\"hpc-img\" style=\"background-image:url('https:\/\/northpawsranch.com\/wp-content\/uploads\/2024\/03\/IMG_0774.jpeg'); background-size:cover; background-position:center;\"><\/div>\n\n        <div class=\"hpc-cap\">Pool day at the Ranch!<\/div>\n      <\/div>\n\n      <div class=\"hpc hpc-2\">\n        <div class=\"hpc-img\" style=\"background-image:url('https:\/\/northpawsranch.com\/wp-content\/uploads\/2024\/03\/IMG_0498.jpeg'); background-size:cover; background-position:center;\"><\/div>\n        <div class=\"hpc-cap\">Pup Cup Time!<\/div>\n      <\/div>\n\n      <div class=\"hpc hpc-3\">\n        <div class=\"hpc-img\" style=\"background-image:url('https:\/\/northpawsranch.com\/wp-content\/uploads\/2024\/03\/IMG_7499.jpeg'); background-size:cover; background-position:center;\"><\/div>\n        <div class=\"hpc-cap\">Always loved, never alone<\/div>\n      <\/div>\n\n      <div class=\"rover-score-badge\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <div class=\"score\">5.0<\/div>\n        <div class=\"rlabel\">on Rover.com<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/section>\n\n\n<!-- ============================================================\n     TRUST BAR\n============================================================ -->\n<div id=\"trust-bar\">\n  <div class=\"trust-inner\">\n    <div class=\"trust-item\">\n      <div class=\"trust-icon\">\ud83c\udfc5<\/div>\n      Certified Dog Trainer\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"trust-icon\">\ud83d\udc8a<\/div>\n      Canine CPR Certified\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"trust-icon\">\ud83c\udfe0<\/div>\n      In-Home, Not a Kennel\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"trust-icon\">\ud83d\udccd<\/div>\n      15 Min from the Strip\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"trust-icon\">\ud83d\udd01<\/div>\n      7-Year Repeat Clients\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- ============================================================\n     OUR STORY\n============================================================ -->\n<section id=\"story\" class=\"section-pad\">\n  <div class=\"section-inner\">\n    <div class=\"story-grid\">\n\n      <!-- Left: Text -->\n      <div class=\"story-text\">\n        <span class=\"section-label\">Our Story<\/span>\n        <h2 class=\"section-title\">We're not a business.<br>We're dog people.<\/h2>\n\n        <p>\n          Rhonda has spent <strong>35+ years surrounded by dogs<\/strong> &mdash; she comes from a family\n          of dog lovers and trainers, and this isn&rsquo;t just what she does. It&rsquo;s who she is.\n        <\/p>\n        <p>\n          When you drop your dog off at North Paws Ranch, you&rsquo;re handing them to someone\n          who&rsquo;s going to hang out with them all day, work on their basic obedience, take them\n          for pack walks, let them swim, and tuck them in at night.\n        <\/p>\n        <p>\n          And Ray? He&rsquo;s right there too. <strong>&ldquo;Rhonda and Ray are fantastic&rdquo;<\/strong>\n          isn&rsquo;t just a review &mdash; it&rsquo;s how people feel when they see their dog run\n          through the door, tail wagging, because they know where they&rsquo;re going.\n        <\/p>\n\n        <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n           target=\"_blank\" rel=\"noopener\" class=\"btn btn-primary\">\n          See Our Rover Profile\n        <\/a>\n      <\/div>\n\n      <!-- Right: Dark feature card -->\n      <div class=\"story-visual\" style=\"position:relative; padding-bottom: 2.5rem;\">\n        <div class=\"story-card\">\n          <h3>What your dog gets here<\/h3>\n          <ul class=\"cert-list\">\n            <li><span class=\"cert-dot\"><\/span> Two fenced yards to roam freely<\/li>\n            <li><span class=\"cert-dot\"><\/span> Access to two pools (spring &amp; summer)<\/li>\n            <li><span class=\"cert-dot\"><\/span> Doggy treadmill for high-energy pups<\/li>\n            <li><span class=\"cert-dot\"><\/span> Socialization daily<\/li>\n            <li><span class=\"cert-dot\"><\/span> Basic obedience work included<\/li>\n            <li><span class=\"cert-dot\"><\/span> Photo &amp; video updates to you<\/li>\n            <li><span class=\"cert-dot\"><\/span> Certified trainer on-site always<\/li>\n            <li><span class=\"cert-dot\"><\/span> Canine CPR<\/li>\n          <\/ul>\n        <\/div>\n\n        <!-- Floating testimonial card -->\n        <div class=\"float-quote\">\n          <p>&ldquo;My dogs get so excited when their leash goes on &mdash; because they know where they&rsquo;re going. Rhonda&rsquo;s.&rdquo;<\/p>\n          <div class=\"attr\">&mdash; 7-year client, North Las Vegas<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     FEATURES\n============================================================ -->\n<section id=\"features\" class=\"section-pad\">\n  <div class=\"section-inner\">\n    <span class=\"section-label\">Why North Paws<\/span>\n    <h2 class=\"section-title light\">Everything a kennel isn&rsquo;t.<\/h2>\n\n    <div class=\"features-grid\">\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83c\udfe0<\/div>\n        <h3>A real home<\/h3>\n        <p>Dogs sleep in a house, not a crate in a warehouse. They get couches, laps, and someone who actually notices when something&rsquo;s off.<\/p>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83c\udfca<\/div>\n        <h3>Two pools<\/h3>\n        <p>Spring and summer bring swimming lessons with a lifeguard on duty. Your dog might come home a better swimmer than your kids.<\/p>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83c\udf93<\/div>\n        <h3>Free obedience work<\/h3>\n        <p>We work basic commands into every stay. Your dog might come back better behaved than when they left. No extra charge.<\/p>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udcf1<\/div>\n        <h3>Daily updates<\/h3>\n        <p>Photos and videos every day so you can see your pup living their best life while you&rsquo;re out doing yours.<\/p>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\u26a1<\/div>\n        <h3>Last-minute? No problem.<\/h3>\n        <p>Emergency A\/C went out? Show in Vegas? We&rsquo;ve handled all of it. If there&rsquo;s room, we make it work.<\/p>\n      <\/div>\n\n      <div class=\"feature-card\">\n        <div class=\"feature-icon\">\ud83d\udc9a<\/div>\n        <h3>Affordable, always<\/h3>\n        <p>We do this because we love dogs. Our prices reflect real care, real expertise, and 35 years of knowing exactly what your pup needs.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     PRICING\n============================================================ -->\n<section id=\"pricing\" class=\"section-pad\">\n  <div class=\"section-inner\">\n    <span class=\"section-label\">Pricing<\/span>\n    <h2 class=\"section-title\">Simple, honest rates.<\/h2>\n\n    <div class=\"pricing-grid\">\n\n      <!-- Card 1: Day Care -->\n      <div class=\"price-card\">\n        <h3>Day Care<\/h3>\n        <p>Drop off in the morning, pick up in the evening<\/p>\n        <div class=\"price-num\">$35<\/div>\n        <div class=\"price-per\">per day<\/div>\n        <ul class=\"price-features\">\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Full day of supervised play<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Pack walks &amp; socialization<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Photo updates sent to you<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Basic obedience included<\/li>\n        <\/ul>\n        <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n           target=\"_blank\" rel=\"noopener\" class=\"btn-forest\">\n          Book on Rover\n        <\/a>\n      <\/div>\n\n      <!-- Card 2: Overnight (featured) -->\n      <div class=\"price-card featured\">\n        <div class=\"featured-pill\">Most Popular<\/div>\n        <h3>Overnight Boarding<\/h3>\n        <p>Your dog stays the night like family<\/p>\n        <div class=\"price-num\">$45<\/div>\n        <div class=\"price-per\">per night<\/div>\n        <ul class=\"price-features\">\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Everything in Day Care<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Sleeps in the house, not a crate<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Evening &amp; morning attention<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Pool access in season<\/li>\n        <\/ul>\n        <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n           target=\"_blank\" rel=\"noopener\" class=\"btn-gold\">\n          Book on Rover\n        <\/a>\n      <\/div>\n\n      <!-- Card 3: Extended Stay -->\n      <div class=\"price-card\">\n        <h3>Extended Stay<\/h3>\n        <p>Weekly or monthly &mdash; best rate available<\/p>\n        <div class=\"price-num\">Ask<\/div>\n        <div class=\"price-per\">flexible rates<\/div>\n        <ul class=\"price-features\">\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Everything in Boarding<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Weekly &amp; monthly discounts<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Training upgrades available<\/li>\n          <li class=\"price-feature\"><span class=\"check-mark\">\u2713<\/span> Treadmill sessions included<\/li>\n        <\/ul>\n        <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n           target=\"_blank\" rel=\"noopener\" class=\"btn-forest\">\n          Message on Rover\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     REVIEWS\n============================================================ -->\n<section id=\"reviews\" class=\"section-pad\">\n  <div class=\"section-inner\">\n    <span class=\"section-label\">Real Reviews &middot; Rover.com<\/span>\n    <h2 class=\"section-title light\">Don&rsquo;t take our word for it.<\/h2>\n\n    <div class=\"reviews-grid\">\n\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">&ldquo;My dogs get so excited when their leash goes on &mdash; because they know where they&rsquo;re going. Rhonda&rsquo;s. I won&rsquo;t take my animals anywhere else.&rdquo;<\/p>\n        <div class=\"review-author\">Verified Rover Client &middot; 7 Years<\/div>\n      <\/div>\n\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">&ldquo;Rhonda is truly a dog whisperer. My dog Tali had a great time with her fur babies. Already recommended her to a friend. I plan to use her again.&rdquo;<\/p>\n        <div class=\"review-author\">Verified Rover Client<\/div>\n      <\/div>\n\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">&ldquo;My dog is very anxious, but he felt incredibly calm and comfortable with her right away. She was kind, patient, and truly attentive to his needs.&rdquo;<\/p>\n        <div class=\"review-author\">Verified Rover Client<\/div>\n      <\/div>\n\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">&ldquo;Our AC went out and she immediately responded to our crisis. Bella came home happy and excited. So grateful for her help on such short notice.&rdquo;<\/p>\n        <div class=\"review-author\">Vegas Visitor &middot; Emergency Stay<\/div>\n      <\/div>\n\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">&ldquo;I haven&rsquo;t found anyone who showed me so much love, understanding, patience and honesty in a time of need. She trusted me on my word. The best ever.&rdquo;<\/p>\n        <div class=\"review-author\">North Las Vegas<\/div>\n      <\/div>\n\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">&ldquo;Rhonda and Ray are fantastic. Great with Milo, great about last-minute bookings. I&rsquo;ve booked multiple stays and have more planned. He is in good hands.&rdquo;<\/p>\n        <div class=\"review-author\">Adrienne M. &middot; Repeat Client<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     CTA\n============================================================ -->\n<section id=\"cta-section\">\n  <h2>Ready to give your dog the best day of their life?<\/h2>\n  <p>Book directly on Rover &mdash; secure, insured, and reviewed by hundreds of happy dog parents.<\/p>\n  <a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\"\n     target=\"_blank\" rel=\"noopener\" class=\"cta-btn\">\n    Book Now on Rover &rarr;\n  <\/a>\n  <p class=\"cta-sub\">No pressure. Message first if you want to chat. We love meeting new pups.<\/p>\n<\/section>\n\n\n<!-- ============================================================\n     FOOTER\n============================================================ -->\n<footer id=\"site-footer\">\n  <div class=\"footer-logo\">North Paws Ranch<\/div>\n  <p class=\"footer-tagline\">North Las Vegas, NV &nbsp;&middot;&nbsp; 15 min from the Strip &nbsp;&middot;&nbsp; <\/p>\n  <ul class=\"footer-links\">\n    <li><a href=\"#story\">Our Story<\/a><\/li>\n    <li><a href=\"#features\">Services<\/a><\/li>\n    <li><a href=\"#pricing\">Pricing<\/a><\/li>\n    <li><a href=\"https:\/\/www.rover.com\/members\/rhonda-m-north-paws-ranch-35yrs-experience\/\" target=\"_blank\" rel=\"noopener\">Book on Rover<\/a><\/li>\n    <li><a href=\"https:\/\/www.yelp.com\/biz\/north-paws-ranch-north-las-vegas\" target=\"_blank\" rel=\"noopener\">Yelp Reviews<\/a><\/li>\n  <\/ul>\n  <p class=\"footer-copy\">&copy; 2025 North Paws Ranch &nbsp;&middot;&nbsp; North Las Vegas, NV &nbsp;&middot;&nbsp; Each booking processed securely through Rover.com<\/p>\n<\/footer>\n\n\n<!-- ============================================================\n     JAVASCRIPT \u2014 mobile nav only\n============================================================ -->\n<script>\nfunction toggleMenu() {\n  document.getElementById('nav-mobile').classList.toggle('open');\n}\nfunction closeMenu() {\n  document.getElementById('nav-mobile').classList.remove('open');\n}\n\/\/ Close mobile nav when clicking outside\ndocument.addEventListener('click', function(e) {\n  var nav = document.getElementById('site-nav');\n  var mob = document.getElementById('nav-mobile');\n  if (!nav.contains(e.target)) mob.classList.remove('open');\n});\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>North Paws Ranch | Dog Daycare &#038; Boarding in North Las Vegas North Paws Ranch Our Story Services Pricing Reviews [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"disabled","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"disabled","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"disabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-747","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/northpawsranch.com\/index.php?rest_route=\/wp\/v2\/pages\/747","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/northpawsranch.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/northpawsranch.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/northpawsranch.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/northpawsranch.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=747"}],"version-history":[{"count":36,"href":"https:\/\/northpawsranch.com\/index.php?rest_route=\/wp\/v2\/pages\/747\/revisions"}],"predecessor-version":[{"id":806,"href":"https:\/\/northpawsranch.com\/index.php?rest_route=\/wp\/v2\/pages\/747\/revisions\/806"}],"wp:attachment":[{"href":"https:\/\/northpawsranch.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}