.faucet-desc{–primary:#1a1a1a;–accent:#a67c52;–accent-light:#d4b896;–muted:#666;–bg-light:#fafaf8;–shadow:rgba(0,0,0,.1);color:var(–primary);font-family:-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,”Helvetica Neue”,Arial,sans-serif;line-height:1.6;background:linear-gradient(to bottom,#fff 0%,var(–bg-light) 100%)}
.faucet-desc__wrap{max-width:900px;margin:0 auto;padding:clamp(24px,4vw,60px) clamp(16px,2vw,24px)}
.faucet-desc__header{
position:relative;
padding:clamp(24px,3vw,40px) 0 clamp(16px,2vw,24px);
width:100% !important;
margin:0 auto !important;
display:flex !important;
flex-direction:column !important;
align-items:center !important;
justify-content:center !important;
text-align:center !important;
}
.faucet-desc__header h1,
.faucet-desc__header p,
.faucet-desc__header *{
text-align:center !important;
margin-left:auto !important;
margin-right:auto !important;
float:none !important;
width:auto !important;
}
.faucet-desc__header::after{content:””;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,var(–accent),transparent)}
.faucet-desc__eyebrow{font-size:15px !important;letter-spacing:.15em;text-transform:uppercase;color:var(–accent) !important;margin:0 0 1rem;font-weight:600 !important}
.faucet-desc__title{font-size:clamp(2.2rem,4.4vw,3.8rem) !important;line-height:1.1 !important;margin:0 0 1rem !important;font-weight:700 !important;color:var(–accent) !important}
.faucet-desc__sub{color:var(–muted) !important;font-size:20px !important;line-height:1.7 !important;max-width:700px;margin:0 auto;font-weight:400 !important}
.faucet-desc__video{display:grid;margin:clamp(20px,3vw,32px) 0}
.faucet-desc__video-container{position:relative;width:100%;max-width:800px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(–shadow)}
.faucet-desc__video-container video{width:100%;height:auto;display:block}
.faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(–shadow)}
.faucet-desc__specs-table tr{border-bottom:1px solid var(–accent-light)}
.faucet-desc__specs-table tr:last-child{border-bottom:none}
.faucet-desc__specs-table td{padding:14px 20px;font-size:16px}
.faucet-desc__specs-table td:first-child{font-weight:700;color:var(–primary);width:40%;background:var(–bg-light)}
.faucet-desc__specs-table td:last-child{color:var(–muted)}
.faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);border:2px solid var(–accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}
.faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}
.faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(–accent);display:flex;align-items:center;justify-content:center}
.faucet-desc__warranty-badge-icon svg{width:100%;height:100%}
.faucet-desc__warranty-badge-content{flex:1;min-width:0}
.faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1.1rem,2.2vw,1.3rem);font-weight:700;color:var(–primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}
.faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.95rem,1.6vw,1.1rem);color:var(–muted);line-height:1.5}
.faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(–accent)}
.faucet-desc__config{margin:60px 0}
.faucet-desc__config h2{font-size:32px;margin-bottom:15px;color:var(–primary);font-weight:600;text-align:center}
.faucet-desc__config-intro{text-align:center;color:var(–muted);font-size:17px;line-height:1.7;max-width:700px;margin:0 auto 35px}
.faucet-desc__dims{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__dims h2{font-size:30px;margin-bottom:15px;color:var(–primary);font-weight:600;text-align:center}
.faucet-desc__dims-intro{text-align:center !important;color:var(–muted);font-size:16px;line-height:1.7;max-width:650px;margin:0 auto 35px}
.faucet-desc__dims-img-wrap{max-width:600px;margin:0 auto 35px;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px var(–shadow);background:#fff;border:1px solid var(–accent-light)}
.faucet-desc__dims-img-wrap img{width:100%;height:auto;display:block}
.faucet-desc__dims-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:750px;margin:0 auto}
.faucet-desc__dim-card{background:#fff;border:1px solid var(–accent-light);border-top:3px solid var(–accent);border-radius:10px;padding:20px 16px;text-align:center;box-shadow:0 3px 12px var(–shadow)}
.faucet-desc__dim-value{font-size:19px;font-weight:700;color:var(–accent)}
.faucet-desc__dim-label{font-size:13px;color:var(–muted);margin-top:6px}
@media (max-width:600px){.faucet-desc__dims-grid{grid-template-columns:1fr}}
.faucet-desc__config{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__config h2{font-size:32px;margin-bottom:15px;color:var(–primary);font-weight:600;text-align:center}
.faucet-desc__config-intro{text-align:center !important;color:var(–muted);font-size:17px;line-height:1.7;max-width:700px;margin:0 auto 35px}
.faucet-desc__config-group{margin-bottom:36px;max-width:700px;margin-left:auto;margin-right:auto}
.faucet-desc__config-label-title{font-size:13px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(–accent);margin-bottom:14px;text-align:center}
.faucet-desc__config-options{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.faucet-desc__config-input{display:none}
.faucet-desc__config-tile{cursor:pointer;border:1.5px solid var(–accent-light);border-radius:10px;padding:14px 22px;font-size:15px;font-weight:600;color:var(–primary);background:#fff;transition:border-color .15s,background-color .15s,transform .15s;text-align:center}
.faucet-desc__config-tile:hover{border-color:var(–accent);transform:translateY(-2px)}
.faucet-desc__config-input:checked + .faucet-desc__config-tile{border-color:var(–accent);background-color:var(–accent-light);color:var(–primary)}
.faucet-desc__config-price{display:block;font-size:12px;font-weight:500;color:var(–muted);margin-top:4px}
.faucet-desc__config-input:checked + .faucet-desc__config-tile .faucet-desc__config-price{color:var(–accent)}
.faucet-desc__config-note{text-align:center;font-size:14px;color:var(–muted);margin-top:10px}
.faucet-desc__config-note a{color:var(–accent);font-weight:600;text-decoration:none}
.faucet-desc__config-note a:hover{text-decoration:underline}
.faucet-desc__cta{margin:clamp(60px,8vw,100px) 0;background:linear-gradient(135deg,var(–bg-light) 0%,#fff 100%);border:2px solid var(–accent);border-radius:16px;padding:clamp(40px,6vw,60px) clamp(24px,4vw,40px);text-align:center}
.faucet-desc__cta h2{font-size:clamp(1.8rem,3.4vw,2.6rem);color:var(–primary);font-weight:700;margin:0 0 14px}
.faucet-desc__cta p{font-size:17px;color:var(–muted);max-width:600px;margin:0 auto 28px;line-height:1.7}
.faucet-desc__cta-btn{display:inline-block;background:var(–accent);color:#fff;font-size:17px;font-weight:700;padding:16px 40px;border-radius:60px;text-decoration:none;box-shadow:0 12px 28px rgba(166,124,82,.3);transition:transform .25s}
.faucet-desc__cta-btn:hover{transform:translateY(-3px)}
.faucet-desc__cta-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;padding-top:28px;border-top:1px solid var(–accent-light)}
.faucet-desc__cta-badge{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:var(–muted)}
.faucet-desc__reviews h2{font-size:32px;margin-bottom:30px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:15px}
.faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}
.faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}
.faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}
.faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(–accent);border-radius:10px;cursor:grab}
.faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}
.faucet-desc__review-slider{display:flex;gap:25px;padding:0}
.faucet-desc__review-slider-item{flex:0 0 calc(33.333% – 17px);min-width:calc(33.333% – 17px)}
.faucet-desc__review-card{background:#fff;border:1px solid var(–accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(–shadow);transition:all .3s ease;height:100%}
.faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}
.faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}
.faucet-desc__review-author{font-weight:700;color:var(–primary);font-size:16px}
.faucet-desc__review-verified{font-size:12px;background:var(–accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}
.faucet-desc__review-stars{color:var(–accent);font-size:18px;margin-bottom:10px}
.faucet-desc__review-text{color:var(–muted);font-size:16px;line-height:1.6;margin-bottom:12px}
.faucet-desc__review-highlight{font-size:14px;color:var(–accent);font-style:italic;border-left:2px solid var(–accent-light);padding-left:10px}
.faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}
.faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}
.faucet-desc__review-arrow–left{left:8px}
.faucet-desc__review-arrow–right{right:8px}
.faucet-desc__features{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__features h2{font-size:28px;margin-bottom:25px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:12px}
.faucet-desc__feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.faucet-desc__feature-item{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px var(–shadow);border-left:4px solid var(–accent);transition:all .3s ease}
.faucet-desc__feature-item:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.12)}
.faucet-desc__feature-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.faucet-desc__feature-icon{color:var(–accent);flex-shrink:0}
.faucet-desc__feature-icon svg{width:34px;height:34px;display:block}
.faucet-desc__feature-title{font-size:18px;font-weight:700;color:var(–primary);margin:0}
.faucet-desc__feature-text{color:var(–muted);font-size:15px;line-height:1.6}
.faucet-desc__patina{margin:clamp(60px,8vw,100px) 0;background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);padding:clamp(30px,5vw,45px) clamp(25px,3vw,35px);border-radius:12px;border:2px solid var(–accent-light)}
.faucet-desc__patina h2{font-size:28px;margin-bottom:12px;color:var(–accent);font-weight:700;text-align:center}
.faucet-desc__patina-intro{text-align:center;color:var(–muted);font-size:16px;line-height:1.6;max-width:650px;margin:0 auto 35px}
.faucet-desc__patina-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.faucet-desc__patina-stage{background:#fff;padding:20px 16px;border-radius:10px;text-align:center;box-shadow:0 3px 12px var(–shadow);transition:all .3s ease;border-top:3px solid var(–accent)}
.faucet-desc__patina-stage:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.12)}
.faucet-desc__patina-icon{font-size:2rem;margin-bottom:12px;display:block}
.faucet-desc__patina-stage h3{font-size:18px;font-weight:700;color:var(–primary);margin-bottom:6px}
.faucet-desc__patina-time{font-size:12px;color:var(–accent);font-weight:600;text-transform:uppercase;letter-spacing:0.8px;margin-bottom:10px;display:block}
.faucet-desc__patina-stage p{color:var(–muted);font-size:15px;line-height:1.5}
.faucet-desc__package{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__package h2{font-size:32px;margin-bottom:30px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:15px}
.faucet-desc__package-list{list-style:none;padding:0;margin:0}
.faucet-desc__package-list li{background:#fff;padding:16px 20px;margin-bottom:10px;border-radius:8px;border-left:4px solid var(–accent);box-shadow:0 2px 6px var(–shadow);position:relative;padding-left:50px;font-size:16px}
.faucet-desc__package-list li::before{content:”✓”;position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(–accent);font-weight:700;font-size:18px}
.faucet-desc__faq{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__faq h2{font-size:32px;margin-bottom:30px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:15px}
.faucet-desc__faq details{background:#fff;border:1px solid var(–accent-light);border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 6px var(–shadow)}
.faucet-desc__faq summary{padding:20px;font-weight:600;cursor:pointer;color:var(–primary);list-style:none;transition:background .3s ease;position:relative;padding-right:50px;font-size:17px}
.faucet-desc__faq summary::-webkit-details-marker{display:none}
.faucet-desc__faq summary::after{content:”+”;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(–accent);font-size:26px;font-weight:400;transition:transform .3s ease}
.faucet-desc__faq details[open] summary::after{transform:translateY(-50%) rotate(45deg)}
.faucet-desc__faq summary:hover{background:var(–bg-light)}
.faucet-desc__faq details p{padding:0 20px 20px;color:var(–muted);line-height:1.7;margin:0;font-size:16px}
.ie-warranty{margin:clamp(60px,8vw,100px) 0;background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);border:2px solid var(–accent);border-radius:12px;padding:clamp(30px,4vw,40px);box-shadow:0 4px 15px rgba(166,124,82,.1)}
.ie-warranty__top{display:flex;align-items:center;gap:15px;margin-bottom:25px}
.ie-warranty__shield{width:42px;height:42px;color:var(–accent);flex-shrink:0}
.ie-warranty__title{font-size:28px;font-weight:700;color:var(–primary);margin:0}
.ie-warranty__body p{color:var(–muted);line-height:1.7;margin-bottom:15px;font-size:16px}
.ie-warranty__list{list-style:none;padding:0;margin:20px 0}
.ie-warranty__list li{padding:12px 0 12px 30px;position:relative;color:var(–muted);line-height:1.7;border-bottom:1px solid var(–accent-light);font-size:16px}
.ie-warranty__list li:last-child{border-bottom:none}
.ie-warranty__list li::before{content:”✓”;position:absolute;left:0;color:var(–accent);font-weight:700}
.ie-warranty__list strong{color:var(–accent);font-weight:600}
.ie-warranty__note{font-size:14px;color:var(–muted);font-style:italic;margin-top:15px}
.ie-warranty__note a{color:var(–accent);text-decoration:none;font-weight:600}
.ie-warranty__note a:hover{text-decoration:underline}
.faucet-desc__story-section h3{font-size:22px!important}
.faucet-desc__story-section p{font-size:16px!important}
@media (max-width:768px){
.faucet-desc__feature-grid{grid-template-columns:1fr}
.faucet-desc__review-slider-item{flex:0 0 calc(85% – 17px);min-width:calc(85% – 17px)}
.faucet-desc__story-section{grid-template-columns:1fr!important;direction:ltr!important}
.faucet-desc__patina-timeline{grid-template-columns:1fr}
}
Premium Solid Brass
Wall-Mounted Tub Filler Faucet
Solid Brass Waterfall Spout, Handmade Moroccan Design. Timeless elegance meets premium craftsmanship for your luxurious bathroom retreat.

| Material | 100% Solid Brass |
| Finish | Unlacquered Brass (Develops Natural Patina Over Time) |
| Spout Length | 16″ (40.6 cm) |
| Spout Diameter | 3/4″ (2 cm) |
| Backplate | Approx. 6″ × 6″ (15.2 × 15.2 cm), Moroccan Geometric Design |
| Connection | 1/2″ NPT Male Thread (U.S. Compatible) |
| Installation Type | Wall-Mounted |
| Use | Indoor or Outdoor |
| Design Style | Waterfall Spout / Moroccan Artisan |
| Maintenance | Wipe with a soft cloth; no abrasive cleaners |
| Return Policy | 30-Day Return |
Handmade from 100% solid brass and hand-polished for a premium finish. 30-day return policy for unused items in original packaging and comprehensive warranty coverage.
What Our Customers Say
Configure Your Perfect Tub Filler
Choose the spout length and finish that fits your bathroom, every option is handcrafted to order in solid brass.
Spout Length
Finish
Need a size not listed? Contact us, custom lengths available on request.
Key Features
100% Solid Brass
Crafted from non-recycled, high-grade solid brass to ensure long-term durability and resistance to corrosion. Unlike inferior alloys, this tub filler is built to last and elevate your space with quality you can trust.
Natural Unlacquered Finish
Delivered in raw, polished brass that gracefully develops a unique patina over time, offering a timeless, aged character that makes each piece one of a kind.
Moroccan Geometric Backplate
A distinctive geometric backplate, handmade in Morocco, turns this spout into an architectural feature rather than a simple fixture. Suits Moroccan, Mediterranean, contemporary, and modern homes alike.
Indoor & Outdoor Use
Standard 1/2″ NPT male connection makes it U.S. compatible and easy to install above a freestanding tub, plunge pool, spa, or garden fountain, indoors or outdoors.
Perfect Compatibility
Designed to match seamlessly with other unlacquered brass pieces from Insideast, creating a cohesive, luxurious bathroom aesthetic throughout your home.
The Living Finish Journey
Watch your unlacquered brass transform over time, developing a unique character that tells the story of your home. Each stage brings new depth and beauty to your fixture.
Polished Gold
New
Bright, reflective, and golden, similar to 24k gold when freshly made.
Soft Honey
Weeks
Begins to mellow into a warm, honey tone with slight darkening where touched.
Antique Gold
Months
Develops deeper amber hues and natural shading that reveal its age and character.
Deep Bronze
Years
Evolves into a rich bronze-brown finish, smooth, elegant, and uniquely yours.
Handcrafted Excellence
Each wall-mounted tub filler is meticulously crafted from premium solid brass, ensuring unparalleled durability and timeless beauty. Our artisans pour decades of expertise into every piece, creating a waterfall spout that stands the test of time.
Unlike mass-produced alternatives, our tub fillers are made from non-recycled brass, guaranteeing consistent quality and superior performance for years to come.
A Living Finish
The unlacquered brass finish is more than just beautiful, it’s alive. Over time, your tub filler will develop a unique patina, telling the story of your home and creating a one of a kind piece that grows more character rich with age.
This natural aging process is what makes unlacquered brass so special. No two pieces will ever look exactly alike, ensuring your bathroom has a truly distinctive centerpiece.
Dimensions
Exact measurements to help you plan your installation.

Package Includes
- 1 × Solid Brass Wall Mount Tub Filler Spout
- 1 × Matching Moroccan Brass Backplate
This listing includes the brass tub filler and matching backplate only. Valves and rough-in plumbing components are not included.
Perfect For
- Freestanding Bathtubs
- Luxury Bathrooms
- Spa Retreats
- Indoor Fountains
- Outdoor Pools
- Courtyards
- Garden Water Features
- Moroccan, Mediterranean, Contemporary & Modern Homes
Frequently Asked Questions
What is unlacquered brass and how does it age?
Unlacquered brass is raw brass without any protective coating. Over time, it develops a natural patina, a darkened, aged appearance that adds character and uniqueness to each piece. This living finish changes based on use, humidity, and handling, making your tub filler truly one-of-a-kind. If you prefer the bright, polished look, you can easily maintain it with brass polish.
Is this tub filler compatible with my existing plumbing?
Yes! This wall-mounted tub filler features a standard 1/2″ NPT male connection, making it compatible with U.S. plumbing. Note that this listing includes the spout and backplate only, valves and rough-in plumbing are not included. We recommend consulting with a professional plumber if you’re unsure about your specific setup.
How difficult is the installation process?
Installation is straightforward for those comfortable with basic plumbing tasks, though this listing covers the spout and backplate only, valves and rough-in components are not included. We always recommend hiring a licensed plumber to ensure proper installation and compliance with local codes.
Will this match other brass fixtures in my bathroom?
Absolutely! This tub filler is designed to coordinate beautifully with other unlacquered brass fixtures from the Insideast collection. Since unlacquered brass develops a natural patina, all your brass fixtures will age together, creating a cohesive and authentic vintage aesthetic throughout your bathroom.
What’s your return policy?
We want you to love what you ordered. If you don’t, return it within 30 days of delivery, unused and in its original packaging, for a full refund. Items that have been installed or used cannot be returned.
Warranty & Guarantee
We stand by the quality of our products.
- 5-Year Limited Warranty on plumbing and accessories for residential use.
- 1-Year Warranty on wearable finish components.
- Covered for repair or replacement in case of defects (installation/labor costs excluded).
- Visual damages must be reported within 15 days of delivery with photos and proof of purchase.
Questions or a claim? Email contact@insideast.com with your order number.
Finish note: unlacquered brass develops a natural patina over time. This cosmetic aging is expected and not considered a defect.
Turn Bath Time Into a Ritual
A cascading brass waterfall spout, handmade in Morocco and built to be the centerpiece your bathroom has been missing. Join the homeowners who chose a fixture that only gets better with age.




Reviews
There are no reviews yet.