{"id":1253,"date":"2026-03-13T09:42:46","date_gmt":"2026-03-13T09:42:46","guid":{"rendered":"https:\/\/theredbodies.com\/?page_id=1253"},"modified":"2026-03-16T15:39:18","modified_gmt":"2026-03-16T15:39:18","slug":"faqs-the-redbodies","status":"publish","type":"page","link":"https:\/\/theredbodies.com\/index.php\/faqs-the-redbodies\/","title":{"rendered":"FAQ&#8217;s | The Redbodies"},"content":{"rendered":"<style>.elementor-1253 .elementor-element.elementor-element-d629475{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}<\/style>\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1253\" class=\"elementor elementor-1253\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d629475 e-con-full e-flex e-con e-parent\" data-id=\"d629475\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34cbd38 elementor-widget elementor-widget-html\" data-id=\"34cbd38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>FAQ \u2013 The Red Bodies | Premium Fragrances<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,600&family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\r\n\/* ===================== RESET & BASE ===================== *\/\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --gold:       #C4A267;\r\n  --gold-light: #d4b57a;\r\n  --gold-dim:   rgba(196,162,103,0.12);\r\n  --gold-glow:  rgba(196,162,103,0.18);\r\n  --bg:         #0a0a0a;\r\n  --bg2:        #111111;\r\n  --bg3:        #181818;\r\n  --bg4:        #1e1e1e;\r\n  --card:       #141414;\r\n  --border:     rgba(196,162,103,0.14);\r\n  --text:       rgba(255,255,255,0.88);\r\n  --text-dim:   rgba(255,255,255,0.48);\r\n  --text-faint: rgba(255,255,255,0.22);\r\n}\r\n\r\nhtml { scroll-behavior: smooth; }\r\n\r\nbody {\r\n  background: var(--bg);\r\n  color: var(--text);\r\n  font-family: 'Poppins', sans-serif;\r\n  font-weight: 300;\r\n  min-height: 100vh;\r\n  overflow-x: hidden;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* ===================== BACKGROUND ===================== *\/\r\n.page-bg {\r\n  position: fixed;\r\n  inset: 0;\r\n  pointer-events: none;\r\n  z-index: 0;\r\n  overflow: hidden;\r\n}\r\n.page-bg::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: -30%;\r\n  left: -20%;\r\n  width: 70%;\r\n  height: 70%;\r\n  background: radial-gradient(ellipse, rgba(196,162,103,0.055) 0%, transparent 65%);\r\n  animation: bgFloat 18s ease-in-out infinite alternate;\r\n}\r\n.page-bg::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: -20%;\r\n  right: -15%;\r\n  width: 55%;\r\n  height: 60%;\r\n  background: radial-gradient(ellipse, rgba(196,162,103,0.04) 0%, transparent 65%);\r\n  animation: bgFloat 22s ease-in-out infinite alternate-reverse;\r\n}\r\n@keyframes bgFloat {\r\n  0%   { transform: translate(0,0) scale(1); }\r\n  100% { transform: translate(3%,4%) scale(1.06); }\r\n}\r\n\r\n\/* Grain overlay *\/\r\n.grain {\r\n  position: fixed;\r\n  inset: 0;\r\n  pointer-events: none;\r\n  z-index: 1;\r\n  opacity: 0.028;\r\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'\/%3E%3C\/svg%3E\");\r\n  background-repeat: repeat;\r\n  background-size: 200px;\r\n}\r\n\r\n\/* ===================== LAYOUT ===================== *\/\r\n.wrapper {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 900px;\r\n  margin: 0 auto;\r\n  padding: 0 24px 100px;\r\n}\r\n\r\n\/* ===================== HERO ===================== *\/\r\n.hero {\r\n  text-align: center;\r\n  padding: 90px 0 70px;\r\n  position: relative;\r\n}\r\n\r\n.hero-eyebrow {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  font-size: 10px;\r\n  font-weight: 600;\r\n  letter-spacing: 3.5px;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 22px;\r\n  opacity: 0;\r\n  animation: fadeUp 0.7s ease 0.1s forwards;\r\n}\r\n.hero-eyebrow::before,\r\n.hero-eyebrow::after {\r\n  content: '';\r\n  display: block;\r\n  width: 30px;\r\n  height: 1px;\r\n  background: linear-gradient(90deg, transparent, var(--gold));\r\n}\r\n.hero-eyebrow::after {\r\n  background: linear-gradient(90deg, var(--gold), transparent);\r\n}\r\n\r\n.hero h1 {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(42px, 7vw, 72px);\r\n  font-weight: 700;\r\n  line-height: 1.1;\r\n  letter-spacing: -1px;\r\n  color: #fff;\r\n  margin-bottom: 20px;\r\n  opacity: 0;\r\n  animation: fadeUp 0.8s ease 0.2s forwards;\r\n}\r\n.hero h1 em {\r\n  font-style: italic;\r\n  color: var(--gold);\r\n}\r\n\r\n.hero-sub {\r\n  font-size: 15px;\r\n  font-weight: 300;\r\n  color: var(--text-dim);\r\n  max-width: 520px;\r\n  margin: 0 auto 46px;\r\n  opacity: 0;\r\n  animation: fadeUp 0.8s ease 0.3s forwards;\r\n}\r\n\r\n\/* Search *\/\r\n.search-wrap {\r\n  position: relative;\r\n  max-width: 480px;\r\n  margin: 0 auto;\r\n  opacity: 0;\r\n  animation: fadeUp 0.8s ease 0.4s forwards;\r\n}\r\n.search-wrap input {\r\n  width: 100%;\r\n  background: var(--bg3);\r\n  border: 1px solid var(--border);\r\n  border-radius: 50px;\r\n  padding: 15px 54px 15px 22px;\r\n  font-size: 13px;\r\n  font-family: 'Poppins', sans-serif;\r\n  font-weight: 400;\r\n  color: #fff;\r\n  outline: none;\r\n  transition: border-color 0.3s ease, box-shadow 0.3s ease;\r\n}\r\n.search-wrap input::placeholder { color: var(--text-faint); }\r\n.search-wrap input:focus {\r\n  border-color: rgba(196,162,103,0.4);\r\n  box-shadow: 0 0 0 4px rgba(196,162,103,0.06);\r\n}\r\n.search-icon {\r\n  position: absolute;\r\n  right: 18px;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  color: var(--gold);\r\n  font-size: 16px;\r\n  pointer-events: none;\r\n}\r\n\r\n\/* Decorative line *\/\r\n.hero-line {\r\n  width: 1px;\r\n  height: 50px;\r\n  background: linear-gradient(to bottom, transparent, var(--gold), transparent);\r\n  margin: 50px auto 0;\r\n  opacity: 0;\r\n  animation: fadeIn 1s ease 0.6s forwards;\r\n}\r\n\r\n\/* ===================== CATEGORY TABS ===================== *\/\r\n.tabs {\r\n  display: flex;\r\n  gap: 8px;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  margin-bottom: 50px;\r\n  opacity: 0;\r\n  animation: fadeUp 0.7s ease 0.5s forwards;\r\n}\r\n.tab-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 7px;\r\n  padding: 9px 20px;\r\n  border-radius: 50px;\r\n  border: 1px solid var(--border);\r\n  background: transparent;\r\n  color: var(--text-dim);\r\n  font-family: 'Poppins', sans-serif;\r\n  font-size: 11.5px;\r\n  font-weight: 500;\r\n  letter-spacing: 0.5px;\r\n  cursor: pointer;\r\n  transition: all 0.3s ease;\r\n  white-space: nowrap;\r\n}\r\n.tab-btn:hover {\r\n  border-color: rgba(196,162,103,0.35);\r\n  color: var(--gold);\r\n  background: var(--gold-dim);\r\n}\r\n.tab-btn.active {\r\n  border-color: var(--gold);\r\n  background: rgba(196,162,103,0.12);\r\n  color: var(--gold);\r\n  box-shadow: 0 4px 20px rgba(196,162,103,0.1);\r\n}\r\n.tab-icon { font-size: 14px; }\r\n\r\n\/* ===================== FAQ SECTIONS ===================== *\/\r\n.faq-section {\r\n  display: none;\r\n}\r\n.faq-section.active { display: block; }\r\n\r\n.section-label {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  margin-bottom: 24px;\r\n  opacity: 0;\r\n  animation: fadeUp 0.5s ease forwards;\r\n}\r\n.section-label-icon {\r\n  width: 38px;\r\n  height: 38px;\r\n  min-width: 38px;\r\n  border-radius: 10px;\r\n  background: var(--gold-dim);\r\n  border: 1px solid var(--border);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-size: 17px;\r\n}\r\n.section-label h2 {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 20px;\r\n  font-weight: 600;\r\n  color: #fff;\r\n  letter-spacing: 0.3px;\r\n}\r\n.section-label span {\r\n  font-size: 11px;\r\n  color: var(--text-faint);\r\n  font-weight: 400;\r\n  margin-left: 6px;\r\n}\r\n\r\n\/* ===================== ACCORDION ===================== *\/\r\n.faq-list {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 10px;\r\n  margin-bottom: 50px;\r\n}\r\n\r\n.faq-item {\r\n  background: var(--card);\r\n  border: 1px solid var(--border);\r\n  border-radius: 14px;\r\n  overflow: hidden;\r\n  transition: border-color 0.35s ease, box-shadow 0.35s ease;\r\n  opacity: 0;\r\n  animation: fadeUp 0.5s ease forwards;\r\n}\r\n.faq-item:hover {\r\n  border-color: rgba(196,162,103,0.25);\r\n}\r\n.faq-item.open {\r\n  border-color: rgba(196,162,103,0.3);\r\n  box-shadow: 0 8px 35px rgba(0,0,0,0.4), 0 0 0 1px rgba(196,162,103,0.06);\r\n}\r\n\r\n.faq-q {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 16px;\r\n  padding: 22px 24px;\r\n  cursor: pointer;\r\n  user-select: none;\r\n  position: relative;\r\n}\r\n.faq-q:hover .faq-q-text { color: #fff; }\r\n\r\n.faq-num {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  color: var(--gold);\r\n  opacity: 0.5;\r\n  min-width: 24px;\r\n  line-height: 1;\r\n  transition: opacity 0.3s ease;\r\n}\r\n.faq-item.open .faq-num { opacity: 1; }\r\n\r\n.faq-q-text {\r\n  flex: 1;\r\n  font-size: 14.5px;\r\n  font-weight: 500;\r\n  color: rgba(255,255,255,0.78);\r\n  line-height: 1.5;\r\n  transition: color 0.3s ease;\r\n}\r\n.faq-item.open .faq-q-text { color: #fff; }\r\n\r\n.faq-toggle {\r\n  width: 30px;\r\n  height: 30px;\r\n  min-width: 30px;\r\n  border-radius: 8px;\r\n  background: var(--bg4);\r\n  border: 1px solid var(--border);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  transition: all 0.35s cubic-bezier(0.34,1.56,0.64,1);\r\n  flex-shrink: 0;\r\n}\r\n.faq-item.open .faq-toggle {\r\n  background: var(--gold);\r\n  border-color: var(--gold);\r\n  transform: rotate(45deg);\r\n}\r\n.faq-toggle svg {\r\n  width: 12px;\r\n  height: 12px;\r\n  stroke: var(--text-dim);\r\n  transition: stroke 0.3s ease;\r\n}\r\n.faq-item.open .faq-toggle svg { stroke: #0a0a0a; }\r\n\r\n\/* Answer panel *\/\r\n.faq-a {\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height 0.5s cubic-bezier(0.25,0.8,0.25,1);\r\n}\r\n.faq-item.open .faq-a { max-height: 1000px; }\r\n\r\n.faq-a-inner {\r\n  padding: 0 24px 24px 64px;\r\n  font-size: 13.5px;\r\n  font-weight: 300;\r\n  color: var(--text-dim);\r\n  line-height: 1.85;\r\n  border-top: 1px solid rgba(255,255,255,0.04);\r\n  padding-top: 18px;\r\n  margin: 0 24px;\r\n}\r\n.faq-a-inner a {\r\n  color: var(--gold);\r\n  text-decoration: none;\r\n  font-weight: 500;\r\n  border-bottom: 1px solid rgba(196,162,103,0.25);\r\n  transition: border-color 0.3s ease;\r\n}\r\n.faq-a-inner a:hover { border-color: var(--gold); }\r\n\r\n.faq-a-inner .highlight {\r\n  display: inline-block;\r\n  background: rgba(196,162,103,0.1);\r\n  border: 1px solid rgba(196,162,103,0.18);\r\n  color: var(--gold);\r\n  font-size: 12px;\r\n  font-weight: 500;\r\n  padding: 2px 10px;\r\n  border-radius: 20px;\r\n  margin: 0 2px;\r\n}\r\n\r\n.faq-a-inner ul {\r\n  list-style: none;\r\n  margin: 12px 0 4px;\r\n}\r\n.faq-a-inner ul li {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 10px;\r\n  padding: 5px 0;\r\n}\r\n.faq-a-inner ul li::before {\r\n  content: '\u25c6';\r\n  font-size: 5px;\r\n  color: var(--gold);\r\n  margin-top: 7px;\r\n  flex-shrink: 0;\r\n}\r\n\r\n\/* ===================== NO RESULTS ===================== *\/\r\n.no-results {\r\n  text-align: center;\r\n  padding: 60px 20px;\r\n  display: none;\r\n}\r\n.no-results.show { display: block; }\r\n.no-results-icon { font-size: 46px; margin-bottom: 16px; }\r\n.no-results h3 {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 22px;\r\n  color: #fff;\r\n  margin-bottom: 10px;\r\n}\r\n.no-results p { color: var(--text-dim); font-size: 13px; }\r\n\r\n\/* ===================== CONTACT BANNER ===================== *\/\r\n.contact-banner {\r\n  margin-top: 70px;\r\n  background: linear-gradient(135deg, #161616 0%, #1a1612 100%);\r\n  border: 1px solid var(--border);\r\n  border-radius: 20px;\r\n  padding: 50px 40px;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n  opacity: 0;\r\n  animation: fadeUp 0.8s ease 0.8s forwards;\r\n}\r\n.contact-banner::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0;\r\n  height: 2px;\r\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\r\n}\r\n.contact-banner::after {\r\n  content: '\u2726';\r\n  position: absolute;\r\n  font-size: 200px;\r\n  color: rgba(196,162,103,0.025);\r\n  top: -30px;\r\n  right: -20px;\r\n  line-height: 1;\r\n  pointer-events: none;\r\n  font-family: 'Playfair Display', serif;\r\n}\r\n.contact-banner h3 {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 28px;\r\n  font-weight: 700;\r\n  color: #fff;\r\n  margin-bottom: 12px;\r\n}\r\n.contact-banner h3 em { color: var(--gold); font-style: italic; }\r\n.contact-banner p {\r\n  color: var(--text-dim);\r\n  font-size: 13.5px;\r\n  margin-bottom: 34px;\r\n  max-width: 420px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n}\r\n.contact-btns {\r\n  display: flex;\r\n  gap: 12px;\r\n  justify-content: center;\r\n  flex-wrap: wrap;\r\n}\r\n.btn-gold {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  padding: 13px 28px;\r\n  background: var(--gold);\r\n  colo:black !important\r\n  border: none;\r\n  border-radius: 50px;\r\n  font-family: 'Poppins', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  letter-spacing: 1px;\r\n  text-transform: uppercase;\r\n  text-decoration: none;\r\n  cursor: pointer;\r\n  transition: all 0.3s ease;\r\n}\r\n.btn-gold:hover {\r\n  background: black!important;\r\n  box-shadow: 0 8px 30px rgba(196,162,103,0.35);\r\n  transform: translateY(-2px);\r\n}\r\n.btn-outline {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  padding: 13px 28px;\r\n  background: transparent;\r\n  color: var(--gold);\r\n  border: 1px solid var(--gold);\r\n  border-radius: 50px;\r\n  font-family: 'Poppins', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 600;\r\n  letter-spacing: 1px;\r\n  text-transform: uppercase;\r\n  text-decoration: none;\r\n  cursor: pointer;\r\n  transition: all 0.3s ease;\r\n}\r\n.btn-outline:hover {\r\n  background: rgba(196,162,103,0.1);\r\n  box-shadow: 0 4px 20px rgba(196,162,103,0.12);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* ===================== STATS BAR ===================== *\/\r\n.stats-bar {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 1px;\r\n  background: var(--border);\r\n  border: 1px solid var(--border);\r\n  border-radius: 14px;\r\n  overflow: hidden;\r\n  margin-bottom: 60px;\r\n  opacity: 0;\r\n  animation: fadeUp 0.7s ease 0.45s forwards;\r\n}\r\n.stat {\r\n  background: var(--bg3);\r\n  padding: 24px 20px;\r\n  text-align: center;\r\n}\r\n.stat-num {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 26px;\r\n  font-weight: 700;\r\n  color: var(--gold);\r\n  line-height: 1;\r\n  margin-bottom: 5px;\r\n}\r\n.stat-label {\r\n  font-size: 10.5px;\r\n  font-weight: 500;\r\n  color: var(--text-faint);\r\n  letter-spacing: 1px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n\/* ===================== ANIMATIONS ===================== *\/\r\n@keyframes fadeUp {\r\n  from { opacity: 0; transform: translateY(22px); }\r\n  to   { opacity: 1; transform: translateY(0); }\r\n}\r\n@keyframes fadeIn {\r\n  from { opacity: 0; }\r\n  to   { opacity: 1; }\r\n}\r\n\r\n\/* Staggered delays for faq items *\/\r\n.faq-item:nth-child(1)  { animation-delay: 0.05s; }\r\n.faq-item:nth-child(2)  { animation-delay: 0.10s; }\r\n.faq-item:nth-child(3)  { animation-delay: 0.15s; }\r\n.faq-item:nth-child(4)  { animation-delay: 0.20s; }\r\n.faq-item:nth-child(5)  { animation-delay: 0.25s; }\r\n.faq-item:nth-child(6)  { animation-delay: 0.30s; }\r\n.faq-item:nth-child(7)  { animation-delay: 0.35s; }\r\n.faq-item:nth-child(8)  { animation-delay: 0.40s; }\r\n\r\n\/* ===================== SCROLLBAR ===================== *\/\r\n::-webkit-scrollbar { width: 5px; }\r\n::-webkit-scrollbar-track { background: var(--bg); }\r\n::-webkit-scrollbar-thumb { background: rgba(196,162,103,0.3); border-radius: 10px; }\r\n\r\n\/* ===================== RESPONSIVE ===================== *\/\r\n@media (max-width: 640px) {\r\n  .hero { padding: 60px 0 50px; }\r\n  .hero h1 { font-size: 38px; }\r\n  .faq-q { padding: 18px 18px; gap: 12px; }\r\n  .faq-a-inner { padding: 0 18px 20px 50px; margin: 0 18px; }\r\n  .contact-banner { padding: 36px 24px; }\r\n  .contact-banner h3 { font-size: 22px; }\r\n  .stats-bar { grid-template-columns: repeat(3,1fr); }\r\n  .stat-num { font-size: 20px; }\r\n  .tab-btn { font-size: 10.5px; padding: 8px 14px; }\r\n}\r\n@media (max-width: 400px) {\r\n  .stats-bar { grid-template-columns: 1fr; }\r\n  .contact-btns { flex-direction: column; align-items: center; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"page-bg\"><\/div>\r\n<div class=\"grain\"><\/div>\r\n\r\n<div class=\"wrapper\">\r\n\r\n  <!-- ===== HERO ===== -->\r\n  <div class=\"hero\">\r\n    <div class=\"hero-eyebrow\">Help Center<\/div>\r\n    <h1>Frequently Asked<br><em>Questions<\/em><\/h1>\r\n    <p class=\"hero-sub\">Everything you need to know about our fragrances, orders, shipping, and more. Can't find an answer? We're here to help.<\/p>\r\n\r\n    <div class=\"search-wrap\">\r\n      <input type=\"text\" id=\"faqSearch\" placeholder=\"Search questions\u2026\" autocomplete=\"off\">\r\n      <span class=\"search-icon\">\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.35-4.35\"\/><\/svg>\r\n      <\/span>\r\n    <\/div>\r\n\r\n    <div class=\"hero-line\"><\/div>\r\n  <\/div>\r\n\r\n  <!-- ===== STATS BAR ===== -->\r\n  <div class=\"stats-bar\">\r\n    <div class=\"stat\"><div class=\"stat-num\">40+<\/div><div class=\"stat-label\">Luxury Brands<\/div><\/div>\r\n    <div class=\"stat\"><div class=\"stat-num\">24h<\/div><div class=\"stat-label\">Support Response<\/div><\/div>\r\n    <div class=\"stat\"><div class=\"stat-num\">100%<\/div><div class=\"stat-label\">Authentic<\/div><\/div>\r\n  <\/div>\r\n\r\n  <!-- ===== CATEGORY TABS ===== -->\r\n  <div class=\"tabs\" id=\"tabsContainer\">\r\n    <button class=\"tab-btn active\" data-tab=\"all\"><span class=\"tab-icon\">\u2726<\/span> All<\/button>\r\n    <button class=\"tab-btn\" data-tab=\"orders\"><span class=\"tab-icon\">\ud83d\udce6<\/span> Orders<\/button>\r\n    <button class=\"tab-btn\" data-tab=\"shipping\"><span class=\"tab-icon\">\ud83d\ude9a<\/span> Shipping<\/button>\r\n    <button class=\"tab-btn\" data-tab=\"products\"><span class=\"tab-icon\">\ud83e\uddf4<\/span> Products<\/button>\r\n    <button class=\"tab-btn\" data-tab=\"returns\"><span class=\"tab-icon\">\u21a9\ufe0f<\/span> Returns<\/button>\r\n    <button class=\"tab-btn\" data-tab=\"account\"><span class=\"tab-icon\">\ud83d\udc64<\/span> Account<\/button>\r\n    <button class=\"tab-btn\" data-tab=\"payment\"><span class=\"tab-icon\">\ud83d\udcb3<\/span> Payment<\/button>\r\n  <\/div>\r\n\r\n  <!-- ===== NO RESULTS ===== -->\r\n  <div class=\"no-results\" id=\"noResults\">\r\n    <div class=\"no-results-icon\">\ud83d\udd0d<\/div>\r\n    <h3>No results found<\/h3>\r\n    <p>Try different keywords or browse by category above.<\/p>\r\n  <\/div>\r\n\r\n  <!-- ===== ALL SECTION ===== -->\r\n  <div class=\"faq-section active\" id=\"tab-all\">\r\n\r\n    <!-- ORDERS -->\r\n    <div class=\"section-label\">\r\n      <div class=\"section-label-icon\">\ud83d\udce6<\/div>\r\n      <h2>Orders <span>6 questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\" data-cat=\"orders\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">01<\/span>\r\n          <span class=\"faq-q-text\">How do I place an order on The Red Bodies?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Placing an order is simple. Browse our collections, select your desired fragrance, choose your preferred size, and add it to your cart. Proceed to checkout, enter your shipping details, and choose your payment method. You'll receive an order confirmation email instantly after your purchase is complete.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"orders\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">02<\/span>\r\n          <span class=\"faq-q-text\">Can I modify or cancel my order after placing it?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            You can modify or cancel your order within <span class=\"highlight\">2 hours<\/span> of placing it. After this window, your order enters processing and changes may not be possible. Please contact us immediately at <a href=\"mailto:theredbodies@hotmail.com\">theredbodies@hotmail.com<\/a> or via WhatsApp at <a href=\"tel:+923200990111\">+92 320 099 0111<\/a> for urgent changes.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"orders\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">03<\/span>\r\n          <span class=\"faq-q-text\">How can I track my order?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Once your order ships, you'll receive a tracking number via email and SMS. You can also log into your account and visit the <strong>My Orders<\/strong> section to track your package in real time. If you haven't received tracking information within 48 hours of your order, please contact our support team.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"orders\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">04<\/span>\r\n          <span class=\"faq-q-text\">Do you offer gift wrapping or gift messages?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Yes! We offer premium gift wrapping for a special touch. At checkout, select the <span class=\"highlight\">Gift Wrap<\/span> option and you can add a personalized message for your recipient. Our packaging is luxurious by default \u2014 every order ships in our signature black and gold presentation box.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"orders\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">05<\/span>\r\n          <span class=\"faq-q-text\">What happens if my order is lost or damaged?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We take full responsibility for orders lost or damaged in transit. If your order arrives damaged, please photograph the item and packaging within <span class=\"highlight\">24 hours<\/span> of delivery and send it to our support team. We will arrange a replacement or full refund at no additional cost to you.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"orders\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">06<\/span>\r\n          <span class=\"faq-q-text\">Can I place a bulk or corporate order?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Absolutely. We welcome bulk and corporate orders for gifting, events, or resale. Contact us directly for volume pricing and custom packaging options. Orders of <span class=\"highlight\">10+ units<\/span> receive special pricing. Reach out at <a href=\"mailto:theredbodies@hotmail.com\">theredbodies@hotmail.com<\/a> with your requirements.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- SHIPPING -->\r\n    <div class=\"section-label\">\r\n      <div class=\"section-label-icon\">\ud83d\ude9a<\/div>\r\n      <h2>Shipping <span>5 questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\" data-cat=\"shipping\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">01<\/span>\r\n          <span class=\"faq-q-text\">What are your shipping options and delivery times?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We offer the following shipping options across Pakistan:\r\n            <ul>\r\n              <li>Standard Delivery: 3\u20135 business days<\/li>\r\n              <li>Express Delivery: 1\u20132 business days<\/li>\r\n              <li>Same-day Delivery: Available in Lahore, Karachi, and Islamabad (order before 12 PM)<\/li>\r\n            <\/ul>\r\n            International shipping is also available. Delivery times vary by destination.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"shipping\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">02<\/span>\r\n          <span class=\"faq-q-text\">Do you offer free shipping?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Yes! We offer <span class=\"highlight\">free standard shipping<\/span> on all orders over Rs. 5,000 within Pakistan. Orders below this threshold have a flat shipping fee of Rs. 200. Express and same-day delivery options have separate charges regardless of order value.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"shipping\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">03<\/span>\r\n          <span class=\"faq-q-text\">Do you ship internationally?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Yes, we ship to select international destinations. Please note that some countries have restrictions on shipping perfumes and alcohol-based products. International orders may also be subject to customs duties and import taxes, which are the responsibility of the recipient. Contact us to confirm availability for your country.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"shipping\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">04<\/span>\r\n          <span class=\"faq-q-text\">How is my fragrance packaged for shipping?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Every fragrance is carefully secured in foam inserts, wrapped in tissue paper, and placed in our signature black presentation box before being packed in a protective outer carton. This ensures your bottle arrives in perfect condition, whether it's for yourself or a gift.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"shipping\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">05<\/span>\r\n          <span class=\"faq-q-text\">Can I change my shipping address after placing an order?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Address changes are possible only if your order hasn't been dispatched yet. Contact us immediately via WhatsApp at <a href=\"https:\/\/wa.me\/923200990111\">+92 320 099 0111<\/a> with your order number and the new delivery address. Once an order is with the courier, address changes are unfortunately not possible.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- PRODUCTS -->\r\n    <div class=\"section-label\">\r\n      <div class=\"section-label-icon\">\ud83e\uddf4<\/div>\r\n      <h2>Products <span>5 questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\" data-cat=\"products\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">01<\/span>\r\n          <span class=\"faq-q-text\">Are all your fragrances 100% authentic?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            <span class=\"highlight\">100% Authentic<\/span> \u2014 this is our core promise. Every fragrance we sell is sourced directly from authorized distributors and comes with original packaging, batch codes, and certificates of authenticity where applicable. We do not deal in imitations, copies, or inspired-by fragrances. Your trust is our reputation.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"products\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">02<\/span>\r\n          <span class=\"faq-q-text\">How do I choose the right fragrance for me?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Choosing a fragrance is deeply personal. Consider the occasion (daily wear, evenings, special events), the season, and your preferred scent family:\r\n            <ul>\r\n              <li>Fresh\/Aquatic \u2013 clean, light, perfect for summer and day wear<\/li>\r\n              <li>Woody\/Earthy \u2013 warm, grounding, ideal for autumn and evening<\/li>\r\n              <li>Floral \u2013 romantic, feminine, versatile year-round<\/li>\r\n              <li>Oriental\/Oud \u2013 rich, bold, powerful for formal occasions<\/li>\r\n            <\/ul>\r\n            Our team is happy to guide you \u2014 <a href=\"https:\/\/wa.me\/923200990111\">chat with us on WhatsApp<\/a> for personalized recommendations.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"products\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">03<\/span>\r\n          <span class=\"faq-q-text\">What is the difference between EDP, EDT, and Parfum?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            The difference lies in fragrance oil concentration:\r\n            <ul>\r\n              <li><strong>Parfum (Extrait)<\/strong> \u2013 20\u201330% concentration, lasts 8\u201312 hours, most intense<\/li>\r\n              <li><strong>EDP (Eau de Parfum)<\/strong> \u2013 15\u201320% concentration, lasts 6\u20138 hours, rich and lasting<\/li>\r\n              <li><strong>EDT (Eau de Toilette)<\/strong> \u2013 8\u201315% concentration, lasts 4\u20136 hours, lighter and fresher<\/li>\r\n              <li><strong>EDC (Eau de Cologne)<\/strong> \u2013 2\u20135% concentration, lasts 2\u20133 hours, very light<\/li>\r\n            <\/ul>\r\n            Higher concentration means stronger sillage (trail) and longer wear.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"products\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">04<\/span>\r\n          <span class=\"faq-q-text\">How should I store my fragrances properly?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            To preserve your fragrance quality and longevity:\r\n            <ul>\r\n              <li>Store away from direct sunlight and heat sources<\/li>\r\n              <li>Keep in a cool, dry place (not in the bathroom \u2014 humidity degrades scent)<\/li>\r\n              <li>Keep the cap on when not in use to prevent evaporation<\/li>\r\n              <li>Store in the original box to protect from light exposure<\/li>\r\n              <li>Avoid temperature fluctuations \u2014 a drawer or closet shelf is ideal<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"products\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">05<\/span>\r\n          <span class=\"faq-q-text\">Do you offer fragrance samples or testers?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We occasionally offer sample sets and discovery kits for select fragrances. These are a great way to test a scent on your skin before committing to a full bottle. Check our <a href=\"https:\/\/theredbodies.com\">website<\/a> for current sample offerings, or contact us to ask about availability for a specific fragrance.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- RETURNS -->\r\n    <div class=\"section-label\">\r\n      <div class=\"section-label-icon\">\u21a9\ufe0f<\/div>\r\n      <h2>Returns & Refunds <span>4 questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\" data-cat=\"returns\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">01<\/span>\r\n          <span class=\"faq-q-text\">What is your return policy?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We accept returns within <span class=\"highlight\">7 days<\/span> of delivery for items that are unopened and in original condition. Due to the nature of fragrance products, we cannot accept returns on opened or used items unless the product is defective or damaged. Items must be returned in their original packaging with all seals intact.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"returns\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">02<\/span>\r\n          <span class=\"faq-q-text\">How do I initiate a return or exchange?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            To initiate a return, contact our support team within 7 days of receiving your order:\r\n            <ul>\r\n              <li>Email: <a href=\"mailto:theredbodies@hotmail.com\">theredbodies@hotmail.com<\/a><\/li>\r\n              <li>WhatsApp: <a href=\"https:\/\/wa.me\/923200990111\">+92 320 099 0111<\/a><\/li>\r\n            <\/ul>\r\n            Include your order number, reason for return, and clear photos if the item is damaged. Our team will guide you through the process and arrange a pickup where applicable.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"returns\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">03<\/span>\r\n          <span class=\"faq-q-text\">How long does a refund take?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Once we receive and inspect the returned item, refunds are processed within <span class=\"highlight\">5\u20137 business days<\/span>. The refund is issued to your original payment method. Bank transfer refunds may take an additional 2\u20133 days depending on your bank. You'll receive an email confirmation once the refund is initiated.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"returns\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">04<\/span>\r\n          <span class=\"faq-q-text\">I received the wrong item. What should I do?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We sincerely apologize for the mix-up. Please contact us immediately with your order number and a photo of what you received. We will arrange an urgent collection and ship the correct item to you at absolutely no extra cost. We aim to resolve all such issues within <span class=\"highlight\">24\u201348 hours<\/span>.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- ACCOUNT -->\r\n    <div class=\"section-label\">\r\n      <div class=\"section-label-icon\">\ud83d\udc64<\/div>\r\n      <h2>Account <span>3 questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\" data-cat=\"account\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">01<\/span>\r\n          <span class=\"faq-q-text\">Do I need an account to place an order?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            No account is required to place an order \u2014 you can check out as a guest. However, creating an account gives you access to order tracking, order history, saved addresses, exclusive member discounts, and early access to new arrivals. We recommend registering for the best experience.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"account\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">02<\/span>\r\n          <span class=\"faq-q-text\">I forgot my password. How do I reset it?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Visit the <a href=\"https:\/\/theredbodies.com\/index.php\/my-account\/\">My Account<\/a> page and click <strong>\"Lost your password?\"<\/strong>. Enter your registered email address and we'll send you a secure password reset link. The link expires within 24 hours for security. If you don't receive the email, check your spam folder or contact support.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"account\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">03<\/span>\r\n          <span class=\"faq-q-text\">How do I update my account information?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Log in to your account and navigate to the <strong>Account Details<\/strong> section to update your name, email, or password. To update saved delivery addresses, go to the <strong>Addresses<\/strong> section. Changes are saved instantly and applied to your next order.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- PAYMENT -->\r\n    <div class=\"section-label\">\r\n      <div class=\"section-label-icon\">\ud83d\udcb3<\/div>\r\n      <h2>Payment <span>3 questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\" data-cat=\"payment\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">01<\/span>\r\n          <span class=\"faq-q-text\">What payment methods do you accept?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We accept a wide range of payment methods for your convenience:\r\n            <ul>\r\n              <li>Cash on Delivery (COD) \u2014 available across Pakistan<\/li>\r\n              <li>Bank Transfer (Jazz Cash, EasyPaisa, direct bank)<\/li>\r\n              <li>Credit & Debit Cards (Visa, Mastercard)<\/li>\r\n              <li>Online payment via secure checkout<\/li>\r\n            <\/ul>\r\n            All online payments are processed through a secure, encrypted gateway.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"payment\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">02<\/span>\r\n          <span class=\"faq-q-text\">Is my payment information secure?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            Absolutely. We use <span class=\"highlight\">SSL encryption<\/span> across our entire website. Your payment details are never stored on our servers \u2014 all card transactions are processed by certified, PCI-compliant payment providers. We take your privacy and security extremely seriously.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\" data-cat=\"payment\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <span class=\"faq-num\">03<\/span>\r\n          <span class=\"faq-q-text\">Do you offer installment or buy-now-pay-later options?<\/span>\r\n          <span class=\"faq-toggle\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.5\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">\r\n          <div class=\"faq-a-inner\">\r\n            We are actively working on introducing installment payment options through select banks and BNPL platforms. Currently, for large orders, we can arrange payment flexibility on a case-by-case basis. Contact us directly to discuss available options for purchases over <span class=\"highlight\">Rs. 15,000<\/span>.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div><!-- \/tab-all -->\r\n\r\n  <!-- Individual category tabs (cloned dynamically by JS) -->\r\n  <div class=\"faq-section\" id=\"tab-orders\"><\/div>\r\n  <div class=\"faq-section\" id=\"tab-shipping\"><\/div>\r\n  <div class=\"faq-section\" id=\"tab-products\"><\/div>\r\n  <div class=\"faq-section\" id=\"tab-returns\"><\/div>\r\n  <div class=\"faq-section\" id=\"tab-account\"><\/div>\r\n  <div class=\"faq-section\" id=\"tab-payment\"><\/div>\r\n\r\n  <!-- ===== CONTACT BANNER ===== -->\r\n  <div class=\"contact-banner\">\r\n    <h3>Still have a <em>question?<\/em><\/h3>\r\n    <p>Our fragrance experts are available 7 days a week to help you find the perfect scent or resolve any concern.<\/p>\r\n    <div class=\"contact-btns\">\r\n      <a href=\"https:\/\/wa.me\/923200990111\" class=\"btn-gold\">\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.098.541 4.063 1.488 5.779L0 24l6.387-1.674A11.942 11.942 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-1.891 0-3.666-.52-5.187-1.424l-.371-.221-3.844 1.007 1.028-3.748-.241-.386A9.955 9.955 0 012 12C2 6.478 6.477 2 12 2s10 4.478 10 10-4.477 10-10 10z\"\/><\/svg>\r\n        Chat on WhatsApp\r\n      <\/a>\r\n      <a href=\"mailto:theredbodies@hotmail.com\" class=\"btn-outline\">\r\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\r\n        Send an Email\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div><!-- \/wrapper -->\r\n\r\n<script>\r\n(function () {\r\n  'use strict';\r\n\r\n  \/* ---- Build individual tab sections from data-cat attributes ---- *\/\r\n  const allItems = document.querySelectorAll('#tab-all .faq-item');\r\n  const cats = ['orders','shipping','products','returns','account','payment'];\r\n\r\n  cats.forEach(function(cat) {\r\n    const target = document.getElementById('tab-' + cat);\r\n    allItems.forEach(function(item) {\r\n      if (item.getAttribute('data-cat') === cat) {\r\n        const clone = item.cloneNode(true);\r\n        clone.querySelector('.faq-q').setAttribute('onclick', 'toggleFaq(this)');\r\n        target.appendChild(clone);\r\n      }\r\n    });\r\n  });\r\n\r\n  \/* ---- Tab switching ---- *\/\r\n  const tabBtns = document.querySelectorAll('.tab-btn');\r\n  const sections = document.querySelectorAll('.faq-section');\r\n\r\n  tabBtns.forEach(function(btn) {\r\n    btn.addEventListener('click', function () {\r\n      tabBtns.forEach(function(b) { b.classList.remove('active'); });\r\n      btn.classList.add('active');\r\n\r\n      const target = btn.getAttribute('data-tab');\r\n      sections.forEach(function(s) { s.classList.remove('active'); });\r\n      document.getElementById('tab-' + target).classList.add('active');\r\n\r\n      \/\/ Re-animate items\r\n      const items = document.querySelectorAll('#tab-' + target + ' .faq-item');\r\n      items.forEach(function(item, i) {\r\n        item.style.animation = 'none';\r\n        item.style.opacity = '0';\r\n        requestAnimationFrame(function () {\r\n          item.style.animation = '';\r\n          item.style.animationDelay = (i * 0.06) + 's';\r\n        });\r\n      });\r\n\r\n      \/\/ Clear search\r\n      document.getElementById('faqSearch').value = '';\r\n      document.getElementById('noResults').classList.remove('show');\r\n    });\r\n  });\r\n\r\n  \/* ---- Search ---- *\/\r\n  document.getElementById('faqSearch').addEventListener('input', function () {\r\n    const q = this.value.toLowerCase().trim();\r\n\r\n    \/\/ Switch to \"all\" tab when searching\r\n    tabBtns.forEach(function(b) { b.classList.remove('active'); });\r\n    document.querySelector('[data-tab=\"all\"]').classList.add('active');\r\n    sections.forEach(function(s) { s.classList.remove('active'); });\r\n    document.getElementById('tab-all').classList.add('active');\r\n\r\n    const items = document.querySelectorAll('#tab-all .faq-item');\r\n    let visible = 0;\r\n\r\n    items.forEach(function(item) {\r\n      const text = item.textContent.toLowerCase();\r\n      if (!q || text.includes(q)) {\r\n        item.style.display = '';\r\n        visible++;\r\n      } else {\r\n        item.style.display = 'none';\r\n      }\r\n    });\r\n\r\n    \/\/ Show\/hide section labels based on visible items\r\n    document.querySelectorAll('#tab-all .section-label').forEach(function(label) {\r\n      if (!q) { label.style.display = ''; return; }\r\n      \/\/ Check if any sibling faq-list items are visible\r\n      let next = label.nextElementSibling;\r\n      let hasVisible = false;\r\n      while (next && next.classList.contains('faq-list')) {\r\n        next.querySelectorAll('.faq-item').forEach(function(it) {\r\n          if (it.style.display !== 'none') hasVisible = true;\r\n        });\r\n        next = next.nextElementSibling;\r\n      }\r\n      label.style.display = hasVisible ? '' : 'none';\r\n    });\r\n\r\n    document.getElementById('noResults').classList.toggle('show', visible === 0 && q !== '');\r\n  });\r\n\r\n})();\r\n\r\n\/* ---- Toggle accordion ---- *\/\r\nfunction toggleFaq(el) {\r\n  const item = el.closest('.faq-item');\r\n  const isOpen = item.classList.contains('open');\r\n\r\n  \/\/ Close all in this section\r\n  const section = item.closest('.faq-section');\r\n  if (section) {\r\n    section.querySelectorAll('.faq-item.open').forEach(function(i) {\r\n      i.classList.remove('open');\r\n    });\r\n  }\r\n\r\n  if (!isOpen) item.classList.add('open');\r\n}\r\n<\/script>\r\n<\/body>\r\n<\/html>\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>FAQ \u2013 The Red Bodies | Premium Fragrances Help Center Frequently AskedQuestions Everything you need to know about our fragrances, orders, shipping, and more. Can&#8217;t find an answer? We&#8217;re here to help. 40+Luxury Brands 24hSupport Response 100%Authentic \u2726 All \ud83d\udce6 Orders \ud83d\ude9a Shipping \ud83e\uddf4 Products \u21a9\ufe0f Returns \ud83d\udc64 Account \ud83d\udcb3 Payment \ud83d\udd0d No results found [&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":{"footnotes":""},"class_list":["post-1253","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/pages\/1253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/comments?post=1253"}],"version-history":[{"count":4,"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/pages\/1253\/revisions"}],"predecessor-version":[{"id":1394,"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/pages\/1253\/revisions\/1394"}],"wp:attachment":[{"href":"https:\/\/theredbodies.com\/index.php\/wp-json\/wp\/v2\/media?parent=1253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}