{"product_id":"solid-brass-2-outlet-shower-system-ceiling-rainfall-shower-with-tub-filler","title":"Solid Brass 2-Outlet Shower System,  Ceiling Rainfall Shower With Tub Filler","description":"\u003cstyle\u003e\n.shower-desc {\n  --primary: #1a1a1a;\n  --accent: #a67c52;\n  --accent-light: #d4b896;\n  --muted: #666;\n  --bg-light: #fafaf8;\n  --shadow: rgba(0, 0, 0, .1);\n  color: var(--primary);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  line-height: 1.6;\n  background: linear-gradient(to bottom, #fff 0%, var(--bg-light) 100%);\n  margin: 0;\n  padding: 0;\n}\n\n.shower-desc__wrap {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: clamp(24px, 4vw, 60px) clamp(16px, 2vw, 24px);\n}\n\n.shower-desc__header {\n  text-align: center;\n  padding: clamp(40px, 6vw, 80px) 0;\n  position: relative;\n}\n\n.shower-desc__header::after {\n  content: \"\";\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--accent), transparent);\n}\n\n.shower-desc__eyebrow {\n  font-size: clamp(.75rem, 1vw, .85rem);\n  letter-spacing: .15em;\n  text-transform: uppercase;\n  color: var(--accent);\n  margin: 0 0 1rem;\n  font-weight: 600;\n}\n\n.shower-desc__title {\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  line-height: 1.1;\n  margin: 0 0 1rem;\n  font-weight: 700;\n  color: var(--accent);\n}\n\n.shower-desc__sub {\n  color: var(--muted);\n  font-size: clamp(1.7rem, 1.8vw, 1.5rem);\n  max-width: 700px;\n  margin: 0 auto;\n  line-height: 1.7;\n}\n\n.shower-desc__cta-section {\n  text-align: center;\n  margin: clamp(30px, 4vw, 40px) 0;\n  padding: clamp(20px, 3vw, 30px);\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  border-radius: 12px;\n  border: 2px solid var(--accent);\n  box-shadow: 0 8px 30px rgba(166, 124, 82, .15);\n}\n\n.shower-desc__price-note {\n  font-size: clamp(13px, 1.5vw, 16px);\n  color: var(--muted);\n  margin-bottom: 20px;\n}\n\n.shower-desc__cta-primary {\n  background: var(--accent);\n  color: #fff;\n  border: none;\n  padding: clamp(14px, 2vw, 18px) clamp(30px, 4vw, 40px);\n  font-size: clamp(15px, 2vw, 18px);\n  font-weight: 700;\n  border-radius: 8px;\n  cursor: pointer;\n  transition: all .3s ease;\n  box-shadow: 0 4px 15px rgba(166, 124, 82, .3);\n  text-transform: uppercase;\n  letter-spacing: .5px;\n  width: 100%;\n  max-width: 400px;\n}\n\n.shower-desc__cta-primary:hover {\n  background: #8b6740;\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(166, 124, 82, .4);\n}\n\n.shower-desc__cta-primary:active {\n  transform: translateY(0);\n}\n\n.shower-desc__trust-bar {\n  display: flex;\n  justify-content: center;\n  gap: clamp(15px, 3vw, 30px);\n  margin-top: 20px;\n  flex-wrap: wrap;\n  font-size: clamp(11px, 1.5vw, 14px);\n  color: var(--primary);\n  font-weight: 500;\n}\n\n.shower-desc__trust-bar div {\n  display: flex;\n  align-items: center;\n  gap: 5px;\n}\n\n.shower-desc__trust-bar div:before {\n  content: \"✓\";\n  color: var(--accent);\n  font-weight: bold;\n}\n\n.shower-desc__guarantees-bar {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 15px;\n  margin: 30px 0;\n  padding: 20px;\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid var(--accent-light);\n  box-shadow: 0 4px 15px var(--shadow);\n}\n\n.guarantee-item {\n  text-align: center;\n  padding: 15px;\n  background: var(--bg-light);\n  border-radius: 8px;\n  transition: all .3s ease;\n}\n\n.guarantee-item:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 4px 12px var(--shadow);\n}\n\n.guarantee-item svg {\n  width: 32px;\n  height: 32px;\n  margin: 0 auto 10px;\n  color: var(--accent);\n}\n\n.guarantee-item strong {\n  display: block;\n  font-size: clamp(12px, 1.5vw, 14px);\n  color: var(--primary);\n  margin-top: 8px;\n}\n\n.shower-desc__scarcity-notice {\n  background: #fff8f0;\n  border: 2px solid var(--accent);\n  border-radius: 8px;\n  padding: clamp(12px, 2vw, 15px) clamp(15px, 3vw, 20px);\n  margin: 25px 0;\n  text-align: center;\n  font-size: clamp(12px, 1.5vw, 14px);\n  color: var(--primary);\n  line-height: 1.6;\n}\n\n.shower-desc__scarcity-notice a {\n  color: var(--accent);\n  font-weight: 700;\n  text-decoration: none;\n  border-bottom: 2px solid var(--accent);\n}\n\n.shower-desc__scarcity-notice a:hover {\n  color: #8b6740;\n}\n\n.shower-desc__config {\n  margin: 60px 0;\n}\n\n.shower-desc__config h3 {\n  font-size: 28px;\n  margin-bottom: 15px;\n  color: var(--primary);\n  font-weight: 600;\n  text-align: center;\n}\n\n.shower-desc__config-intro {\n  text-align: center;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.7;\n  max-width: 700px;\n  margin: 0 auto 35px;\n}\n\n.shower-desc__config-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 40px;\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  padding: 25px;\n  border-radius: 8px;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__config-section h4 {\n  font-size: 16px;\n  color: var(--accent);\n  margin-bottom: 12px;\n  font-weight: 600;\n  text-align: center;\n}\n\n.shower-desc__config-options {\n  display: grid;\n  gap: 8px;\n}\n\n.shower-desc__config-section:first-child .shower-desc__config-options {\n  grid-template-columns: 1fr;\n}\n\n.shower-desc__config-section:last-child .shower-desc__config-options {\n  grid-template-columns: 1fr;\n}\n\n.shower-desc__config-option {\n  background: #fff;\n  padding: 10px;\n  border-radius: 6px;\n  border: 1px solid var(--accent-light);\n  font-size: 13px;\n  color: var(--primary);\n  text-align: center;\n  font-weight: 500;\n  cursor: pointer;\n  transition: all .2s ease;\n  position: relative;\n}\n\n.shower-desc__config-option:hover {\n  border-color: var(--accent);\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px var(--shadow);\n}\n\n.shower-desc__config-slider-wrap {\n  position: relative;\n  overflow: hidden;\n  margin: 40px 0;\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.shower-desc__config-slider-title {\n  text-align: center;\n  font-size: 22px;\n  font-weight: 700;\n  color: var(--accent);\n  margin-bottom: 25px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.shower-desc__config-slider-container {\n  position: relative;\n  overflow-x: auto;\n  overflow-y: hidden;\n  border-radius: 12px;\n  scroll-behavior: smooth;\n  scroll-snap-type: x mandatory;\n  max-height: 500px;\n  padding: 0 40px;\n}\n\n.shower-desc__config-slider-container::-webkit-scrollbar {\n  height: 8px;\n}\n\n.shower-desc__config-slider-container::-webkit-scrollbar-track {\n  background: #f1f1f1;\n  border-radius: 10px;\n}\n\n.shower-desc__config-slider-container::-webkit-scrollbar-thumb {\n  background: var(--accent);\n  border-radius: 10px;\n}\n\n.shower-desc__config-slider {\n  display: flex;\n  gap: 20px;\n  padding: 5px;\n}\n\n.shower-desc__config-slide {\n  flex: 0 0 calc(50% - 10px);\n  min-width: calc(50% - 10px);\n  scroll-snap-align: start;\n}\n\n.shower-desc__config-slide-img {\n  width: 100%;\n  height: 460px;\n  object-fit: cover;\n  border-radius: 12px;\n  box-shadow: 0 10px 40px var(--shadow);\n  display: block;\n  background: #fff;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__config-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(166, 124, 82, .8);\n  color: #fff;\n  border: none;\n  width: 35px;\n  height: 35px;\n  border-radius: 50%;\n  cursor: pointer;\n  z-index: 10;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, .2);\n  transition: all .3s ease;\n}\n\n.shower-desc__config-arrow:hover {\n  background: #8b6740;\n  transform: translateY(-50%) scale(1.1);\n}\n\n.shower-desc__config-arrow--left {\n  left: 4px;\n}\n\n.shower-desc__config-arrow--right {\n  right: 4px;\n}\n\n.shower-desc__guarantee-box {\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  border: 2px solid var(--accent);\n  border-radius: 12px;\n  padding: clamp(20px, 4vw, 30px);\n  margin: 40px 0;\n  box-shadow: 0 8px 25px rgba(166, 124, 82, .15);\n}\n\n.shower-desc__guarantee-box h4 {\n  font-size: clamp(20px, 3vw, 24px);\n  color: var(--primary);\n  margin-bottom: 20px;\n  text-align: center;\n}\n\n.shower-desc__guarantee-box ul {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 20px 0;\n}\n\n.shower-desc__guarantee-box li {\n  padding: 12px 0 12px 35px;\n  position: relative;\n  font-size: clamp(13px, 1.5vw, 15px);\n  line-height: 1.6;\n  color: var(--primary);\n  border-bottom: 1px solid var(--accent-light);\n}\n\n.shower-desc__guarantee-box li:last-child {\n  border-bottom: none;\n}\n\n.shower-desc__guarantee-box li:before {\n  content: \"🛡️\";\n  position: absolute;\n  left: 0;\n  font-size: 20px;\n}\n\n.shower-desc__guarantee-box li strong {\n  color: var(--accent);\n}\n\n.shower-desc__guarantee-box p {\n  text-align: center;\n  color: var(--muted);\n  font-style: italic;\n  margin: 0;\n  font-size: clamp(12px, 1.5vw, 14px);\n}\n\n.shower-desc__features {\n  margin: clamp(60px, 8vw, 100px) 0;\n}\n\n.shower-desc__features h3 {\n  font-size: clamp(22px, 4vw, 28px);\n  margin-bottom: clamp(20px, 4vw, 30px);\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n}\n.shower-desc__specs-section h3,\n.shower-desc__guarantee-box h4,\n.shower-desc__download h4 {\n  font-size: clamp(22px, 4vw, 28px);\n  margin-bottom: clamp(20px, 4vw, 30px);\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n}\n\n.shower-desc__guarantee-box h4,\n.shower-desc__download h4 {\n  font-size: clamp(20px, 3vw, 24px);\n  border-bottom-width: 1px;\n}\n.shower-desc__features-list {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 25px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.shower-desc__features-list li {\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n  padding: 20px;\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid var(--accent-light);\n  box-shadow: 0 2px 8px var(--shadow);\n  transition: all .3s ease;\n}\n\n.shower-desc__features-list li:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, .12);\n}\n\n.shower-desc__feature-icon {\n  width: 50px;\n  height: 50px;\n  background: #f0e8df;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  color: var(--accent);\n  border: 1px solid var(--accent-light);\n  align-self: flex-start;\n}\n\n.shower-desc__feature-icon svg {\n  width: 28px;\n  height: 28px;\n}\n\n.shower-desc__feature-content h5 {\n  font-size: clamp(15px, 2vw, 16px);\n  font-weight: 700;\n  margin-bottom: 8px;\n  color: var(--primary);\n  line-height: 1.3;\n}\n\n.shower-desc__feature-content p {\n  font-size: clamp(13px, 1.5vw, 14px);\n  color: var(--muted);\n  line-height: 1.6;\n  margin: 0;\n}\n\n.lifestyle-section {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n  margin: clamp(40px, 6vw, 60px) 0;\n}\n\n.lifestyle-section__image {\n  position: relative;\n  overflow: hidden;\n  border-radius: 8px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, .1);\n}\n\n.lifestyle-section__image img {\n  width: 100%;\n  height: auto;\n  display: block;\n  transition: transform .5s ease;\n}\n\n.lifestyle-section__content h4 {\n  margin-bottom: 15px;\n  color: var(--primary);\n  font-size: clamp(18px, 2.5vw, 20px);\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.lifestyle-section__content p {\n  color: var(--muted);\n  line-height: 1.7;\n  font-size: clamp(14px, 1.5vw, 15px);\n  margin: 0;\n}\n\n.shower-desc__specs-section {\n  margin: clamp(60px, 8vw, 100px) 0;\n}\n\n.shower-desc__specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-bottom: 30px;\n  background: #fff;\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 2px 8px var(--shadow);\n}\n\n.shower-desc__specs-table tr {\n  border-bottom: 1px solid var(--accent-light);\n}\n\n.shower-desc__specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.shower-desc__specs-table td {\n  padding: 12px 20px;\n  font-size: 14px;\n}\n\n.shower-desc__specs-table td:first-child {\n  font-weight: 700;\n  color: var(--primary);\n  width: 40%;\n  background: var(--bg-light);\n}\n\n.shower-desc__specs-table td:last-child {\n  color: var(--muted);\n}\n\n.ie-warranty {\n  font-family: inherit;\n  margin: clamp(40px, 6vw, 60px) 0;\n  border: 1px solid var(--accent-light);\n  border-radius: 12px;\n  overflow: hidden;\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  box-shadow: 0 4px 15px var(--shadow);\n}\n\n.ie-warranty__top {\n  display: flex;\n  align-items: center;\n  gap: .75rem;\n  padding: 1.5rem 1.5rem 1rem;\n  background: var(--accent);\n  color: #fff;\n}\n\n.ie-warranty__shield {\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  color: #fff;\n}\n\n.ie-warranty__title {\n  margin: 0;\n  font-size: 1.2rem;\n  font-weight: 700;\n  letter-spacing: .2px;\n  color: #fff;\n}\n\n.ie-warranty__body {\n  padding: 1.5rem;\n}\n\n.ie-warranty__body p {\n  margin: 0 0 .75rem 0;\n  line-height: 1.6;\n  color: var(--primary);\n}\n\n.ie-warranty__list {\n  margin: .5rem 0 0 0;\n  padding-left: 1.25rem;\n  color: var(--primary);\n}\n\n.ie-warranty__list li {\n  margin: .4rem 0;\n  line-height: 1.5;\n}\n\n.ie-warranty__note {\n  margin-top: 1rem;\n  font-size: .9rem;\n  opacity: .8;\n  color: var(--muted);\n}\n\n.shower-desc__faq {\n  margin-top: clamp(60px, 8vw, 100px);\n}\n\n.shower-desc__faq h3 {\n  font-size: 28px;\n  margin-bottom: 20px;\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n}\n\n.shower-desc__faq details {\n  border: none;\n  border-radius: 6px;\n  padding: 15px;\n  background: var(--bg-light);\n  box-shadow: 0 4px 15px var(--shadow);\n  transition: all .3s ease;\n  margin-bottom: 10px;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__faq details:hover {\n  box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n  transform: translateX(4px);\n}\n\n.shower-desc__faq summary {\n  font-weight: 600;\n  color: var(--primary);\n  outline: none;\n  user-select: none;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  cursor: pointer;\n  font-size: 15px;\n}\n\n.shower-desc__faq summary::before {\n  content: \"→\";\n  color: var(--accent);\n  font-weight: bold;\n  font-size: 1.2em;\n  transition: transform .3s ease;\n}\n\n.shower-desc__faq details[open] summary::before {\n  transform: rotate(90deg);\n}\n\n.shower-desc__faq summary:hover {\n  color: var(--accent);\n}\n\n.shower-desc__faq details[open] summary {\n  margin-bottom: 10px;\n  color: var(--accent);\n}\n\n.shower-desc__faq p {\n  color: var(--muted);\n  line-height: 1.6;\n  font-size: 14px;\n  margin: 0;\n}\n.shower-reviews {\n  margin: clamp(60px, 8vw, 80px) 0;\n  border-top: 1px solid var(--accent-light);\n  padding-top: 40px;\n}\n.shower-reviews__header {\n  display: flex;\n  align-items: baseline;\n  gap: 15px;\n  margin-bottom: 30px;\n}\n.shower-reviews__title {\n  font-size: clamp(20px, 3vw, 24px);\n  color: var(--primary);\n  font-weight: 600;\n  margin: 0;\n}\n.shower-reviews__total-rating {\n  font-size: 14px;\n  color: var(--primary);\n}\n.shower-reviews__slider {\n  display: flex;\n  gap: 20px;\n  overflow-x: auto;\n  padding-bottom: 20px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n.shower-reviews__slider::-webkit-scrollbar {\n  height: 4px;\n}\n.shower-reviews__slider::-webkit-scrollbar-thumb {\n  background: var(--accent-light);\n  border-radius: 4px;\n}\n.shower-review-item {\n  flex: 0 0 300px;\n  scroll-snap-align: start;\n  background: var(--bg-light);\n  border: 1px solid var(--accent-light);\n  border-radius: 8px;\n  padding: 25px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.shower-reivew__author-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-size: 13px;\n}\n.shower-review__name {\n  font-weight: 700;\n  color: var(--primary);\n}\n.shower-review__date {\n  color: var(--muted);\n  font-size: 12px;\n}\n.shower-review__stars {\n  color: #dcb06b;\n  font-size: 14px;\n  letter-spacing: 2px;\n}\n.shower-review__body {\n  font-size: 14px;\n  line-height: 1.6;\n  color: var(--primary);\n  font-style: italic;\n}\n.shower-pkg {\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  border: 1px solid var(--accent-light);\n  border-radius: 12px;\n  padding: 30px;\n  margin: 60px 0;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n}\n.shower-pkg__header {\n  text-align: center;\n  margin-bottom: 30px;\n}\n.shower-pkg__header h4 {\n  font-size: clamp(20px, 3vw, 24px);\n  color: var(--primary);\n  margin-bottom: 5px;\n  font-weight: 600;\n}\n.shower-pkg__list {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px 30px;\n  max-width: 800px;\n  margin: 0 auto;\n}\n.shower-pkg__item {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 15px;\n  color: var(--primary);\n  padding: 12px 15px;\n  background: #fff;\n  border-radius: 6px;\n  border: 1px solid transparent;\n  transition: all 0.2s ease;\n}\n.shower-pkg__item:hover {\n  border-color: var(--accent-light);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transform: translateX(2px);\n}\n.shower-pkg__item svg {\n  color: var(--accent);\n  flex-shrink: 0;\n}\n@media (max-width: 768px) {\n  .shower-desc__features-list {\n    grid-template-columns: 1fr;\n    gap: 15px;\n  }\n  .shower-desc__features-list li {\n    padding: 15px;\n    gap: 12px;\n  }\n  .shower-desc__feature-icon {\n    width: 45px;\n    height: 45px;\n  }\n  .shower-desc__feature-icon svg {\n    width: 24px;\n    height: 24px;\n  }\n  .shower-desc__config-grid {\n    grid-template-columns: 1fr;\n    padding: 20px;\n    gap: 25px;\n  }\n  .shower-desc__config-slide {\n    flex: 0 0 calc(100% - 20px);\n    min-width: calc(100% - 20px);\n  }\n  .shower-desc__config-slider-wrap {\n    max-width: 100%;\n  }\n  .shower-desc__config-slide-img {\n    height: 300px;\n  }\n  .shower-desc__config-slider-title {\n    font-size: 18px;\n    margin-bottom: 20px;\n  }\n  .shower-desc__specs-table td {\n    padding: 10px 12px;\n    font-size: 13px;\n  }\n  .shower-desc__specs-table td:first-child {\n    width: 45%;\n  }\n  .lifestyle-section {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n  .lifestyle-section[style*=\"direction:rtl\"] {\n    direction: ltr;\n  }\n  .lifestyle-section__content {\n    direction: ltr;\n  }\n  .shower-desc__guarantees-bar {\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    padding: 15px;\n  }\n  .guarantee-item {\n    padding: 12px;\n  }\n  .guarantee-item svg {\n    width: 28px;\n    height: 28px;\n  }\n  .shower-desc__header {\n    padding: clamp(30px, 5vw, 50px) 0;\n  }\n  .shower-desc__title {\n    line-height: 1.2;\n  }\n  .shower-desc__sub {\n    font-size: clamp(1rem, 2vw, 1.1rem);\n  }\n  .shower-desc__cta-section {\n    padding: 20px 15px;\n  }\n  .shower-desc__trust-bar {\n    gap: 10px;\n    font-size: 11px;\n  }\n  .shower-desc__faq summary {\n    font-size: 14px;\n  }\n  .shower-desc__faq p {\n    font-size: 13px;\n  }\n  .shower-desc__faq details {\n    padding: 12px;\n  }\n  .ie-warranty__title {\n    font-size: 1rem;\n  }\n  .ie-warranty__body {\n    padding: 1.2rem;\n  }\n}\n\n@media (max-width: 480px) {\n  .shower-desc__wrap {\n    padding: 20px 12px;\n  }\n  .shower-desc__header {\n    padding: 25px 0;\n  }\n  .shower-desc__config-slider-container {\n    padding: 0 35px;\n  }\n  .shower-desc__config-arrow {\n    width: 30px;\n    height: 30px;\n    font-size: 16px;\n  }\n  .shower-desc__guarantees-bar {\n    grid-template-columns: 1fr;\n    gap: 8px;\n    padding: 12px;\n  }\n  .guarantee-item {\n    padding: 10px;\n  }\n  .shower-desc__trust-bar {\n    flex-direction: column;\n    gap: 8px;\n    align-items: center;\n  }\n  .shower-desc__features-list {\n    gap: 12px;\n  }\n  .shower-desc__features-list li {\n    padding: 12px;\n  }\n}\n.shower-desc__header,\n.shower-desc__config,\n.shower-desc__sub,\n.shower-desc__config-intro,\n.shower-desc__header div,\n.shower-desc__header p,\n.shower-desc__config p {\n  text-align: center !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n  display: block !important;\n  width: 100% !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"shower-desc\"\u003e\n\u003cdiv class=\"shower-desc__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"shower-desc__header\"\u003e\n\u003cdiv class=\"shower-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch2 class=\"shower-desc__title\"\u003eCeiling Shower System With Matching Tub Filler\u003c\/h2\u003e\n\u003cp class=\"shower-desc__sub\"\u003eTwo Outlets, One Ceiling Mount, Timeless Craftsmanship\u003c\/p\u003e\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.5rem, 1.8vw, 1.4rem);\"\u003e\n\u003cp\u003eBorn from solid brass and shaped by generations of metalworking tradition, this ceiling mount shower system pairs an overhead rainfall shower with a matching tub filler for a complete, coordinated setup. Designed for a clean, minimalist look with two outlets from a single ceiling mount, it suits modern or traditional bathrooms seeking an uncluttered, architectural aesthetic.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eFinished in radiant unlacquered brass, it arrives gleaming but is designed to evolve. Over time, it gracefully develops a warm, living patina unique to your home's environment and usage, deepening in character with every passing year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"shower-desc__cta-section\"\u003e\n\u003cdiv class=\"shower-desc__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003ca href=\"#configure\" class=\"shower-desc__cta-primary\"\u003eConfigure \u0026amp; Add to Cart\u003c\/a\u003e\n\u003cdiv class=\"shower-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"shower-desc__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4h5C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20h30C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4Z\"\u003e\n                    \u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eReliable Shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12L11 14L15 10\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\n                    \u003c\/path\u003e\n                    \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eFlexible Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17h21V15h23V17ZM13 13h21V7h23V13Z\"\u003e\n                    \u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e30-Day Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"shower-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to hand-fabrication and brass sourcing, only a few systems are crafted each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 800px; height: auto; border-radius: 12px; margin: 0 auto; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Solid brass 2-outlet ceiling shower system with overhead shower and tub filler\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_9.webp?v=1787041171\"\u003e\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection class=\"shower-desc__config\" id=\"configure\"\u003e\n\u003ch3\u003eTailored to Your Design\u003c\/h3\u003e\n\u003cp class=\"shower-desc__config-intro\"\u003ePersonalize your system with your preferred showerhead style, crafted to harmonize with the matching tub filler.\u003c\/p\u003e\n\u003cdiv class=\"shower-desc__config-grid\" style=\"display: flex; justify-content: center;\"\u003e\n\u003cdiv class=\"shower-desc__config-section\" style=\"text-align: center; width: 100%; max-width: 400px;\"\u003e\n\u003ch4 style=\"margin-bottom: 20px;\"\u003eShowerhead Option\u003c\/h4\u003e\n\u003cdiv class=\"shower-desc__config-options\" style=\"display: flex; flex-direction: column; align-items: center; gap: 10px;\"\u003e\n\u003cdiv class=\"shower-desc__config-option\" style=\"width: 100%;\"\u003eRose Showerhead\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-option\" style=\"width: 100%;\"\u003eSquare Showerhead\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-option\" style=\"width: 100%;\"\u003eRound Showerhead\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slider-wrap\"\u003e\n\u003ch4 class=\"shower-desc__config-slider-title\"\u003eGallery\u003c\/h4\u003e\n\u003cbutton class=\"shower-desc__config-arrow shower-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"shower-desc__config-arrow shower-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"shower-desc__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"shower-desc__config-slider\"\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Rose showerhead detail on brass ceiling shower system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7700309377133-ceiling-mount-shower-system-two-handle-shower-system-rainfall-shower-system-ceiling-showerhead-overhead-shower-2687724.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Square showerhead option for brass ceiling shower system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7700309377133-ceiling-mount-shower-system-two-handle-shower-system-rainfall-shower-system-ceiling-showerhead-overhead-shower-1623099.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Round ceiling shower arm detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7700309377133-ceiling-mount-shower-system-two-handle-shower-system-rainfall-shower-system-ceiling-showerhead-overhead-shower-3837138.jpg?v=1773580662\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Solid brass handles on 2-outlet shower system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_6.jpg?v=1787041174\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Solid brass 2-outlet ceiling shower system, overhead shower and tub filler\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_9.webp?v=1787041171\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Full brass shower and tub filler set installed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_8.jpg?v=1787041177\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== REVIEWS SECTION ========== --\u003e\n\u003c!-- REVIEWS: no reviews were supplied for this specific listing. Reused from the reference template as placeholder only, none reference outlet count, so nothing product-specific is misstated. Replace with real reviews for this SKU before publishing. --\u003e\n\u003csection class=\"shower-reviews\"\u003e\n\u003cdiv class=\"shower-reviews__header\"\u003e\n\u003ch3 class=\"shower-reviews__title\"\u003eCustomer Reviews\u003c\/h3\u003e\n\u003cspan class=\"shower-reviews__total-rating\"\u003e5.0 ★★★★★ (5 reviews)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-reviews__slider\"\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eAbigail\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e18 Feb, 2022\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Just as described and what we were looking for. The finish is stunning.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eKate Montgomery\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e18 Dec, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Beautiful shower system and great quality. It feels heavy and substantial.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eMelanie Johnson\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e24 Aug, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Incredible customer service and the shower system was exactly as described.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eTodd\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e21 Aug, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Truly amazing hardware, incredibly high quality, with real attention to detail. We are so happy with this purchase.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eDavid Hazelaar\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e28 Jul, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"5 out of 5 for everything. We wanted a customized arm length and for a small fee it was no problem at all. I really recommend this shop.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"shower-desc__guarantee-box\"\u003e\n\u003ch4\u003e🛡️ Our No-Risk Promise to You\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused and in its original packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers manufacturing defects in materials and workmanship.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlexible Returns:\u003c\/strong\u003e Easy return process if installation or fit isn't right.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe're so confident you'll cherish this system for decades, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"shower-desc__features\"\u003e\n\u003ch3\u003eDistinctive Features\u003c\/h3\u003e\n\u003cul class=\"shower-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\n                            \u003c\/path\u003e\n                            \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch5\u003eUnlacquered Brass Finish\u003c\/h5\u003e\n\u003cp\u003eDevelops a rich, warm patina over time. Each system tells its own story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath fill=\"currentColor\" d=\"M20 4h5C2.9 4 2.01 4.89 2.01 6L2 18C2 19.1 2.9 20 4 20h30C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18h5V8h30V18ZM20 6h5V6L4 8V6V18V8h30V6Z\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch5\u003e100% Solid Brass\u003c\/h5\u003e\n\u003cp\u003eBuilt from certified, non-recycled solid brass for maximum durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath fill=\"currentColor\" d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch5\u003eTwo-Outlet Design\u003c\/h5\u003e\n\u003cp\u003eOne ceiling mount powers both the overhead rainfall shower and the matching tub filler.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath fill=\"currentColor\" d=\"M4 6h3V20C2 21.1 2.9 22 4 22h28V20h5V6ZM20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18h30C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM20 16H8V4h30V16Z\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch5\u003eTraditional Build\u003c\/h5\u003e\n\u003cp\u003eStandard-threaded components, easy to maintain and find replacements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12S7.59 4 12 4 20 7.59 20 12 16.41 20 12 20ZM12.5 7h21V13L15.5 15.5L16.25 14.25L12.5 12V7Z\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch5\u003eFull Custom Compatibility\u003c\/h5\u003e\n\u003cp\u003eMatches seamlessly with other Insideast unlacquered brass fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath fill=\"currentColor\" d=\"M19 3h6C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21h29C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 19h6V5h29V19Z\"\u003e\n                            \u003c\/path\u003e\n                            \u003ccircle fill=\"white\" r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch5\u003eHigh-Pressure Tested\u003c\/h5\u003e\n\u003cp\u003eRigorously tested stability and flow performance under real water pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Solid brass handles on the 2-outlet ceiling shower system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_6.jpg?v=1787041174\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003ePrecision Brass Handles\u003c\/h4\u003e\n\u003cp\u003eThe two-handle valve is cast in the same solid brass as the rest of the system, so the finish and patina develop evenly across every touchpoint. Smooth, weighted turns give confident control over your overhead shower and tub filler.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\" style=\"direction: rtl;\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Complete brass 2-outlet shower system set with tub filler\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_8.jpg?v=1787041177\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eEverything Included, Ready to Install\u003c\/h4\u003e\n\u003cp\u003eThe ceiling arm, overhead showerhead, tub filler spout, and valve trim all arrive as one coordinated set, finished and fitted to work together from the first day of installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== PACKAGE INCLUDES ========== --\u003e\n\u003csection class=\"shower-pkg\"\u003e\n\u003cdiv class=\"shower-pkg__header\"\u003e\n\u003ch4\u003e📦 Package Includes\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-top: 5px; font-size: 14px;\"\u003eComplete set for standard installation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__list\"\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e Solid Brass Overhead Showerhead (Style Selected)\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e Solid Brass Tub Filler Spout\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e Ceiling Mount Shower Arm \u0026amp; Flange\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e Two-Handle Valve Body \u0026amp; Trim\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e Wall Flanges \u0026amp; Installation Fittings\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e Full Mounting Hardware Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THREAD COMPATIBILITY NOTE --\u003e\n\u003csection class=\"px-thread-note\"\u003e\n\u003cstyle\u003e\n.px-thread-note {\n  max-width: 900px;\n  margin: 32px 0;\n  font-family: inherit;\n}\n\n.px-thread-note-inner {\n  position: relative;\n  background: linear-gradient(135deg, #fdf9f4 0%, #f5ede0 100%);\n  border: 1px solid #d4b896;\n  border-radius: 2px;\n  padding: 22px 26px 18px 26px;\n  display: flex;\n  align-items: flex-start;\n  gap: 18px;\n}\n\n.px-thread-note-icon {\n  flex-shrink: 0;\n  width: 38px;\n  height: 38px;\n  margin-top: 2px;\n}\n\n.px-thread-note-icon svg {\n  width: 100%;\n  height: 100%;\n}\n\n.px-thread-note-body {\n  flex: 1;\n}\n\n.px-thread-note-title {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #865e35;\n  margin: 0 0 8px 0;\n}\n\n.px-thread-note-text {\n  font-size: 14.5px;\n  line-height: 1.6;\n  color: #3b2f25;\n  margin: 0 0 10px 0;\n}\n\n.px-thread-note-sub {\n  font-size: 12px;\n  color: #7a6650;\n  font-style: italic;\n  line-height: 1.4;\n  margin: 0;\n  padding-top: 10px;\n  border-top: 1px solid #ddd0be;\n}\n\n@media (max-width: 600px) {\n  .px-thread-note-inner {\n    flex-direction: column;\n    gap: 12px;\n  }\n  .px-thread-note-icon {\n    width: 30px;\n    height: 30px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"px-thread-note-inner\"\u003e\n  \u003cdiv class=\"px-thread-note-icon\"\u003e\n    \u003csvg viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003ccircle cx=\"19\" cy=\"19\" r=\"17.5\" stroke=\"#865e35\" stroke-width=\"1.5\" fill=\"#fdf3e7\"\u003e\u003c\/circle\u003e\n      \u003cellipse cx=\"19\" cy=\"19\" rx=\"8\" ry=\"17.5\" stroke=\"#865e35\" stroke-width=\"1\" fill=\"none\" stroke-dasharray=\"3 2\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"2\" y1=\"19\" x2=\"36\" y2=\"19\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4.5\" y1=\"12\" x2=\"33.5\" y2=\"12\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4.5\" y1=\"26\" x2=\"33.5\" y2=\"26\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"px-thread-note-body\"\u003e\n    \u003cp class=\"px-thread-note-title\"\u003eUniversal Plumbing Compatibility\u003c\/p\u003e\n    \u003cp class=\"px-thread-note-text\"\u003e\n      Our showers ship with the correct connection for your region.\n    \u003c\/p\u003e\n    \u003cp class=\"px-thread-note-sub\"\u003e\n      Using a different plumbing standard? Contact us, we'll provide the correct fitting for your installation at no extra charge.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"shower-desc__specs-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"shower-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e100% Solid Brass (Certified, Non-Recycled)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Living Finish Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Type\u003c\/td\u003e\n\u003ctd\u003eCeiling Mount, 2-Outlet (Overhead Shower \u0026amp; Tub Filler)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThread Standard\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eTraditional Plumbing, Easy Part Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShower Arm Length\u003c\/td\u003e\n\u003ctd\u003e19.6\" (50cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuality Assurance\u003c\/td\u003e\n\u003ctd\u003eTested Under High Water Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eAvailable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd\u003eWipe with soft cloth, avoid abrasive cleaners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv aria-label=\"Warranty \u0026amp; Guarantee\" role=\"region\" class=\"ie-warranty\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\" class=\"ie-warranty__shield\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\"\u003e\u003c\/path\u003e\n                    \u003cpath fill=\"#fff\" d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n\u003ch4 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\u003cp\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/p\u003e\n\u003cul class=\"ie-warranty__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on brass components and finish integrity (excluding normal patina development).\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e of defective parts (labor and installation excluded).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisual defects\u003c\/strong\u003e must be reported within \u003cstrong\u003e15 days\u003c\/strong\u003e of delivery with photos and order proof.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eNeed help? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Unlacquered brass is designed to patinate. This natural aging is not a defect, but a celebrated hallmark of authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ========== FAQ SECTION ========== --\u003e\n\u003csection class=\"shower-desc__faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this system include the mixing valve and diverter?\u003c\/summary\u003e\n\u003cp\u003eThe two-handle valve trim is included. Switching flow between the overhead shower and tub filler is typically handled by a diverter within the valve assembly, we recommend confirming the exact diverter setup with us before installation, and pairing it with a rough-in valve suitable for your local plumbing codes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass finish age?\u003c\/summary\u003e\n\u003cp\u003eSince the brass is raw and sealed only with a light wax, it interacts with oxygen and water to develop a \"living finish.\" Over time, it will naturally darken and acquire a unique, mottled patina. This is a desired aesthetic feature of artisan brass. If you prefer a shiny look, you can polish it regularly with Brasso or a similar brass cleaner.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I customize the shower arm length?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard shower arm length is 19.6 inches (50cm), and we offer customization upon request to fit your ceiling height. Please contact us with your specifications.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is the warranty coverage?\u003c\/summary\u003e\n\u003cp\u003eWe offer a \u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e covering the structural integrity of the brass and mechanical operation. The natural patina process of unlacquered brass is not considered a defect, it is a characteristic of the material.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included in the package?\u003c\/summary\u003e\n\u003cp\u003eEvery set ships with the overhead showerhead, tub filler spout, ceiling mount arm and flange, two-handle valve body and trim, and the full mounting hardware kit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"shower-desc__cta-section\" style=\"margin-top: 60px;\"\u003e\n\u003ch4 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eIndulge in Timeless Luxury\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eA hand-finished brass heirloom crafted for performance, designed to age with beauty, and built to outlast trends.\u003c\/p\u003e\n\u003ca href=\"#configure\" class=\"shower-desc__cta-primary\"\u003eConfigure \u0026amp; Order Now\u003c\/a\u003e\n\u003cdiv class=\"shower-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003cdiv\u003e30-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const slider = document.getElementById(\"configSlider\");\n  const leftBtn = document.querySelector(\".shower-desc__config-arrow--left\");\n  const rightBtn = document.querySelector(\".shower-desc__config-arrow--right\");\n\n  const scrollAmount = slider.offsetWidth * 0.8;\n\n  rightBtn.addEventListener(\"click\", function () {\n    slider.scrollBy({\n      left: scrollAmount,\n      behavior: \"smooth\"\n    });\n  });\n\n  leftBtn.addEventListener(\"click\", function () {\n    slider.scrollBy({\n      left: -scrollAmount,\n      behavior: \"smooth\"\n    });\n  });\n\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Round","offer_id":45660543516781,"sku":null,"price":539.11,"currency_code":"USD","in_stock":true},{"title":"Square","offer_id":45660543549549,"sku":null,"price":539.11,"currency_code":"USD","in_stock":true},{"title":"Rose","offer_id":45660543582317,"sku":null,"price":539.11,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_2-Outlet_Ceiling_Shower_System_9.webp?v=1787041171","url":"https:\/\/www.insideast.com\/it\/products\/solid-brass-2-outlet-shower-system-ceiling-rainfall-shower-with-tub-filler","provider":"Insideast","version":"1.0","type":"link"}