{"id":2,"date":"2021-12-14T20:58:09","date_gmt":"2021-12-14T20:58:09","guid":{"rendered":"https:\/\/startersites.io\/blocksy\/garderobe\/?page_id=2"},"modified":"2026-04-09T21:29:10","modified_gmt":"2026-04-09T21:29:10","slug":"home","status":"publish","type":"page","link":"https:\/\/prestige-scents.com\/es\/","title":{"rendered":"Home"},"content":{"rendered":"<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Inter:wght@300;400;500;600&display=swap');\n\n.ps-home * { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.ps-hero {\n  background: linear-gradient(135deg, #fce8ee 0%, #f9d0dc 40%, #fce8ee 100%);\n  min-height: 92vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  padding: 100px 24px 80px;\n}\n.ps-hero-orb {\n  position: absolute;\n  border-radius: 50%;\n  filter: blur(80px);\n  opacity: 0.35;\n  pointer-events: none;\n}\n.ps-hero-orb-1 { width:500px;height:500px;background:#f4a7bb;top:-150px;left:-120px; }\n.ps-hero-orb-2 { width:380px;height:380px;background:#e8a0b0;bottom:-100px;right:-80px; }\n.ps-hero-orb-3 { width:260px;height:260px;background:#f9c8d4;top:35%;right:8%; }\n.ps-hero-content { position:relative;z-index:2;max-width:820px; }\n\n.ps-hero-badge {\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  background:rgba(220,80,120,0.1);\n  border:1px solid rgba(220,80,120,0.3);\n  color:#c0405a;\n  font-family:'Inter',sans-serif;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:2.5px;\n  text-transform:uppercase;\n  padding:9px 22px;\n  border-radius:50px;\n  margin-bottom:32px;\n}\n.ps-hero h1 {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(2.8rem,6.5vw,5.2rem);\n  font-weight:700;\n  color:#5a1a2a;\n  line-height:1.08;\n  margin:0 0 26px;\n  letter-spacing:-1.5px;\n}\n.ps-hero h1 em { color:#d4506a; font-style:italic; }\n.ps-hero-sub {\n  font-family:'Inter',sans-serif;\n  font-size:clamp(0.95rem,1.8vw,1.15rem);\n  color:rgba(90,26,42,0.65);\n  max-width:540px;\n  margin:0 auto 44px;\n  line-height:1.75;\n  font-weight:300;\n}\n.ps-hero-btns { display:flex;gap:14px;justify-content:center;flex-wrap:wrap; }\n.ps-btn-primary {\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  color:#fff;\n  font-family:'Inter',sans-serif;\n  font-size:14px;\n  font-weight:600;\n  letter-spacing:0.3px;\n  padding:15px 34px;\n  border-radius:6px;\n  text-decoration:none;\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  transition:all 0.3s;\n  box-shadow:0 8px 28px rgba(212,80,106,0.32);\n}\n.ps-btn-primary:hover { transform:translateY(-2px);box-shadow:0 14px 38px rgba(212,80,106,0.48);color:#fff;text-decoration:none; }\n.ps-btn-outline {\n  background:transparent;\n  color:#5a1a2a;\n  border:1.5px solid rgba(212,80,106,0.4);\n  font-family:'Inter',sans-serif;\n  font-size:14px;\n  font-weight:500;\n  padding:15px 34px;\n  border-radius:6px;\n  text-decoration:none;\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  transition:all 0.3s;\n  backdrop-filter:blur(6px);\n}\n.ps-btn-outline:hover { border-color:#d4506a;color:#d4506a;text-decoration:none; }\n\n.ps-hero-stats {\n  display:flex;\n  gap:44px;\n  justify-content:center;\n  margin-top:64px;\n  padding-top:40px;\n  border-top:1px solid rgba(212,80,106,0.15);\n  flex-wrap:wrap;\n}\n.ps-stat { text-align:center; }\n.ps-stat-num {\n  font-family:'Playfair Display',serif;\n  font-size:2.1rem;\n  font-weight:700;\n  color:#d4506a;\n  display:block;\n  line-height:1;\n}\n.ps-stat-label {\n  font-family:'Inter',sans-serif;\n  font-size:11px;\n  color:rgba(90,26,42,0.5);\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  margin-top:6px;\n  display:block;\n}\n\n\/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\n.ps-trust-bar { background:#fff;border-bottom:1px solid #fce0e8;padding:18px 24px; }\n.ps-trust-inner {\n  max-width:1160px;margin:0 auto;\n  display:flex;align-items:center;justify-content:center;gap:44px;flex-wrap:wrap;\n}\n.ps-trust-item {\n  display:flex;align-items:center;gap:9px;\n  font-family:'Inter',sans-serif;font-size:12.5px;font-weight:500;color:#5a1a2a;\n  white-space:nowrap;\n}\n.ps-trust-item svg { flex-shrink:0;opacity:0.75; }\n\n\/* \u2500\u2500 SECTION COMMONS \u2500\u2500 *\/\n.ps-section-full { padding:88px 0; }\n.ps-eyebrow {\n  font-family:'Inter',sans-serif;font-size:10.5px;font-weight:700;\n  letter-spacing:3px;text-transform:uppercase;color:#d4506a;\n  display:block;margin-bottom:12px;\n}\n.ps-heading {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(1.9rem,3.8vw,2.9rem);\n  font-weight:700;color:#3a0a18;margin:0 0 14px;line-height:1.18;\n}\n.ps-heading em { color:#d4506a;font-style:italic; }\n.ps-sub {\n  font-family:'Inter',sans-serif;font-size:1rem;\n  color:#8b4555;line-height:1.72;\n}\n\n\/* \u2500\u2500 CATEGORIES \u2500\u2500 *\/\n.ps-cats-bg { background:linear-gradient(180deg,#fff5f7 0%,#fff 100%); }\n.ps-cats-head { text-align:center;max-width:560px;margin:0 auto 52px;padding:0 24px; }\n.ps-cats-grid {\n  display:grid;grid-template-columns:repeat(5,1fr);gap:18px;\n  max-width:1160px;margin:0 auto;padding:0 24px;\n}\n@media(max-width:880px){.ps-cats-grid{grid-template-columns:repeat(3,1fr);}}\n@media(max-width:560px){.ps-cats-grid{grid-template-columns:repeat(2,1fr);gap:12px;}}\n\n.ps-cat-card {\n  position:relative;border-radius:14px;overflow:hidden;\n  text-decoration:none;display:block;aspect-ratio:1;\n  transition:transform 0.3s,box-shadow 0.3s;\n  box-shadow:0 4px 18px rgba(212,80,106,0.12);\n}\n.ps-cat-card:hover { transform:translateY(-5px);box-shadow:0 14px 38px rgba(212,80,106,0.22);text-decoration:none; }\n.ps-cat-inner {\n  position:absolute;inset:0;\n  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;\n  transition:all 0.3s;\n}\n.ps-cat-floral .ps-cat-inner { background:linear-gradient(150deg,rgba(200,60,100,0.88),rgba(140,20,60,0.93)); }\n.ps-cat-fresh .ps-cat-inner { background:linear-gradient(150deg,rgba(80,160,140,0.88),rgba(40,110,95,0.93)); }\n.ps-cat-fruity .ps-cat-inner { background:linear-gradient(150deg,rgba(220,90,60,0.88),rgba(180,50,20,0.93)); }\n.ps-cat-incense .ps-cat-inner { background:linear-gradient(150deg,rgba(140,80,40,0.88),rgba(90,45,10,0.93)); }\n.ps-cat-mixed .ps-cat-inner { background:linear-gradient(150deg,rgba(140,60,160,0.88),rgba(90,20,110,0.93)); }\n.ps-cat-card:hover .ps-cat-inner { filter:brightness(1.12); }\n\n.ps-cat-icon { opacity:0.92; }\n.ps-cat-name {\n  font-family:'Inter',sans-serif;font-size:12px;font-weight:700;\n  letter-spacing:2px;text-transform:uppercase;color:#fff;text-align:center;padding:0 10px;\n}\n.ps-cat-chevron {\n  position:absolute;bottom:12px;right:12px;\n  width:26px;height:26px;\n  background:rgba(255,255,255,0.15);border-radius:50%;\n  display:flex;align-items:center;justify-content:center;\n  transition:all 0.3s;\n}\n.ps-cat-card:hover .ps-cat-chevron { background:rgba(212,80,106,0.55); }\n\n\/* \u2500\u2500 PRODUCTS \u2500\u2500 *\/\n.ps-sellers-bg { background:#fff; }\n.ps-sellers-head { text-align:center;max-width:560px;margin:0 auto;padding:0 24px; }\n.ps-products-grid {\n  display:grid;grid-template-columns:repeat(4,1fr);gap:22px;\n  max-width:1160px;margin:44px auto 0;padding:0 24px;\n}\n@media(max-width:880px){.ps-products-grid{grid-template-columns:repeat(2,1fr);}}\n@media(max-width:480px){.ps-products-grid{grid-template-columns:1fr;}}\n\n.ps-product-card {\n  border-radius:14px;overflow:hidden;border:1px solid #fce0e8;\n  text-decoration:none;display:block;background:#fff;\n  transition:all 0.3s;box-shadow:0 2px 10px rgba(212,80,106,0.06);\n}\n.ps-product-card:hover { transform:translateY(-5px);box-shadow:0 12px 36px rgba(212,80,106,0.15);text-decoration:none; }\n.ps-product-img { width:100%;aspect-ratio:1;object-fit:cover;display:block;background:#fff5f7; }\n.ps-product-body { padding:18px; }\n.ps-product-tag {\n  display:inline-flex;align-items:center;gap:5px;\n  background:#fce8ee;color:#c04060;\n  font-family:'Inter',sans-serif;font-size:10px;font-weight:700;\n  letter-spacing:1px;text-transform:uppercase;\n  padding:3px 9px;border-radius:4px;margin-bottom:9px;\n}\n.ps-product-name {\n  font-family:'Playfair Display',serif;font-size:1rem;\n  font-weight:600;color:#3a0a18;margin:0 0 5px;line-height:1.3;\n}\n.ps-product-desc {\n  font-family:'Inter',sans-serif;font-size:12px;\n  color:#8b5566;margin:0 0 13px;line-height:1.55;\n}\n.ps-product-price {\n  font-family:'Inter',sans-serif;font-size:1.05rem;\n  font-weight:700;color:#d4506a;margin-bottom:12px;display:block;\n}\n.ps-product-cta {\n  display:block;text-align:center;\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  color:#fff;font-family:'Inter',sans-serif;font-size:12.5px;\n  font-weight:600;padding:10px;border-radius:7px;\n  text-decoration:none;transition:all 0.2s;\n}\n.ps-product-cta:hover { background:linear-gradient(135deg,#b83050,#d4506a);color:#fff;text-decoration:none; }\n\n\/* \u2500\u2500 BUNDLES \u2500\u2500 *\/\n.ps-bundles-bg {\n  background:linear-gradient(135deg,#5a1a2a 0%,#3a0a18 55%,#5a1a2a 100%);\n  padding:88px 24px;position:relative;overflow:hidden;\n}\n.ps-bundles-bg::before {\n  content:'';position:absolute;inset:0;\n  background:radial-gradient(ellipse 55% 75% at 25% 50%,rgba(212,80,106,0.15) 0%,transparent 65%);\n  pointer-events:none;\n}\n.ps-bundles-head {\n  text-align:center;max-width:540px;margin:0 auto 48px;position:relative;z-index:2;\n}\n.ps-bundles-grid {\n  max-width:1160px;margin:0 auto;\n  display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;\n  position:relative;z-index:2;\n}\n@media(max-width:760px){.ps-bundles-grid{grid-template-columns:1fr;}}\n\n.ps-bundle-card {\n  background:rgba(255,255,255,0.06);\n  border:1px solid rgba(212,80,106,0.2);\n  border-radius:18px;padding:34px 26px;\n  text-decoration:none;display:block;transition:all 0.3s;\n  position:relative;overflow:hidden;\n}\n.ps-bundle-card::before {\n  content:'';position:absolute;top:0;left:0;right:0;\n  height:2px;background:linear-gradient(90deg,#d4506a,#e87090);\n  border-radius:18px 18px 0 0;\n}\n.ps-bundle-card.ps-bundle-featured {\n  background:rgba(212,80,106,0.1);\n  border-color:rgba(212,80,106,0.45);\n  transform:scale(1.03);\n}\n.ps-bundle-card:hover { transform:translateY(-4px);border-color:rgba(212,80,106,0.45);text-decoration:none; }\n.ps-bundle-card.ps-bundle-featured:hover { transform:scale(1.03) translateY(-4px); }\n\n.ps-bundle-pill {\n  display:inline-flex;align-items:center;gap:5px;\n  background:linear-gradient(90deg,#d4506a,#e87090);\n  color:#fff;font-family:'Inter',sans-serif;font-size:10px;\n  font-weight:700;letter-spacing:1.5px;text-transform:uppercase;\n  padding:5px 13px;border-radius:50px;margin-bottom:18px;\n}\n.ps-bundle-icon {\n  width:48px;height:48px;\n  background:rgba(212,80,106,0.15);border-radius:12px;\n  display:flex;align-items:center;justify-content:center;\n  margin-bottom:14px;\n}\n.ps-bundle-name {\n  font-family:'Playfair Display',serif;font-size:1.35rem;\n  font-weight:700;color:#fff;margin:0 0 9px;line-height:1.2;\n}\n.ps-bundle-desc {\n  font-family:'Inter',sans-serif;font-size:12.5px;\n  color:rgba(255,255,255,0.6);line-height:1.65;margin:0 0 20px;\n}\n.ps-bundle-pricing { display:flex;align-items:baseline;gap:10px;margin-bottom:20px; }\n.ps-bundle-price {\n  font-family:'Inter',sans-serif;font-size:1.75rem;\n  font-weight:700;color:#f4a0b8;\n}\n.ps-bundle-was {\n  font-family:'Inter',sans-serif;font-size:0.95rem;\n  color:rgba(255,255,255,0.3);text-decoration:line-through;\n}\n.ps-bundle-save {\n  font-family:'Inter',sans-serif;font-size:10.5px;font-weight:700;\n  background:rgba(46,125,50,0.28);color:#81c784;\n  padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:0.5px;\n}\n.ps-bundle-cta {\n  display:block;text-align:center;\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  color:#fff;font-family:'Inter',sans-serif;font-size:13.5px;\n  font-weight:600;padding:13px;border-radius:9px;\n  text-decoration:none;transition:all 0.2s;\n}\n.ps-bundle-cta:hover { background:linear-gradient(135deg,#b83050,#d4506a);color:#fff;text-decoration:none; }\n\n\/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\n.ps-how-bg { background:linear-gradient(180deg,#fff5f7 0%,#fff 100%); }\n.ps-how-head { text-align:center;max-width:540px;margin:0 auto 54px;padding:0 24px; }\n.ps-steps-grid {\n  display:grid;grid-template-columns:repeat(4,1fr);gap:36px;\n  max-width:1060px;margin:0 auto;padding:0 24px;\n}\n@media(max-width:780px){.ps-steps-grid{grid-template-columns:repeat(2,1fr);gap:32px;}}\n@media(max-width:460px){.ps-steps-grid{grid-template-columns:1fr;}}\n\n.ps-step { text-align:center; }\n.ps-step-circle {\n  width:62px;height:62px;border-radius:50%;\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  display:flex;align-items:center;justify-content:center;\n  margin:0 auto 18px;\n  box-shadow:0 8px 22px rgba(212,80,106,0.3);\n}\n.ps-step-title {\n  font-family:'Playfair Display',serif;font-size:1.05rem;\n  font-weight:700;color:#3a0a18;margin:0 0 7px;\n}\n.ps-step-text {\n  font-family:'Inter',sans-serif;font-size:12.5px;\n  color:#8b5566;line-height:1.65;\n}\n\n\/* \u2500\u2500 TESTIMONIALS \u2500\u2500 *\/\n.ps-reviews-bg { background:#fff; }\n.ps-reviews-head { text-align:center;max-width:540px;margin:0 auto 52px;padding:0 24px; }\n.ps-reviews-grid {\n  display:grid;grid-template-columns:repeat(3,1fr);gap:22px;\n  max-width:1060px;margin:0 auto;padding:0 24px;\n}\n@media(max-width:760px){.ps-reviews-grid{grid-template-columns:1fr;}}\n\n.ps-review-card {\n  background:#fff5f7;border:1px solid #fce0e8;border-radius:14px;padding:26px;\n}\n.ps-review-stars { display:flex;gap:3px;margin-bottom:14px; }\n.ps-review-text {\n  font-family:'Inter',sans-serif;font-size:13.5px;color:#5a1a2a;\n  line-height:1.72;margin:0 0 18px;font-style:italic;\n}\n.ps-review-author { display:flex;align-items:center;gap:11px; }\n.ps-review-avatar {\n  width:38px;height:38px;border-radius:50%;\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  color:#fff;font-family:'Inter',sans-serif;font-size:15px;\n  font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.ps-review-name {\n  font-family:'Inter',sans-serif;font-size:13px;\n  font-weight:700;color:#3a0a18;display:block;\n}\n.ps-review-loc {\n  font-family:'Inter',sans-serif;font-size:11px;\n  color:#8b5566;display:block;margin-top:2px;\n}\n\n\/* \u2500\u2500 STORY STRIP \u2500\u2500 *\/\n.ps-story-bg {\n  background:linear-gradient(135deg,#5a1a2a,#3a0a18);\n  padding:80px 24px;text-align:center;position:relative;overflow:hidden;\n}\n.ps-story-inner { max-width:680px;margin:0 auto;position:relative;z-index:2; }\n.ps-story-chips { display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:30px; }\n.ps-story-chip {\n  display:inline-flex;align-items:center;gap:6px;\n  background:rgba(212,80,106,0.15);border:1px solid rgba(212,80,106,0.3);\n  color:#f4a0b8;font-family:'Inter',sans-serif;font-size:11.5px;\n  font-weight:600;padding:6px 15px;border-radius:50px;\n}\n.ps-story-chip svg { opacity:0.8; }\n.ps-story-h {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(1.75rem,3.8vw,2.75rem);\n  font-weight:700;color:#fff;margin:0 0 18px;line-height:1.18;\n}\n.ps-story-h em { color:#f4a0b8;font-style:italic; }\n.ps-story-p {\n  font-family:'Inter',sans-serif;font-size:1rem;\n  color:rgba(255,255,255,0.65);line-height:1.82;margin:0 0 34px;\n}\n\n\/* \u2500\u2500 EMAIL \u2500\u2500 *\/\n.ps-email-bg { background:linear-gradient(135deg,#fff5f7,#fce8ee);padding:78px 24px;text-align:center; }\n.ps-email-inner { max-width:520px;margin:0 auto; }\n.ps-email-icon {\n  width:56px;height:56px;\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  border-radius:16px;display:flex;align-items:center;justify-content:center;\n  margin:0 auto 20px;\n  box-shadow:0 8px 22px rgba(212,80,106,0.28);\n}\n.ps-email-h {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(1.7rem,3.5vw,2.4rem);\n  font-weight:700;color:#3a0a18;margin:0 0 10px;\n}\n.ps-email-h em { color:#d4506a;font-style:italic; }\n.ps-email-p { font-family:'Inter',sans-serif;font-size:0.97rem;color:#8b4555;margin:0 0 28px;line-height:1.65; }\n.ps-email-form {\n  display:flex;border-radius:9px;overflow:hidden;\n  box-shadow:0 8px 28px rgba(212,80,106,0.15);\n  max-width:450px;margin:0 auto 13px;\n}\n.ps-email-input {\n  flex:1;padding:15px 18px;\n  font-family:'Inter',sans-serif;font-size:13.5px;\n  border:2px solid #fce0e8;border-right:none;\n  border-radius:9px 0 0 9px;outline:none;\n  color:#3a0a18;background:#fff;\n}\n.ps-email-input:focus { border-color:#d4506a; }\n.ps-email-btn {\n  background:linear-gradient(135deg,#d4506a,#e87090);\n  color:#fff;font-family:'Inter',sans-serif;font-size:13.5px;\n  font-weight:700;padding:15px 22px;border:none;\n  border-radius:0 9px 9px 0;cursor:pointer;white-space:nowrap;transition:all 0.2s;\n}\n.ps-email-btn:hover { background:linear-gradient(135deg,#b83050,#d4506a); }\n.ps-email-note { font-family:'Inter',sans-serif;font-size:11px;color:#ccc; }\n\n\/* \u2500\u2500 SOCIAL BAR \u2500\u2500 *\/\n.ps-social-bar { background:#3a0a18;padding:26px 24px; }\n.ps-social-inner {\n  max-width:1160px;margin:0 auto;\n  display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;\n}\n.ps-social-text { font-family:'Inter',sans-serif;font-size:13px;color:rgba(255,255,255,0.55); }\n.ps-social-text strong { color:#f4a0b8; }\n.ps-tiktok-btn {\n  display:inline-flex;align-items:center;gap:8px;\n  background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.13);\n  color:#fff;font-family:'Inter',sans-serif;font-size:13px;\n  font-weight:600;padding:10px 20px;border-radius:50px;\n  text-decoration:none;transition:all 0.2s;\n}\n.ps-tiktok-btn:hover { background:rgba(212,80,106,0.2);border-color:#d4506a;color:#fff;text-decoration:none; }\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.ps-footer { background:#2a0512;padding:52px 24px 32px; }\n.ps-footer-grid {\n  max-width:1160px;margin:0 auto;\n  display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;\n}\n@media(max-width:760px){.ps-footer-grid{grid-template-columns:1fr 1fr;}}\n@media(max-width:460px){.ps-footer-grid{grid-template-columns:1fr;}}\n\n.ps-footer-brand { font-family:'Playfair Display',serif;font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 9px; }\n.ps-footer-desc { font-family:'Inter',sans-serif;font-size:12.5px;color:rgba(255,255,255,0.38);line-height:1.72;margin:0 0 18px; }\n.ps-footer-contact { font-family:'Inter',sans-serif;font-size:12px;color:rgba(255,255,255,0.35);line-height:2.1; }\n.ps-footer-contact a { color:#f4a0b8;text-decoration:none; }\n.ps-footer-col-title { font-family:'Inter',sans-serif;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:rgba(255,255,255,0.32);margin:0 0 14px; }\n.ps-footer-links { list-style:none; }\n.ps-footer-links li { margin-bottom:9px; }\n.ps-footer-links a { font-family:'Inter',sans-serif;font-size:12.5px;color:rgba(255,255,255,0.5);text-decoration:none;transition:color 0.2s; }\n.ps-footer-links a:hover { color:#f4a0b8; }\n.ps-footer-bottom {\n  border-top:1px solid rgba(255,255,255,0.07);padding-top:22px;margin-top:38px;\n  display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;\n}\n.ps-footer-copy { font-family:'Inter',sans-serif;font-size:11.5px;color:rgba(255,255,255,0.25); }\n.ps-footer-policy { display:flex;gap:18px;list-style:none; }\n.ps-footer-policy a { font-family:'Inter',sans-serif;font-size:11.5px;color:rgba(255,255,255,0.25);text-decoration:none; }\n.ps-footer-policy a:hover { color:#f4a0b8; }\n<\/style>\n\n<div class=\"ps-home\">\n\n<!-- HERO -->\n<section class=\"ps-hero\">\n  <div class=\"ps-hero-orb ps-hero-orb-1\"><\/div>\n  <div class=\"ps-hero-orb ps-hero-orb-2\"><\/div>\n  <div class=\"ps-hero-orb ps-hero-orb-3\"><\/div>\n  <div class=\"ps-hero-content\">\n    <div class=\"ps-hero-badge\">\n      <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4506a\" stroke-width=\"1.8\" stroke-linecap=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9,22 9,12 15,12 15,22\"\/><\/svg>\n      Family Business &middot; 15+ Years &middot; Central Florida\n    <\/div>\n    <h1>Your Home Deserves to<br><em>Smell Extraordinary<\/em><\/h1>\n    <p class=\"ps-hero-sub\">Over 40 handcrafted fragrance oils and beautiful aroma lamps &mdash; born at Florida flea markets, now at your door. Starting at $4.99.<\/p>\n    <div class=\"ps-hero-btns\">\n      <a href=\"\/es\/all-products\/\" class=\"ps-btn-primary\">\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg>\n        Shop All Scents\n      <\/a>\n      <a href=\"\/es\/producto\/starter-bundle-lamp-3-oils\/\" class=\"ps-btn-outline\">\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"20,12 20,22 4,22 4,12\"\/><rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"\/><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"\/><path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\/><path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\/><\/svg>\n        View Bundles\n      <\/a>\n    <\/div>\n    <div class=\"ps-hero-stats\">\n      <div class=\"ps-stat\"><span class=\"ps-stat-num\">15+<\/span><span class=\"ps-stat-label\">Years of Expertise<\/span><\/div>\n      <div class=\"ps-stat\"><span class=\"ps-stat-num\">40+<\/span><span class=\"ps-stat-label\">Unique Scents<\/span><\/div>\n      <div class=\"ps-stat\"><span class=\"ps-stat-num\">$4.99<\/span><span class=\"ps-stat-label\">Starts From<\/span><\/div>\n      <div class=\"ps-stat\"><span class=\"ps-stat-num\">100%<\/span><span class=\"ps-stat-label\">Family Made<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- TRUST BAR -->\n<div class=\"ps-trust-bar\">\n  <div class=\"ps-trust-inner\">\n    <div class=\"ps-trust-item\">\n      <svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4506a\" stroke-width=\"1.8\" stroke-linecap=\"round\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\/><polygon points=\"16,8 20,8 23,11 23,16 16,16 16,8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\n      Free shipping on orders $35+\n    <\/div>\n    <div class=\"ps-trust-item\">\n      <svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4506a\" stroke-width=\"1.8\" stroke-linecap=\"round\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n      15+ years of fragrance expertise\n    <\/div>\n    <div class=\"ps-trust-item\">\n      <svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4506a\" stroke-width=\"1.8\" stroke-linecap=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n      Family-owned &amp; operated\n    <\/div>\n    <div class=\"ps-trust-item\">\n      <svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4506a\" stroke-width=\"1.8\" stroke-linecap=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Satisfaction guaranteed\n    <\/div>\n    <div class=\"ps-trust-item\">\n      <svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4506a\" stroke-width=\"1.8\" stroke-linecap=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n      Ships from Central Florida\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CATEGORIES -->\n<section class=\"ps-section-full ps-cats-bg\">\n  <div class=\"ps-cats-head\">\n    <span class=\"ps-eyebrow\">Explore<\/span>\n    <h2 class=\"ps-heading\">Shop by <em>Mood<\/em><\/h2>\n    <p class=\"ps-sub\">Whether you want calm, energy, romance, or zen &mdash; we have the scent for every moment.<\/p>\n  <\/div>\n  <div class=\"ps-cats-grid\">\n\n    <a href=\"\/es\/categoria-producto\/floral\/\" class=\"ps-cat-card\">\n      <div class=\"ps-cat-inner ps-cat-floral\">\n        <div class=\"ps-cat-icon\">\n          <svg width=\"38\" height=\"38\" viewbox=\"0 0 64 64\" fill=\"none\" stroke=\"rgba(255,255,255,0.9)\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"32\" cy=\"32\" r=\"7\"\/>\n            <ellipse cx=\"32\" cy=\"16\" rx=\"5\" ry=\"9\"\/>\n            <ellipse cx=\"32\" cy=\"48\" rx=\"5\" ry=\"9\"\/>\n            <ellipse cx=\"16\" cy=\"32\" rx=\"9\" ry=\"5\"\/>\n            <ellipse cx=\"48\" cy=\"32\" rx=\"9\" ry=\"5\"\/>\n            <ellipse cx=\"20\" cy=\"20\" rx=\"5\" ry=\"9\" transform=\"rotate(-45 20 20)\"\/>\n            <ellipse cx=\"44\" cy=\"44\" rx=\"5\" ry=\"9\" transform=\"rotate(-45 44 44)\"\/>\n            <ellipse cx=\"44\" cy=\"20\" rx=\"5\" ry=\"9\" transform=\"rotate(45 44 20)\"\/>\n            <ellipse cx=\"20\" cy=\"44\" rx=\"5\" ry=\"9\" transform=\"rotate(45 20 44)\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"ps-cat-name\">Floral<\/span>\n      <\/div>\n      <div class=\"ps-cat-chevron\">\n        <svg width=\"10\" height=\"10\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"4,2 8,6 4,10\"\/><\/svg>\n      <\/div>\n    <\/a>\n\n    <a href=\"\/es\/categoria-producto\/fresh\/\" class=\"ps-cat-card\">\n      <div class=\"ps-cat-inner ps-cat-fresh\">\n        <div class=\"ps-cat-icon\">\n          <svg width=\"38\" height=\"38\" viewbox=\"0 0 64 64\" fill=\"none\" stroke=\"rgba(255,255,255,0.9)\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M32 56 C32 56 12 44 12 28 a20 20 0 0 1 40 0 C52 44 32 56 32 56z\"\/>\n            <path d=\"M32 20 C32 20 22 30 22 38\" opacity=\"0.6\"\/>\n            <path d=\"M32 56 L32 24\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"ps-cat-name\">Fresco<\/span>\n      <\/div>\n      <div class=\"ps-cat-chevron\">\n        <svg width=\"10\" height=\"10\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"4,2 8,6 4,10\"\/><\/svg>\n      <\/div>\n    <\/a>\n\n    <a href=\"\/es\/categoria-producto\/frutal\/\" class=\"ps-cat-card\">\n      <div class=\"ps-cat-inner ps-cat-fruity\">\n        <div class=\"ps-cat-icon\">\n          <svg width=\"42\" height=\"42\" viewbox=\"0 0 64 64\" fill=\"none\" stroke=\"rgba(255,255,255,0.9)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <!-- citrus slice outer circle -->\n            <circle cx=\"32\" cy=\"36\" r=\"20\"\/>\n            <!-- inner pith ring -->\n            <circle cx=\"32\" cy=\"36\" r=\"14\"\/>\n            <!-- center -->\n            <circle cx=\"32\" cy=\"36\" r=\"4\"\/>\n            <!-- segments (spokes) -->\n            <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"36\"\/>\n            <line x1=\"32\" y1=\"36\" x2=\"44.1\" y2=\"29\"\/>\n            <line x1=\"32\" y1=\"36\" x2=\"44.1\" y2=\"43\"\/>\n            <line x1=\"32\" y1=\"36\" x2=\"32\" y2=\"50\"\/>\n            <line x1=\"32\" y1=\"36\" x2=\"19.9\" y2=\"43\"\/>\n            <line x1=\"32\" y1=\"36\" x2=\"19.9\" y2=\"29\"\/>\n            <!-- leaf and stem at top -->\n            <path d=\"M32 16 C32 10 26 8 24 6\" \/>\n            <path d=\"M32 16 C34 12 40 10 38 6\" opacity=\"0.7\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"ps-cat-name\">Afrutado<\/span>\n      <\/div>\n      <div class=\"ps-cat-chevron\">\n        <svg width=\"10\" height=\"10\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"4,2 8,6 4,10\"\/><\/svg>\n      <\/div>\n    <\/a>\n\n    <a href=\"\/es\/categoria-producto\/incense\/\" class=\"ps-cat-card\">\n      <div class=\"ps-cat-inner ps-cat-incense\">\n        <div class=\"ps-cat-icon\">\n          <svg width=\"38\" height=\"38\" viewbox=\"0 0 64 64\" fill=\"none\" stroke=\"rgba(255,255,255,0.9)\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"32\" y1=\"52\" x2=\"32\" y2=\"28\"\/>\n            <path d=\"M32 28 C32 20 26 14 32 8 C38 14 32 20 32 28\" \/>\n            <path d=\"M28 18 C22 14 20 8 26 6\" opacity=\"0.5\"\/>\n            <path d=\"M36 18 C42 14 44 8 38 6\" opacity=\"0.5\"\/>\n            <rect x=\"26\" y=\"52\" width=\"12\" height=\"3\" rx=\"1.5\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"ps-cat-name\">Incienso<\/span>\n      <\/div>\n      <div class=\"ps-cat-chevron\">\n        <svg width=\"10\" height=\"10\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"4,2 8,6 4,10\"\/><\/svg>\n      <\/div>\n    <\/a>\n\n    <a href=\"\/es\/categoria-producto\/mixed\/\" class=\"ps-cat-card\">\n      <div class=\"ps-cat-inner ps-cat-mixed\">\n        <div class=\"ps-cat-icon\">\n          <svg width=\"38\" height=\"38\" viewbox=\"0 0 64 64\" fill=\"none\" stroke=\"rgba(255,255,255,0.9)\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"20\" cy=\"20\" r=\"8\"\/>\n            <circle cx=\"44\" cy=\"20\" r=\"8\"\/>\n            <circle cx=\"32\" cy=\"42\" r=\"8\"\/>\n            <line x1=\"20\" y1=\"20\" x2=\"44\" y2=\"20\" opacity=\"0.4\"\/>\n            <line x1=\"20\" y1=\"20\" x2=\"32\" y2=\"42\" opacity=\"0.4\"\/>\n            <line x1=\"44\" y1=\"20\" x2=\"32\" y2=\"42\" opacity=\"0.4\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"ps-cat-name\">Mixto<\/span>\n      <\/div>\n      <div class=\"ps-cat-chevron\">\n        <svg width=\"10\" height=\"10\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"4,2 8,6 4,10\"\/><\/svg>\n      <\/div>\n    <\/a>\n\n  <\/div>\n<\/section>\n\n<!-- BEST SELLERS -->\n<section class=\"ps-section-full ps-sellers-bg\">\n  <div class=\"ps-sellers-head\">\n    <span class=\"ps-eyebrow\">Customer Favorites<\/span>\n    <h2 class=\"ps-heading\">Best <em>Sellers<\/em><\/h2>\n    <p class=\"ps-sub\">The scents our customers come back for again and again &mdash; trusted for over 15 years.<\/p>\n  <\/div>\n  <div class=\"ps-products-grid\">\n    <a href=\"\/es\/producto\/strawberry\/\" class=\"ps-product-card\">\n      <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&#038;ssl=1\" alt=\"Strawberry\" class=\"ps-product-img\">\n      <div class=\"ps-product-body\">\n        <div class=\"ps-product-tag\">\n          <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n          Best Seller\n        <\/div>\n        <div class=\"ps-product-name\">Fresa<\/div>\n        <div class=\"ps-product-desc\">Ripe, sun-warmed sweetness &mdash; instantly brightens any space<\/div>\n        <span class=\"ps-product-price\">$4.99 &ndash; $7.99<\/span>\n        <span class=\"ps-product-cta\">Shop Now &rarr;<\/span>\n      <\/div>\n    <\/a>\n    <a href=\"\/es\/producto\/prestige-scents-dimmable-glass-aroma-lamp-for-fragrance-oils\/\" class=\"ps-product-card\">\n      <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/10\/img_5902.jpg?resize=400,400&#038;ssl=1\" alt=\"Aroma Lamp\" class=\"ps-product-img\">\n      <div class=\"ps-product-body\">\n        <div class=\"ps-product-tag\">\n          <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n          Most Popular\n        <\/div>\n        <div class=\"ps-product-name\">Dimmable Glass Aroma Lamp<\/div>\n        <div class=\"ps-product-desc\">5 stunning colors &mdash; the perfect home accessory for your oils<\/div>\n        <span class=\"ps-product-price\">$19.99<\/span>\n        <span class=\"ps-product-cta\">Shop Now &rarr;<\/span>\n      <\/div>\n    <\/a>\n    <a href=\"\/es\/producto\/coconut\/\" class=\"ps-product-card\">\n      <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-28-at-10.27.45-AM.jpeg?resize=400,400&#038;ssl=1\" alt=\"Coconut\" class=\"ps-product-img\">\n      <div class=\"ps-product-body\">\n        <div class=\"ps-product-tag\">\n          <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n          Best Seller\n        <\/div>\n        <div class=\"ps-product-name\">Coco<\/div>\n        <div class=\"ps-product-desc\">Rich, creamy tropical warmth &mdash; like a getaway in a bottle<\/div>\n        <span class=\"ps-product-price\">$4.99 &ndash; $7.99<\/span>\n        <span class=\"ps-product-cta\">Shop Now &rarr;<\/span>\n      <\/div>\n    <\/a>\n    <a href=\"\/es\/producto\/coco-mango-2\/\" class=\"ps-product-card\">\n      <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-05-18-at-3.38.51-PM.jpeg?resize=400,400&#038;ssl=1\" alt=\"Coco Mango\" class=\"ps-product-img\">\n      <div class=\"ps-product-body\">\n        <div class=\"ps-product-tag\">\n          <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n          Fan Favorite\n        <\/div>\n        <div class=\"ps-product-name\">Coco Mango<\/div>\n        <div class=\"ps-product-desc\">Creamy coconut meets juicy mango &mdash; paradise in every drop<\/div>\n        <span class=\"ps-product-price\">$4.99 &ndash; $7.99<\/span>\n        <span class=\"ps-product-cta\">Shop Now &rarr;<\/span>\n      <\/div>\n    <\/a>\n  <\/div>\n  <div style=\"text-align:center;margin-top:48px;\">\n    <a href=\"\/es\/all-products\/\" class=\"ps-btn-primary\" style=\"display:inline-flex;\">View All 40+ Scents &rarr;<\/a>\n  <\/div>\n<\/section>\n\n<!-- BUNDLES -->\n<section class=\"ps-bundles-bg\">\n  <div class=\"ps-bundles-head\">\n    <span class=\"ps-eyebrow\">Save More<\/span>\n    <h2 class=\"ps-heading\" style=\"color:#fff;\">Our <em>Best Value<\/em> Bundles<\/h2>\n    <p class=\"ps-sub\" style=\"color:rgba(255,255,255,0.6);\">Mix and match your favorites. The more you get, the more you save.<\/p>\n  <\/div>\n  <div class=\"ps-bundles-grid\">\n\n    <a href=\"\/es\/producto\/starter-bundle-lamp-3-oils\/\" class=\"ps-bundle-card\">\n      <div class=\"ps-bundle-icon\">\n        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#f4a0b8\" stroke-width=\"1.6\" stroke-linecap=\"round\"><polyline points=\"20,12 20,22 4,22 4,12\"\/><rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"\/><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"\/><path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\/><path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-bundle-name\">Starter Bundle<\/div>\n      <div class=\"ps-bundle-desc\">Our Dimmable Lamp + 3 oils of your choice. Everything you need to begin your scent journey.<\/div>\n      <div class=\"ps-bundle-pricing\">\n        <span class=\"ps-bundle-price\">$39.99<\/span>\n        <span class=\"ps-bundle-was\">$44.97<\/span>\n        <span class=\"ps-bundle-save\">Save $5<\/span>\n      <\/div>\n      <span class=\"ps-bundle-cta\">Shop Bundle &rarr;<\/span>\n    <\/a>\n\n    <a href=\"\/es\/producto\/mix-match-5-pack\/\" class=\"ps-bundle-card ps-bundle-featured\">\n      <div class=\"ps-bundle-pill\">\n        <svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        Most Popular\n      <\/div>\n      <div class=\"ps-bundle-icon\">\n        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#f4a0b8\" stroke-width=\"1.6\" stroke-linecap=\"round\"><path d=\"M3 6h18\"\/><path d=\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/><line x1=\"10\" y1=\"11\" x2=\"10\" y2=\"17\"\/><line x1=\"14\" y1=\"11\" x2=\"14\" y2=\"17\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-bundle-name\">Mix &amp; Match 5-Pack<\/div>\n      <div class=\"ps-bundle-desc\">Pick any 5 fragrance oils from our 40+ scents. Perfect for discovering your new favorites.<\/div>\n      <div class=\"ps-bundle-pricing\">\n        <span class=\"ps-bundle-price\">$29.99<\/span>\n        <span class=\"ps-bundle-was\">$34.95<\/span>\n        <span class=\"ps-bundle-save\">Save $5<\/span>\n      <\/div>\n      <span class=\"ps-bundle-cta\">Shop Bundle &rarr;<\/span>\n    <\/a>\n\n    <a href=\"\/es\/producto\/family-gift-set-lamp-5-oils\/\" class=\"ps-bundle-card\">\n      <div class=\"ps-bundle-icon\">\n        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#f4a0b8\" stroke-width=\"1.6\" stroke-linecap=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-bundle-name\">Family Gift Set<\/div>\n      <div class=\"ps-bundle-desc\">Our Lamp + 5 oils of your choice. The perfect gift &mdash; or a beautiful treat for yourself.<\/div>\n      <div class=\"ps-bundle-pricing\">\n        <span class=\"ps-bundle-price\">$49.99<\/span>\n        <span class=\"ps-bundle-was\">$59.94<\/span>\n        <span class=\"ps-bundle-save\">Save $10<\/span>\n      <\/div>\n      <span class=\"ps-bundle-cta\">Shop Bundle &rarr;<\/span>\n    <\/a>\n\n  <\/div>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"ps-section-full ps-how-bg\">\n  <div class=\"ps-how-head\">\n    <span class=\"ps-eyebrow\">Simple Process<\/span>\n    <h2 class=\"ps-heading\">How It <em>Works<\/em><\/h2>\n    <p class=\"ps-sub\">Fragrance that is effortless, flameless, and long-lasting &mdash; the Prestige Scents way.<\/p>\n  <\/div>\n  <div class=\"ps-steps-grid\">\n    <div class=\"ps-step\">\n      <div class=\"ps-step-circle\">\n        <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.7\" stroke-linecap=\"round\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-step-title\">Choose Your Scents<\/div>\n      <div class=\"ps-step-text\">Browse 40+ unique fragrances across 5 categories &mdash; floral, fruity, fresh, incense, and more.<\/div>\n    <\/div>\n    <div class=\"ps-step\">\n      <div class=\"ps-step-circle\">\n        <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.7\" stroke-linecap=\"round\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\/><polygon points=\"16,8 20,8 23,11 23,16 16,16 16,8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-step-title\">We Ship Fast<\/div>\n      <div class=\"ps-step-text\">Packed with care and shipped from Central Florida within 1&ndash;3 business days.<\/div>\n    <\/div>\n    <div class=\"ps-step\">\n      <div class=\"ps-step-circle\">\n        <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.7\" stroke-linecap=\"round\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-step-title\">Add a Few Drops<\/div>\n      <div class=\"ps-step-text\">Just 3&ndash;5 drops in your aroma lamp dish. The gentle heat does the rest.<\/div>\n    <\/div>\n    <div class=\"ps-step\">\n      <div class=\"ps-step-circle\">\n        <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.7\" stroke-linecap=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9,22 9,12 15,12 15,22\"\/><\/svg>\n      <\/div>\n      <div class=\"ps-step-title\">Transform Your Home<\/div>\n      <div class=\"ps-step-text\">Hours of beautiful continuous fragrance. No smoke, no flame &mdash; pure effortless scent.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- TESTIMONIALS -->\n<section class=\"ps-section-full ps-reviews-bg\">\n  <div class=\"ps-reviews-head\">\n    <span class=\"ps-eyebrow\">What Customers Say<\/span>\n    <h2 class=\"ps-heading\">People <em>Love<\/em> Their Scents<\/h2>\n    <p class=\"ps-sub\">Real customers, real homes. 15+ years of happy customers say it best.<\/p>\n  <\/div>\n  <div class=\"ps-reviews-grid\">\n    <div class=\"ps-review-card\">\n      <div class=\"ps-review-stars\">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n      <\/div>\n      <p class=\"ps-review-text\">&ldquo;I&rsquo;ve been buying from Prestige Scents for years &mdash; first at the flea market, now online. The Palo Santo and Nag Champa are incredible. My house always smells amazing.&rdquo;<\/p>\n      <div class=\"ps-review-author\">\n        <div class=\"ps-review-avatar\">M<\/div>\n        <div><span class=\"ps-review-name\">Maria T.<\/span><span class=\"ps-review-loc\">Orlando, FL &mdash; Verified Buyer<\/span><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"ps-review-card\">\n      <div class=\"ps-review-stars\">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n      <\/div>\n      <p class=\"ps-review-text\">&ldquo;Ordered the Starter Bundle and I am obsessed. The aroma lamp is gorgeous, the oils are so strong and long-lasting. Worth every penny. Already ordering more!&rdquo;<\/p>\n      <div class=\"ps-review-author\">\n        <div class=\"ps-review-avatar\">J<\/div>\n        <div><span class=\"ps-review-name\">Jennifer R.<\/span><span class=\"ps-review-loc\">Tampa, FL &mdash; Verified Buyer<\/span><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"ps-review-card\">\n      <div class=\"ps-review-stars\">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"#f59e0b\" stroke=\"none\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2\"\/><\/svg>\n      <\/div>\n      <p class=\"ps-review-text\">&ldquo;Got the 5-pack for my mom&rsquo;s birthday and she loved every single one. The Coco Mango and Strawberry Vanilla are her favorites. Family-owned quality you can feel.&rdquo;<\/p>\n      <div class=\"ps-review-author\">\n        <div class=\"ps-review-avatar\">D<\/div>\n        <div><span class=\"ps-review-name\">David K.<\/span><span class=\"ps-review-loc\">Miami, FL &mdash; Verified Buyer<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAMILY STORY -->\n<section class=\"ps-story-bg\">\n  <div class=\"ps-story-inner\">\n    <div class=\"ps-story-chips\">\n      <span class=\"ps-story-chip\">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        Central Florida\n      <\/span>\n      <span class=\"ps-story-chip\">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\/><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\/><\/svg>\n        Flea Market Roots\n      <\/span>\n      <span class=\"ps-story-chip\">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n        Family Owned\n      <\/span>\n      <span class=\"ps-story-chip\">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12,6 12,12 16,14\"\/><\/svg>\n        15+ Years\n      <\/span>\n    <\/div>\n    <h2 class=\"ps-story-h\">Not a Big Brand.<br><em>A Proud Family.<\/em><\/h2>\n    <p class=\"ps-story-p\">We started at a flea market table in Central Florida with a passion for fragrance and a dream to share it. For over 15 years we perfected our craft &mdash; learning from customers face to face, week after week. Now we&rsquo;re online, but the heart is the same. Every order is packed by the same family that started it all.<\/p>\n    <a href=\"\/es\/about\/\" class=\"ps-btn-primary\" style=\"display:inline-flex;\">\n      <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      Our Full Story\n    <\/a>\n  <\/div>\n<\/section>\n\n<!-- EMAIL CAPTURE -->\n<section class=\"ps-email-bg\">\n  <div class=\"ps-email-inner\">\n    <div class=\"ps-email-icon\">\n      <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n    <\/div>\n    <h2 class=\"ps-email-h\">Get <em>10% Off<\/em> Your First Order<\/h2>\n    <p class=\"ps-email-p\">Join our community and get exclusive deals, new scent alerts, and home fragrance tips &mdash; straight to your inbox.<\/p>\n    <div class=\"ps-email-form\">\n      <input class=\"ps-email-input\" type=\"email\" placeholder=\"your@email.com\">\n      <button class=\"ps-email-btn\">Claim 10% Off<\/button>\n    <\/div>\n    <p class=\"ps-email-note\">No spam, ever. Unsubscribe anytime.<\/p>\n  <\/div>\n<\/section>\n\n<!-- SOCIAL BAR -->\n<div class=\"ps-social-bar\">\n  <div class=\"ps-social-inner\">\n    <p class=\"ps-social-text\">Follow us for scent inspiration &amp; behind-the-scenes &mdash; <strong>@sanos.prestige.sc<\/strong><\/p>\n    <a href=\"https:\/\/www.tiktok.com\/@sanos.prestige.sc\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ps-tiktok-btn\">\n      <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19.59 6.69a4.83 4.83 0 01-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 01-2.88 2.5 2.89 2.89 0 01-2.89-2.89 2.89 2.89 0 012.89-2.89c.28 0 .54.04.79.1V9.01a6.27 6.27 0 00-.79-.05 6.34 6.34 0 00-6.34 6.34 6.34 6.34 0 006.34 6.34 6.34 6.34 0 006.33-6.34V8.69a8.18 8.18 0 004.78 1.52V6.75a4.85 4.85 0 01-1.02-.06z\"\/><\/svg>\n      Follow on TikTok\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- FOOTER -->\n<footer class=\"ps-footer\">\n  <div class=\"ps-footer-grid\">\n    <div>\n      <div class=\"ps-footer-brand\">Prestige Scents<\/div>\n      <div class=\"ps-footer-desc\">Family-owned fragrance oils and aroma lamps. 15+ years of expertise from Central Florida &mdash; now at your door.<\/div>\n      <div class=\"ps-footer-contact\">\n        <a href=\"mailto:sanosprestigeinc@gmail.com\">sanosprestigeinc@gmail.com<\/a><br>\n        <a href=\"tel:4074089017\">(407) 408-9017<\/a><br>\n        Central Florida, USA\n      <\/div>\n    <\/div>\n    <div>\n      <div class=\"ps-footer-col-title\">Shop<\/div>\n      <ul class=\"ps-footer-links\">\n        <li><a href=\"\/es\/all-products\/\">Todos los productos<\/a><\/li>\n        <li><a href=\"\/es\/categoria-producto\/floral\/\">Floral<\/a><\/li>\n        <li><a href=\"\/es\/categoria-producto\/fresh\/\">Fresco<\/a><\/li>\n        <li><a href=\"\/es\/categoria-producto\/frutal\/\">Afrutado<\/a><\/li>\n        <li><a href=\"\/es\/categoria-producto\/incense\/\">Incienso<\/a><\/li>\n        <li><a href=\"\/es\/categoria-producto\/mixed\/\">Mixto<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div>\n      <div class=\"ps-footer-col-title\">Bundles<\/div>\n      <ul class=\"ps-footer-links\">\n        <li><a href=\"\/es\/producto\/starter-bundle-lamp-3-oils\/\">Starter Bundle<\/a><\/li>\n        <li><a href=\"\/es\/producto\/mix-match-5-pack\/\">5-Pack Mix &amp; Match<\/a><\/li>\n        <li><a href=\"\/es\/producto\/family-gift-set-lamp-5-oils\/\">Family Gift Set<\/a><\/li>\n        <li><a href=\"\/es\/producto\/prestige-scents-dimmable-glass-aroma-lamp-for-fragrance-oils\/\">Aroma Lamp<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div>\n      <div class=\"ps-footer-col-title\">Help<\/div>\n      <ul class=\"ps-footer-links\">\n        <li><a href=\"\/es\/about\/\">About Us<\/a><\/li>\n        <li><a href=\"\/es\/faq\/\">FAQ<\/a><\/li>\n        <li><a href=\"\/es\/contacto\/\">Contacto<\/a><\/li>\n        <li><a href=\"\/es\/shipping-policy\/\">Shipping<\/a><\/li>\n        <li><a href=\"\/es\/return-policy\/\">Returns<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  <div class=\"ps-footer-bottom\">\n    <span class=\"ps-footer-copy\">&copy; 2025 Prestige Scents. Family-owned &amp; operated in Central Florida.<\/span>\n    <ul class=\"ps-footer-policy\">\n      <li><a href=\"\/es\/shipping-policy\/\">Shipping<\/a><\/li>\n      <li><a href=\"\/es\/return-policy\/\">Returns<\/a><\/li>\n      <li><a href=\"\/es\/faq\/\">FAQ<\/a><\/li>\n    <\/ul>\n  <\/div>\n<\/footer>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Family Business &middot; 15+ Years &middot; Central Florida Your Home Deserves toSmell Extraordinary Over 40 handcrafted fragrance oils and beautiful aroma lamps &mdash; born at Florida flea markets, now at your door. Starting at $4.99. Shop All Scents View Bundles 15+Years of Expertise 40+Unique Scents $4.99Starts From 100%Family Made Free shipping on orders $35+ 15+ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_title_panel":"","has_hero_section":"disabled","1f356531bdd51ca138721892a579dc59":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"b2cae29ad4327cd6ec47a26d8497bdbd":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","17d7e8a195bacc3522c95beda62bae1a":"","hero_structure":"narrow","1f864396f1b3c096bab9f09f2eb08297":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"parallax":{"desktop":false,"tablet":false,"mobile":false},"dd90ff475e52ed65d26362a3e5697ad8":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"f5a89dd21436adc1cd529d8669825d44":"","page_structure_type":"default","96e225aacce9ff2d7e401abb12d56c24":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"8a81c09257e4ff9cdd9f7c877eea63e3":"","disable_featured_image":"no","disable_header":"no","disable_footer":"no"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Handcrafted Essential Oils &amp; Aroma Lamps | Prestige Scents<\/title>\n<meta name=\"description\" content=\"Discover handcrafted essential oils and aroma lamps for home fragrance. Shop Prestige Scents for cozy, natural aromas that warm every space.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/prestige-scents.com\/es\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Handcrafted Essential Oils &amp; Aroma Lamps for Cozy Home Fragrance | Prestige Scents\" \/>\n<meta property=\"og:description\" content=\"Discover the warmth of handcrafted essential oils and aroma lamps for home fragrance. Prestige Scents brings comfort, light, and nature-inspired aromas to every home.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prestige-scents.com\/es\/\" \/>\n<meta property=\"og:site_name\" content=\"prestige-scents.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T21:29:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/Sin-titulo-200-x-400-px-900-x-2000-px-260-x-80-px-250-x-250-px.png?fit=250%2C250&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"250\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/\",\"url\":\"https:\\\/\\\/prestige-scents.com\\\/\",\"name\":\"Handcrafted Essential Oils & Aroma Lamps | Prestige Scents\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/prestige-scents.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&ssl=1\",\"datePublished\":\"2021-12-14T20:58:09+00:00\",\"dateModified\":\"2026-04-09T21:29:10+00:00\",\"description\":\"Discover handcrafted essential oils and aroma lamps for home fragrance. Shop Prestige Scents for cozy, natural aromas that warm every space.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#breadcrumb\"},\"inLanguage\":\"es-CO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/prestige-scents.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-CO\",\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/prestige-scents.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/prestige-scents.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&ssl=1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/prestige-scents.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#website\",\"url\":\"https:\\\/\\\/prestige-scents.com\\\/\",\"name\":\"prestige-scents.com\",\"description\":\"Family-owned fragrance oils &amp; aroma lamps. 15+ years of scent expertise from Central Florida.\",\"publisher\":{\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/prestige-scents.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-CO\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#organization\",\"name\":\"prestige-scents.com\",\"url\":\"https:\\\/\\\/prestige-scents.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-CO\",\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/prestige-scents.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Sin-titulo-200-x-400-px-900-x-2000-px-260-x-80-px-250-x-250-px.png?fit=250%2C250&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/prestige-scents.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Sin-titulo-200-x-400-px-900-x-2000-px-260-x-80-px-250-x-250-px.png?fit=250%2C250&ssl=1\",\"width\":250,\"height\":250,\"caption\":\"prestige-scents.com\"},\"image\":{\"@id\":\"https:\\\/\\\/prestige-scents.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Handcrafted Essential Oils & Aroma Lamps | Prestige Scents","description":"Discover handcrafted essential oils and aroma lamps for home fragrance. Shop Prestige Scents for cozy, natural aromas that warm every space.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/prestige-scents.com\/es\/","og_locale":"es_ES","og_type":"article","og_title":"Handcrafted Essential Oils & Aroma Lamps for Cozy Home Fragrance | Prestige Scents","og_description":"Discover the warmth of handcrafted essential oils and aroma lamps for home fragrance. Prestige Scents brings comfort, light, and nature-inspired aromas to every home.","og_url":"https:\/\/prestige-scents.com\/es\/","og_site_name":"prestige-scents.com","article_modified_time":"2026-04-09T21:29:10+00:00","og_image":[{"width":250,"height":250,"url":"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/Sin-titulo-200-x-400-px-900-x-2000-px-260-x-80-px-250-x-250-px.png?fit=250%2C250&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prestige-scents.com\/","url":"https:\/\/prestige-scents.com\/","name":"Handcrafted Essential Oils & Aroma Lamps | Prestige Scents","isPartOf":{"@id":"https:\/\/prestige-scents.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prestige-scents.com\/#primaryimage"},"image":{"@id":"https:\/\/prestige-scents.com\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&ssl=1","datePublished":"2021-12-14T20:58:09+00:00","dateModified":"2026-04-09T21:29:10+00:00","description":"Discover handcrafted essential oils and aroma lamps for home fragrance. Shop Prestige Scents for cozy, natural aromas that warm every space.","breadcrumb":{"@id":"https:\/\/prestige-scents.com\/#breadcrumb"},"inLanguage":"es-CO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prestige-scents.com\/"]}]},{"@type":"ImageObject","inLanguage":"es-CO","@id":"https:\/\/prestige-scents.com\/#primaryimage","url":"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&ssl=1","contentUrl":"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/WhatsApp-Image-2025-04-28-at-10.27.46-AM-3.jpeg?resize=400,400&ssl=1"},{"@type":"BreadcrumbList","@id":"https:\/\/prestige-scents.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prestige-scents.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/prestige-scents.com\/#website","url":"https:\/\/prestige-scents.com\/","name":"prestige-scents.com","description":"Family-owned fragrance oils &amp; aroma lamps. 15+ years of scent expertise from Central Florida.","publisher":{"@id":"https:\/\/prestige-scents.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prestige-scents.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-CO"},{"@type":"Organization","@id":"https:\/\/prestige-scents.com\/#organization","name":"prestige-scents.com","url":"https:\/\/prestige-scents.com\/","logo":{"@type":"ImageObject","inLanguage":"es-CO","@id":"https:\/\/prestige-scents.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/Sin-titulo-200-x-400-px-900-x-2000-px-260-x-80-px-250-x-250-px.png?fit=250%2C250&ssl=1","contentUrl":"https:\/\/i0.wp.com\/prestige-scents.com\/wp-content\/uploads\/2025\/04\/Sin-titulo-200-x-400-px-900-x-2000-px-260-x-80-px-250-x-250-px.png?fit=250%2C250&ssl=1","width":250,"height":250,"caption":"prestige-scents.com"},"image":{"@id":"https:\/\/prestige-scents.com\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":160,"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":1443,"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/pages\/2\/revisions\/1443"}],"wp:attachment":[{"href":"https:\/\/prestige-scents.com\/es\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}