ADD ANYTHING HERE OR JUST REMOVE IT…
Insideast Europe
Login / Register
Sign inCreate an Account

Lost your password?

Search
Wishlist
0 items €0.00
Menu
Insideast Europe
0 items €0.00
  • Home
  • Shop All
  • Lighting
  • Sinks
  • Faucets
  • Hardware
  • Showers
  • Blog
  • Contact
Click to enlarge
Home Faucet Heritage Living Brass Bridge Faucet | Signature Living Finishes
Custom order: Katie
Custom order: Katie €69.00
Back to products
Handcrafted Hammered Undermount Sink  | Bar, Island & Outdoor
Handcrafted Hammered Undermount Sink | Bar, Island & Outdoor €359.29 – €697.56Price range: €359.29 through €697.56

Heritage Living Brass Bridge Faucet | Signature Living Finishes

€453.83 – €583.83Price range: €453.83 through €583.83

Polished
Brushed
Aged
Sealed Brass
Living Brass
Clear
Add to wishlist
SKU: N/A Category: Faucet
Share:
  • Description
  • Additional information
  • Reviews (0)
  • Shipping & Delivery
Description

/* ========== EXISTING STYLES ========== */
.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 {
text-align: center;
padding: clamp(40px, 6vw, 80px) 0;
position: relative
}

.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: clamp(.75rem, 1vw, .85rem);
letter-spacing: .15em;
text-transform: uppercase;
color: var(–accent);
margin: 0 0 1rem;
font-weight: 600
}

.faucet-desc__title {
font-size: clamp(2rem, 4vw, 3.5rem);
line-height: 1.1;
margin: 0 0 1rem;
font-weight: 700;
color: var(–accent)
}

.faucet-desc__sub {
color: var(–muted);
font-size: clamp(1.1rem, 1.5vw, 1.3rem);
max-width: 700px;
margin: 0 auto;
line-height: 1.7
}

.faucet-desc__video {
display: grid;
margin: clamp(60px, 8vw, 100px) 0
}

.faucet-desc__video-container {
position: relative;
width: 100%;
max-width: 500px;
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: 12px 20px;
font-size: 14px
}

.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__dimensions-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 15px;
background: var(–bg-light);
padding: 20px;
border-radius: 8px;
margin: 15px 0;
border: 1px solid var(–accent-light)
}

.faucet-desc__dimension-card {
text-align: center;
padding: 10px
}

.faucet-desc__dimension-label {
font-size: 11px;
text-transform: uppercase;
letter-spacing: .5px;
color: var(–accent);
margin-bottom: 5px;
font-weight: 600
}

.faucet-desc__dimension-value {
font-size: 20px;
font-weight: 700;
color: var(–primary)
}

.faucet-desc__dimension-unit {
font-size: 11px;
color: #999;
margin-top: 2px
}

.faucet-desc__download {
background: linear-gradient(135deg, #fff 0%, var(–bg-light) 100%);
padding: 25px;
border-radius: 8px;
text-align: center;
margin: 40px 0;
border: 1px solid var(–accent-light)
}

.faucet-desc__download h3 {
color: var(–primary)
}

.faucet-desc__download p {
color: var(–muted);
margin-bottom: 15px
}

.faucet-desc__download a {
display: inline-block;
background: var(–accent);
color: #fff;
padding: 12px 30px;
border-radius: 6px;
text-decoration: none;
font-weight: 600;
font-size: 14px;
transition: background .3s ease
}

.faucet-desc__download a:hover {
background: #8b6740
}

.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(1rem, 2vw, 1.2rem);
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(.85rem, 1.5vw, 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: 28px;
margin-bottom: 15px;
color: var(–primary);
font-weight: 600;
text-align: center
}

.faucet-desc__config-intro {
text-align: center;
color: var(–muted);
font-size: 15px;
line-height: 1.7;
max-width: 700px;
margin: 0 auto 35px
}

.faucet-desc__config-slider-wrap {
position: relative;
overflow: hidden;
margin: 40px 0;
max-width: 800px;
margin-left: auto;
margin-right: auto
}

.faucet-desc__config-slider-title {
text-align: center;
font-size: 22px;
font-weight: 700;
color: var(–accent);
margin-bottom: 25px;
text-transform: uppercase;
letter-spacing: 1px
}

.faucet-desc__config-slider-container {
position: relative;
overflow-x: auto;
overflow-y: hidden;
border-radius: 12px;
scroll-behavior: smooth;
scroll-snap-type: x mandatory;
max-height: 500px;
padding: 0 40px
}

.faucet-desc__config-slider-container::-webkit-scrollbar {
height: 8px
}

.faucet-desc__config-slider-container::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 10px
}

.faucet-desc__config-slider-container::-webkit-scrollbar-thumb {
background: var(–accent);
border-radius: 10px
}

.faucet-desc__config-slider {
display: flex;
gap: 20px;
padding: 5px
}

.faucet-desc__config-slide {
flex: 0 0 calc(50% – 10px);
min-width: calc(50% – 10px);
scroll-snap-align: start
}

.faucet-desc__config-slide-img {
width: 100%;
aspect-ratio: 1/1;
height: auto;
object-fit: cover;
border-radius: 12px;
box-shadow: 0 10px 40px var(–shadow);
display: block;
background: #fff;
border: 1px solid var(–accent-light)
}

.faucet-desc__config-slide-caption {
text-align: center;
margin-top: 12px;
font-size: 14px;
color: var(–primary);
font-weight: 600;
background: var(–bg-light);
padding: 8px 12px;
border-radius: 6px;
border: 1px solid var(–accent-light)
}

.faucet-desc__config-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: 10;
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__config-arrow:hover {
background: #8b6740;
transform: translateY(-50%) scale(1.1)
}

.faucet-desc__config-arrow–left {
left: 4px
}

.faucet-desc__config-arrow–right {
right: 4px
}

.faucet-desc__config-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-top: 40px;
background: linear-gradient(135deg, #fff 0%, var(–bg-light) 100%);
padding: 25px;
border-radius: 8px;
border: 1px solid var(–accent-light)
}

.faucet-desc__config-section h3 {
font-size: 16px;
color: var(–accent);
margin-bottom: 12px;
font-weight: 600;
text-align: center
}

.faucet-desc__config-options {
display: grid;
gap: 8px
}

.faucet-desc__config-section:first-child .faucet-desc__config-options {
grid-template-columns: 1fr 1fr
}

.faucet-desc__config-section:last-child .faucet-desc__config-options {
grid-template-columns: 1fr
}

.faucet-desc__config-option {
background: #fff;
padding: 10px;
border-radius: 6px;
border: 1px solid var(–accent-light);
font-size: 13px;
color: var(–primary);
text-align: center;
font-weight: 500;
cursor: pointer;
transition: all .2s ease;
position: relative
}

.faucet-desc__config-option:hover {
border-color: var(–accent);
transform: translateY(-2px);
box-shadow: 0 4px 12px var(–shadow)
}

.faucet-desc__reviews h2 {
font-size: 28px;
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-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__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)
}

.faucet-desc__review-verified {
font-size: 11px;
background: var(–accent);
color: #fff;
padding: 4px 10px;
border-radius: 20px;
font-weight: 600
}

.faucet-desc__review-stars {
color: var(–accent);
font-size: 16px;
margin-bottom: 10px
}

.faucet-desc__review-text {
color: var(–muted);
font-size: 14px;
line-height: 1.6;
margin-bottom: 12px
}

.faucet-desc__review-highlight {
font-size: 12px;
color: var(–accent);
font-style: italic;
border-left: 2px solid var(–accent-light);
padding-left: 10px
}

/* ========== FEATURES GRID – IMPROVED ========== */
.faucet-desc__features {
margin: clamp(60px, 8vw, 100px) 0
}

.faucet-desc__features h2 {
font-size: clamp(22px, 4vw, 28px);
margin-bottom: clamp(20px, 4vw, 30px);
color: var(–primary);
font-weight: 600;
border-bottom: 2px solid var(–accent-light);
padding-bottom: 15px
}

.faucet-desc__features-list {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 25px;
margin: 0;
padding: 0;
list-style: none
}

.faucet-desc__features-list li {
display: flex;
flex-direction: column;
gap: 15px;
padding: 20px;
background: #fff;
border-radius: 12px;
border: 1px solid var(–accent-light);
box-shadow: 0 2px 8px var(–shadow);
transition: all .3s ease
}

.faucet-desc__features-list li:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(0, 0, 0, .12)
}

.faucet-desc__feature-icon {
width: 50px;
height: 50px;
background: #f0e8df;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
color: var(–accent);
border: 1px solid var(–accent-light);
align-self: flex-start
}

.faucet-desc__feature-icon svg {
width: 28px;
height: 28px
}

.faucet-desc__feature-content h4 {
font-size: clamp(15px, 2vw, 16px);
font-weight: 700;
margin-bottom: 8px;
color: var(–primary);
line-height: 1.3
}

.faucet-desc__feature-content p {
font-size: clamp(13px, 1.5vw, 14px);
color: var(–muted);
line-height: 1.6;
margin: 0
}

.faucet-desc__package {
margin: clamp(60px, 8vw, 100px) 0
}

.faucet-desc__package h2 {
font-size: 28px;
margin-bottom: 30px;
color: var(–primary);
font-weight: 600;
border-bottom: 2px solid var(–accent-light);
padding-bottom: 15px
}

.faucet-desc__package-list {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 8px;
margin: 0;
padding: 0;
list-style: none
}

.faucet-desc__package-list li {
display: flex;
align-items: center;
gap: 6px;
padding: 8px 12px;
font-size: 13px;
background: var(–bg-light);
border-radius: 6px;
border: 1px solid var(–accent-light);
transition: all .2s ease
}

.faucet-desc__package-list li:hover {
background: #fff;
transform: translateY(-2px);
box-shadow: 0 2px 8px var(–shadow)
}

.faucet-desc__package-list li:before {
content: “✓”;
color: var(–accent);
font-weight: bold;
font-size: 14px;
flex-shrink: 0
}

.faucet-desc__faq {
margin-top: clamp(60px, 8vw, 100px)
}

.faucet-desc__faq h2 {
font-size: 28px;
margin-bottom: 20px;
color: var(–primary);
font-weight: 600;
border-bottom: 2px solid var(–accent-light);
padding-bottom: 15px
}

.faucet-desc__faq details {
border: none;
border-radius: 6px;
padding: 15px;
background: var(–bg-light);
box-shadow: 0 4px 15px var(–shadow);
transition: all .3s ease;
margin-bottom: 10px;
border: 1px solid var(–accent-light)
}

.faucet-desc__faq details:hover {
box-shadow: 0 4px 12px rgba(166, 124, 82, .15);
transform: translateX(4px)
}

.faucet-desc__faq summary {
font-weight: 600;
color: var(–primary);
outline: none;
user-select: none;
display: flex;
align-items: center;
gap: 10px;
cursor: pointer;
font-size: 15px
}

.faucet-desc__faq summary::before {
content: “→”;
color: var(–accent);
font-weight: bold;
font-size: 1.2em;
transition: transform .3s ease
}

.faucet-desc__faq details[open] summary::before {
transform: rotate(90deg)
}

.faucet-desc__faq summary:hover {
color: var(–accent)
}

.faucet-desc__faq details[open] summary {
margin-bottom: 10px;
color: var(–accent)
}

.faucet-desc__faq p {
color: var(–muted);
line-height: 1.6;
font-size: 14px;
margin: 0
}

.ie-warranty {
font-family: inherit;
margin: clamp(40px, 6vw, 60px) 0;
border: 1px solid var(–accent-light);
border-radius: 12px;
overflow: hidden;
background: linear-gradient(135deg, #fff 0%, var(–bg-light) 100%);
box-shadow: 0 4px 15px var(–shadow)
}

.ie-warranty__top {
display: flex;
align-items: center;
gap: .75rem;
padding: 1.5rem 1.5rem 1rem;
background: var(–accent);
color: #fff
}

.ie-warranty__shield {
width: 24px;
height: 24px;
flex: 0 0 24px;
color: #fff
}

.ie-warranty__title {
margin: 0;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: .2px;
color: #fff
}

.ie-warranty__body {
padding: 1.5rem
}

.ie-warranty__body p {
margin: 0 0 .75rem 0;
line-height: 1.6;
color: var(–primary)
}

.ie-warranty__list {
margin: .5rem 0 0 0;
padding-left: 1.25rem;
color: var(–primary)
}

.ie-warranty__list li {
margin: .4rem 0;
line-height: 1.5
}

.ie-warranty__note {
margin-top: 1rem;
font-size: .9rem;
opacity: .8;
color: var(–muted)
}

.ie-warranty__badge {
display: flex;
align-items: center;
gap: .75rem;
margin: 1.5rem 0 1rem;
padding: 1rem 1.25rem;
border: 2px solid var(–accent);
border-radius: 8px;
background: #fff;
box-shadow: 0 2px 8px rgba(166, 124, 82, .1)
}

.ie-warranty__badge .tick {
font-size: 1.2rem;
line-height: 1;
color: var(–accent)
}

.ie-warranty__badge strong {
font-weight: 700;
color: var(–primary)
}

.ie-warranty__badge div {
color: var(–primary)
}

/* ========== CRO STYLES ========== */

/* CTA Section */
.faucet-desc__cta-section {
text-align: center;
margin: clamp(30px, 4vw, 40px) 0;
padding: clamp(20px, 3vw, 30px);
background: linear-gradient(135deg, #fff 0%, var(–bg-light) 100%);
border-radius: 12px;
border: 2px solid var(–accent);
box-shadow: 0 8px 30px rgba(166, 124, 82, .15)
}

.faucet-desc__price {
font-size: clamp(2rem, 4vw, 2.5rem);
font-weight: 700;
color: var(–accent);
margin-bottom: 15px
}

.faucet-desc__price-note {
font-size: clamp(13px, 1.5vw, 16px);
color: var(–muted);
margin-bottom: 20px
}

.faucet-desc__cta-primary {
background: var(–accent);
color: #fff;
border: none;
padding: clamp(14px, 2vw, 18px) clamp(30px, 4vw, 40px);
font-size: clamp(15px, 2vw, 18px);
font-weight: 700;
border-radius: 8px;
cursor: pointer;
transition: all .3s ease;
box-shadow: 0 4px 15px rgba(166, 124, 82, .3);
text-transform: uppercase;
letter-spacing: .5px;
width: 100%;
max-width: 400px
}

.faucet-desc__cta-primary:hover {
background: #8b6740;
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(166, 124, 82, .4)
}

.faucet-desc__cta-primary:active {
transform: translateY(0)
}

.faucet-desc__trust-bar {
display: flex;
justify-content: center;
gap: clamp(15px, 3vw, 30px);
margin-top: 20px;
flex-wrap: wrap;
font-size: clamp(11px, 1.5vw, 14px);
color: var(–primary);
font-weight: 500
}

.faucet-desc__trust-bar div {
display: flex;
align-items: center;
gap: 5px
}

.faucet-desc__trust-bar div:before {
content: “✓”;
color: var(–accent);
font-weight: bold
}

/* Guarantee Bar */
.faucet-desc__guarantees-bar {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
gap: 15px;
margin: 30px 0;
padding: 20px;
background: #fff;
border-radius: 12px;
border: 1px solid var(–accent-light);
box-shadow: 0 4px 15px var(–shadow)
}

.guarantee-item {
text-align: center;
padding: 15px;
background: var(–bg-light);
border-radius: 8px;
transition: all .3s ease
}

.guarantee-item:hover {
transform: translateY(-4px);
box-shadow: 0 4px 12px var(–shadow)
}

.guarantee-item svg {
width: 32px;
height: 32px;
margin: 0 auto 10px;
color: var(–accent)
}

.guarantee-item strong {
display: block;
font-size: clamp(12px, 1.5vw, 14px);
color: var(–primary);
margin-top: 8px
}

/* Comparison Table */
.faucet-desc__comparison {
margin: 60px 0;
padding: 40px 0
}

.faucet-desc__comparison h2 {
font-size: clamp(22px, 4vw, 28px);
margin-bottom: 30px;
color: var(–primary);
font-weight: 600;
text-align: center;
border-bottom: 2px solid var(–accent-light);
padding-bottom: 15px
}

.faucet-desc__comparison-table {
width: 100%;
border-collapse: collapse;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 4px 20px var(–shadow)
}

.faucet-desc__comparison-table th {
padding: 15px;
background: var(–accent);
color: #fff;
font-weight: 700;
text-align: left;
font-size: 15px
}

.faucet-desc__comparison-table td {
padding: 15px;
border-bottom: 1px solid var(–accent-light);
font-size: 14px
}

.faucet-desc__comparison-table tr:last-child td {
border-bottom: none
}

.faucet-desc__comparison-table td:first-child {
font-weight: 600;
color: var(–primary);
background: var(–bg-light);
width: 30%
}

.faucet-desc__comparison-table td:nth-child(2) {
color: #2d5016;
font-weight: 500
}

.faucet-desc__comparison-table td:nth-child(3) {
color: #7a271a
}

.faucet-desc__comparison-table tr:hover {
background: rgba(166, 124, 82, .05)
}

/* Guarantee Box */
.faucet-desc__guarantee-box {
background: linear-gradient(135deg, #fff 0%, var(–bg-light) 100%);
border: 2px solid var(–accent);
border-radius: 12px;
padding: clamp(20px, 4vw, 30px);
margin: 40px 0;
box-shadow: 0 8px 25px rgba(166, 124, 82, .15)
}

.faucet-desc__guarantee-box h3 {
font-size: clamp(20px, 3vw, 24px);
color: var(–primary);
margin-bottom: 20px;
text-align: center
}

.faucet-desc__guarantee-box ul {
list-style: none;
padding: 0;
margin: 0 0 20px 0
}

.faucet-desc__guarantee-box li {
padding: 12px 0 12px 35px;
position: relative;
font-size: clamp(13px, 1.5vw, 15px);
line-height: 1.6;
color: var(–primary);
border-bottom: 1px solid var(–accent-light)
}

.faucet-desc__guarantee-box li:last-child {
border-bottom: none
}

.faucet-desc__guarantee-box li:before {
content: “🛡️”;
position: absolute;
left: 0;
font-size: 20px
}

.faucet-desc__guarantee-box li strong {
color: var(–accent)
}

.faucet-desc__guarantee-box p {
text-align: center;
color: var(–muted);
font-style: italic;
margin: 0;
font-size: clamp(12px, 1.5vw, 14px)
}

/* Review Stats */
.faucet-desc__review-stats {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
margin-bottom: 30px;
padding: 25px;
background: linear-gradient(135deg, #fff 0%, var(–bg-light) 100%);
border-radius: 12px;
border: 1px solid var(–accent-light)
}

.stat {
text-align: center;
padding: 15px
}

.stat-number {
font-size: clamp(2rem, 4vw, 2.5rem);
font-weight: 700;
color: var(–accent);
margin-bottom: 5px
}

.stat-label {
font-size: 13px;
color: var(–muted);
text-transform: uppercase;
letter-spacing: .5px
}

/* Review Highlights */
.faucet-desc__review-highlights {
display: flex;
gap: 15px;
margin-bottom: 25px;
flex-wrap: wrap;
justify-content: center
}

.highlight {
background: #fff;
padding: 10px 18px;
border-radius: 20px;
font-size: 13px;
color: var(–primary);
border: 1px solid var(–accent-light);
box-shadow: 0 2px 8px var(–shadow)
}

/* Scarcity Notice */
.faucet-desc__scarcity-notice {
background: #fff8f0;
border: 2px solid var(–accent);
border-radius: 8px;
padding: clamp(12px, 2vw, 15px) clamp(15px, 3vw, 20px);
margin: 25px 0;
text-align: center;
font-size: clamp(12px, 1.5vw, 14px);
color: var(–primary);
line-height: 1.6
}

.faucet-desc__scarcity-notice a {
color: var(–accent);
font-weight: 700;
text-decoration: none;
border-bottom: 2px solid var(–accent)
}

.faucet-desc__scarcity-notice a:hover {
color: #8b6740
}

/* Config Price Tags */
.config-price {
display: block;
font-size: 11px;
color: var(–accent);
font-weight: 700;
margin-top: 4px
}

/* Customer Photos Gallery */
.faucet-desc__ugc {
margin: 60px 0
}

.faucet-desc__ugc h2 {
font-size: 28px;
margin-bottom: 15px;
color: var(–primary);
font-weight: 600;
text-align: center;
border-bottom: 2px solid var(–accent-light);
padding-bottom: 15px
}

.faucet-desc__ugc-intro {
text-align: center;
color: var(–muted);
font-size: 15px;
margin-bottom: 30px
}

.faucet-desc__ugc-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 15px
}

.faucet-desc__ugc-item {
position: relative;
overflow: hidden;
border-radius: 8px;
box-shadow: 0 4px 15px var(–shadow);
aspect-ratio: 1
}

.faucet-desc__ugc-item img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform .3s ease
}

.faucet-desc__ugc-item:hover img {
transform: scale(1.05)
}

.faucet-desc__ugc-credit {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, .7);
color: #fff;
padding: 8px;
font-size: 11px;
text-align: center
}

/* Trust Signals */
.faucet-desc__trust-signals {
display: flex;
align-items: center;
justify-content: center;
gap: 25px;
flex-wrap: wrap;
margin: 30px 0;
padding: 20px;
background: var(–bg-light);
border-radius: 8px
}

.faucet-desc__trust-signals img {
max-height: 40px;
opacity: .7;
transition: opacity .3s ease
}

.faucet-desc__trust-signals img:hover {
opacity: 1
}

.faucet-desc__trust-signals .ssl-badge,
.faucet-desc__trust-signals .certification {
font-size: 13px;
color: var(–muted);
font-weight: 600
}

/* Lifestyle sections */
.lifestyle-section {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
align-items: center;
margin: clamp(40px, 6vw, 60px) 0
}

.lifestyle-section__image {
position: relative;
overflow: hidden;
border-radius: 8px;
box-shadow: 0 10px 40px rgba(0, 0, 0, .1)
}

.lifestyle-section__image img {
width: 100%;
height: auto;
display: block;
transition: transform .5s ease
}

.lifestyle-section__content h3 {
margin-bottom: 15px;
color: var(–primary);
font-size: clamp(18px, 2.5vw, 20px);
font-weight: 600;
line-height: 1.3
}

.lifestyle-section__content p {
color: var(–muted);
line-height: 1.7;
font-size: clamp(14px, 1.5vw, 15px);
margin: 0
}

/* ========== MOBILE RESPONSIVE FIXES ========== */
@media (max-width: 768px) {

/* Features Grid – Single Column on Mobile */
.faucet-desc__features-list {
grid-template-columns: 1fr;
gap: 15px
}

.faucet-desc__features-list li {
padding: 15px;
gap: 12px
}

.faucet-desc__feature-icon {
width: 45px;
height: 45px
}

.faucet-desc__feature-icon svg {
width: 24px;
height: 24px
}

/* Config Grid */
.faucet-desc__config-grid {
grid-template-columns: 1fr;
padding: 20px;
gap: 25px
}

.faucet-desc__config-section:first-child .faucet-desc__config-options {
grid-template-columns: 1fr 1fr
}

/* Config Slider */
.faucet-desc__config-slide {
flex: 0 0 calc(100% – 20px);
min-width: calc(100% – 20px)
}

.faucet-desc__config-slider-wrap {
max-width: 100%
}

.faucet-desc__config-slide-img {
aspect-ratio: 1/1;
height: auto
}

.faucet-desc__config-slider-title {
font-size: 18px;
margin-bottom: 20px
}

/* Review Slider */
.faucet-desc__review-slider-item {
flex: 0 0 calc(100% – 25px);
min-width: calc(100% – 25px)
}

.faucet-desc__review-card {
padding: 20px
}

/* Dimensions Grid */
.faucet-desc__dimensions-grid {
grid-template-columns: repeat(2, 1fr);
gap: 10px;
padding: 15px
}

.faucet-desc__dimension-card {
padding: 8px
}

.faucet-desc__dimension-value {
font-size: 18px
}

/* Package List */
.faucet-desc__package-list {
grid-template-columns: 1fr;
gap: 6px
}

.faucet-desc__package-list li {
font-size: 12px;
padding: 10px 12px
}

/* Specs Table */
.faucet-desc__specs-table td {
padding: 10px 12px;
font-size: 13px
}

.faucet-desc__specs-table td:first-child {
width: 45%
}

/* Lifestyle Sections – Stack on Mobile */
.lifestyle-section {
grid-template-columns: 1fr;
gap: 20px
}

.lifestyle-section[style*=”direction:rtl”] {
direction: ltr
}

.lifestyle-section__content {
direction: ltr
}

/* Warranty Badge */
.faucet-desc__warranty-badge {
flex-direction: column;
text-align: center;
gap: 12px;
padding: 20px
}

.faucet-desc__warranty-badge-icon {
width: 50px;
height: 50px
}

/* Review Stats */
.faucet-desc__review-stats {
grid-template-columns: 1fr;
gap: 10px;
padding: 20px
}

.stat {
padding: 10px
}

/* Guarantees Bar */
.faucet-desc__guarantees-bar {
grid-template-columns: 1fr 1fr;
gap: 10px;
padding: 15px
}

.guarantee-item {
padding: 12px
}

.guarantee-item svg {
width: 28px;
height: 28px
}

/* Comparison Table */
.faucet-desc__comparison {
padding: 20px 0
}

.faucet-desc__comparison-table {
font-size: 11px;
display: block;
overflow-x: auto
}

.faucet-desc__comparison-table th,
.faucet-desc__comparison-table td {
padding: 8px 6px;
word-break: break-word
}

.faucet-desc__comparison-table th {
font-size: 11px
}

.faucet-desc__comparison-table td:first-child {
width: 25%;
min-width: 70px
}

.faucet-desc__comparison-table td:nth-child(2),
.faucet-desc__comparison-table td:nth-child(3) {
width: 37.5%
}

/* Headers */
.faucet-desc__header {
padding: clamp(30px, 5vw, 50px) 0
}

.faucet-desc__title {
line-height: 1.2
}

.faucet-desc__sub {
font-size: clamp(1rem, 2vw, 1.1rem)
}

/* CTA Section */
.faucet-desc__cta-section {
padding: 20px 15px
}

.faucet-desc__trust-bar {
gap: 10px;
font-size: 11px
}

/* FAQ */
.faucet-desc__faq summary {
font-size: 14px
}

.faucet-desc__faq p {
font-size: 13px
}

.faucet-desc__faq details {
padding: 12px
}

/* Warranty */
.ie-warranty__title {
font-size: 1rem
}

.ie-warranty__badge {
flex-direction: column;
align-items: flex-start;
gap: .35rem
}

.ie-warranty__body {
padding: 1.2rem
}

/* Download Section */
.faucet-desc__download {
padding: 20px 15px
}

.faucet-desc__download h3 {
font-size: 18px
}

.faucet-desc__download p {
font-size: 13px
}

.faucet-desc__download a {
padding: 12px 24px;
font-size: 13px
}
}

@media (max-width: 480px) {

/* Further mobile optimizations */
.faucet-desc__wrap {
padding: 20px 12px
}

.faucet-desc__header {
padding: 25px 0
}

.faucet-desc__config-slider-container {
padding: 0 35px
}

.faucet-desc__config-arrow {
width: 30px;
height: 30px;
font-size: 16px
}

.faucet-desc__review-arrow {
width: 30px;
height: 30px;
font-size: 16px
}

.faucet-desc__guarantees-bar {
grid-template-columns: 1fr;
gap: 8px;
padding: 12px
}

.guarantee-item {
padding: 10px
}

.faucet-desc__trust-bar {
flex-direction: column;
gap: 8px;
align-items: center
}

.faucet-desc__features-list {
gap: 12px
}

.faucet-desc__features-list li {
padding: 12px
}
}

/* Add this to the end of your style tag */
.faucet-desc__sub,
.faucet-desc__config-intro {
margin-left: auto !important;
margin-right: auto !important;
width: 100%;
display: block;
}

.faucet-desc__signature-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 15px;
}

@media (max-width: 768px) {
.faucet-desc__signature-grid {
grid-template-columns: repeat(3, 1fr);
gap: 12px;
}
}

Solid Brass • Signature Living Finishes

Heritage Living Brass Bridge Faucet

Classic bridge-style faucet in solid brass with 3 signature finishes. Choose our
unlacquered (Living Brass) option for a rich, living patina that develops over time, or lacquered (Sealed Brass)
for a lasting shine. This
isn’t just a faucet, it’s a lifetime investment in character.

Handcrafted
to order • Free delivery

Configure & Add to Cart

Handcrafted to Order
5-Year Warranty
Free Shipping

5-Year Warranty

30-Day Returns

Free Shipping

Lifetime Support

⏱️ Limited Production: Due to the handcrafted nature, we
can only produce a limited quantity each month. Reserve yours today

Aged Brass Bridge Kitchen Faucet

/* ─── Scoped Variables & Reset ─── */
.ieast-rev-island {
–bg-cream: #fcfaf6;
/* Matching the image light warm background */
–top-bar: #2e241c;
/* Matching the image dark brown header */
–gold: #cc9d6b;
/* Matching the image quote marks */
–ink: #2c2a28;
–ink-soft: #4a4744;
–ink-muted: #8c8782;
–note-bg: #ffffff;
–border: rgba(0, 0, 0, 0.05);
–shadow: 0 8px 24px rgba(46, 36, 28, 0.06);
–font-head: ‘Cormorant Garamond’, serif;
–font-body: ‘Jost’, sans-serif;

-webkit-font-smoothing: antialiased;
font-family: var(–font-body);
color: var(–ink);
line-height: 1.5;
box-sizing: border-box;
}

.ieast-rev-island *,
.ieast-rev-island *::before,
.ieast-rev-island *::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}

/* ─── Section Shell ─── */
.ieast-rev-island {
max-width: 1050px;
margin: 40px auto;
background: var(–bg-cream);
border-radius: 4px;
/* subtle rounding */
position: relative;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
border: 1px solid var(–border);
overflow: hidden;
}

/* ─── Top Bar (Like Attached Image) ─── */
.ieast-rev-topbar {
background: var(–top-bar);
padding: 14px 24px;
display: flex;
justify-content: space-between;
align-items: center;
}

.ieast-rev-topbar span {
color: var(–gold);
font-size: 11px;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
}

.ieast-rev-topbar-right {
display: flex;
align-items: center;
gap: 8px;
}

/* ─── Slider ─── */
.ieast-rev-slider-wrap {
position: relative;
z-index: 2;
}

.ieast-rev-slider {
overflow: hidden;
}

.ieast-rev-track {
display: flex;
transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
will-change: transform;
align-items: stretch;
}

/* ─── Slide ─── */
.ieast-rev-slide {
min-width: 100%;
display: grid;
/* Image takes up more than half (~60%), Content takes the rest (~40%) */
grid-template-columns: 1.5fr 1fr;
}

/* ─── Image Column ─── */
.ieast-rev-img-col {
position: relative;
width: 100%;
height: 100%;
min-height: 540px;
overflow: hidden;
}

.ieast-rev-img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

/* ─── Content Column (Right Side) ─── */
.ieast-rev-content {
display: flex;
flex-direction: column;
justify-content: center;
padding: 20px 30px 40px 20px;
/* Extra bottom padding for floating controls */
background: var(–bg-cream);
}

/* ─── The ‘Note’ Shape ─── */
.ieast-rev-note {
background: var(–note-bg);
padding: 20px 20px;
border-radius: 2px;
box-shadow: var(–shadow);
border: 1px solid #f4f0eb;
position: relative;
width: 100%;
max-width: 440px;
margin: 0 auto;
}

/* Fold detail for note look (optional neat touch) */
.ieast-rev-note::before {
content: ”;
position: absolute;
top: 0;
right: 0;
border-width: 0 16px 16px 0;
border-style: solid;
border-color: #f7f3ef var(–bg-cream) transparent transparent;
box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.03);
border-bottom-left-radius: 2px;
}

.ieast-rev-quote-mark {
font-family: var(–font-head);
font-size: 60px;
color: var(–gold);
line-height: 0.6;
margin-bottom: 15px;
display: block;
}

.ieast-rev-text {
font-family: var(–font-head);
font-size: clamp(14px, 2vw, 22px);
font-weight: 400;
line-height: 1.45;
color: var(–ink);
font-style: italic;
margin-bottom: 20px;
}

.ieast-rev-meta-block {
border-top: 1px solid var(–border);
padding-top: 5px;
display: flex;
flex-direction: column;
gap: 10px;
}

.ieast-rev-stars {
display: flex;
gap: 4px;
}

.ieast-rev-stars svg {
width: 16px;
height: 16px;
fill: var(–gold);
}

.ieast-rev-author-row {
display: flex;
align-items: center;
justify-content: space-between;
}

.ieast-rev-name {
font-family: var(–font-body);
font-size: 13px;
font-weight: 500;
color: var(–ink);
letter-spacing: 0.05em;
text-transform: uppercase;
}

.ieast-rev-date {
font-size: 12px;
color: var(–ink-muted);
font-style: italic;
}

.ieast-rev-attrs {
display: flex;
flex-wrap: wrap;
gap: 8px;
}

.ieast-rev-attr-pill {
display: inline-flex;
align-items: center;
font-size: 10px;
color: var(–ink-soft);
letter-spacing: 0.05em;
text-transform: uppercase;
background: #fbfbfb;
border: 1px solid var(–border);
padding: 3px 8px;
border-radius: 2px;
}

.ieast-rev-attr-pill strong {
color: var(–top-bar);
font-weight: 500;
margin-right: 4px;
}

/* ─── Navigation Controls (Fixed at bottom right) ─── */
.ieast-rev-controls {
position: absolute;
bottom: 0;
right: 0;
width: 40%;
/* Matches exactly the 1fr content column (1.5fr / 1fr ratio) */
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 30px;
z-index: 10;
background: linear-gradient(to top, var(–bg-cream) 60%, transparent);
/* slight fade */
}

.ieast-rev-arrows {
display: flex;
gap: 10px;
}

.ieast-rev-btn {
width: 38px;
height: 38px;
border: 1px solid rgba(0, 0, 0, 0.1);
background: var(–note-bg);
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
border-radius: 50%;
}

.ieast-rev-btn:hover {
background: var(–top-bar);
border-color: var(–top-bar);
}

.ieast-rev-btn:hover svg {
stroke: #fff;
}

.ieast-rev-btn svg {
width: 16px;
height: 16px;
stroke: var(–ink);
fill: none;
stroke-width: 1.2;
transition: stroke 0.3s;
}

.ieast-rev-dots {
display: flex;
gap: 6px;
}

.ieast-rev-dot {
width: 20px;
height: 2px;
background: rgba(0, 0, 0, 0.1);
border: none;
cursor: pointer;
padding: 0;
transition: all 0.3s ease;
}

.ieast-rev-dot.active {
background: var(–top-bar);
}

/* ─── Mobile ─── */
@media (max-width: 992px) {
.ieast-rev-island {
max-width: 92%;
}

.ieast-rev-slide {
grid-template-columns: 1.2fr 1fr;
}

.ieast-rev-controls {
width: 45.45%;
}

/* matches new 1.2fr/1fr ratio */
}

@media (max-width: 768px) {
.ieast-rev-island {
margin: 20px auto;
border-radius: 4px;
}

.ieast-rev-topbar span {
font-size: 9px;
}

.ieast-rev-slide {
grid-template-columns: 1fr;
/* stack vertically */
}

.ieast-rev-img-col {
min-height: auto;
height: 340px;
}

.ieast-rev-content {
padding: 30px 20px 90px 20px;
}

.ieast-rev-note {
padding: 26px 22px;
}

.ieast-rev-text {
font-size: 18px;
}

.ieast-rev-controls {
width: 100%;
/* Spans full width on mobile */
background: var(–bg-cream);
/* Solid to ensure readability */
padding: 16px 20px;
}
}

Loved by homeowners

INSIDEAST FAUCETS

Ashleigh's brass bridge faucet – installed view
“

Beautiful tap, customer service was top notch and the product is absolutely
gorgeous. Would definitely recommend!

Ashleigh
05 November, 2025
Size: 8 Inches King

Angela's unlacquered brass faucet with patina
“

It looks absolutely gorgeous! With a little patina assistance it has turned
out fabulous. Absolutely love it. The customer service has been amazing.

Angela
11 December, 2024
Handle: Cross Handle

Etsy buyer's brass faucet unboxing
“

It’s beautiful — the craftsmanship speaks for itself. We reached out after
installation and everything was quickly resolved. A stunning addition.

Etsy Buyer
13 March, 2025
Size: 8 Inches King

Hazel's brass bridge faucet fresh out of box
“

Seller reached out to confirm the order was correct, to make sure everything
would be perfect. The faucet is beautiful! (Photo taken just out of box)

Hazel
15 April, 2025
Size: 8 Inches King

Patricia's 8 inch brass bridge faucet with sprayer
“

InsideEast made this purchase so pleasant — the product itself is even
better than I imagined! I am remodeling my kitchen around this faucet!

Patricia
20 March, 2025
Size: 8 Inches King

Veronica's brass bridge faucet unboxed
“

Absolutely gorgeous! I can’t wait to add this to my kitchen. The finish is
stunning and the quality feels premium from the moment you open the box.

Veronica
06 May, 2025
Size: 8 Inches King

(function () {
const track = document.getElementById(‘ieastSliderTrack’);
const prevBtn = document.getElementById(‘ieastPrevBtn’);
const nextBtn = document.getElementById(‘ieastNextBtn’);
const dotWrap = document.getElementById(‘ieastDotContainer’);

if (!track || !prevBtn || !nextBtn || !dotWrap) return;

const slides = track.querySelectorAll(‘.ieast-rev-slide’);
const total = slides.length;
let current = 0;
let autoTimer = null;

// Build dots
slides.forEach((_, i) => {
const d = document.createElement(‘button’);
d.className = ‘ieast-rev-dot’ + (i === 0 ? ‘ active’ : ”);
d.setAttribute(‘role’, ‘tab’);
d.setAttribute(‘aria-label’, ‘Review ‘ + (i + 1));
d.addEventListener(‘click’, () => goTo(i));
dotWrap.appendChild(d);
});

function goTo(n) {
slides[current].setAttribute(‘aria-current’, ‘false’);
current = (n + total) % total;
track.style.transform = `translateX(-${current * 100}%)`;
dotWrap.querySelectorAll(‘.ieast-rev-dot’).forEach((d, i) => {
d.classList.toggle(‘active’, i === current);
});
slides[current].setAttribute(‘aria-current’, ‘true’);
}

prevBtn.addEventListener(‘click’, () => { goTo(current – 1); resetAuto(); });
nextBtn.addEventListener(‘click’, () => { goTo(current + 1); resetAuto(); });

// Touch / swipe
let startX = 0;
track.addEventListener(‘touchstart’, e => { startX = e.touches[0].clientX; }, { passive: true });
track.addEventListener(‘touchend’, e => {
const dx = e.changedTouches[0].clientX – startX;
if (Math.abs(dx) > 40) { dx goTo(current + 1), 6000); }
function resetAuto() { clearInterval(autoTimer); startAuto(); }
startAuto();

// Pause on hover
const section = document.getElementById(‘ieast-reviews’);
if (section) {
section.addEventListener(‘mouseenter’, () => clearInterval(autoTimer));
section.addEventListener(‘mouseleave’, startAuto);
}

goTo(0);
})();

Configure Your Perfect Finish

This faucet can be customized to perfectly suit your kitchen needs. Choose
from our three signature finishes in either lacquered (Sealed Brass) or unlacquered (Living Brass) styles. Each
configuration maintains the
same exceptional quality and handcrafted Moroccan artistry in our grand 8″ King size.

Signature Finishes

Polished Brass
Polished
Brass
Brushed Brass
Brushed
Brass
Aged Brass
Aged
Brass

Finishing Comparison Guide

Finish Initial Appearance Aging Characteristics
Polished Brass Bright, mirror-like, highly reflective gold Living
Brass:
Develops a natural patina over 3-5 months,
eventually taking on an aged look.
Sealed Brass:
Maintains its bright, initial finish for a long time.
Brushed Brass Matte, soft gold with subtle directional texturing Living
Brass:
Ages evenly into a clouded patina over 3-5
months, eventually taking on an aged look.
Sealed
Brass:
Maintains its matte finish indefinitely.
Aged Brass Deepest bronze and dark brown, century-old antique
look.
* Note: Our
specialty forced-aged finish achieves a richer, darker hue compared to naturally aged brass.
Living
Brass:
The dark finish lightens slightly at touch
points.
Sealed Brass: Locks in the dark antique look
permanently.
Important Order
Information:

  • Finishes Offered: We offer our finishes in both
    Living Brass (unlacquered) (a living finish that develops a natural patina over time) and
    Sealed Brass (lacquered) (a protective coating that locks in the original look
    long-term).
  • Default Configuration: The faucet comes with Simple
    Cross Handles
    by default.
  • Customization: If you need to change the handle style (to Lever or Flat Cross), please
    contact us at contact@insideast.com
    immediately after placing your order.

.ie-lf-section {
margin: 3rem 0;
padding: 2.5rem 2rem;
background: #fcf9f2;
border-top: 1px solid rgba(166, 124, 82, 0.2);
border-bottom: 1px solid rgba(166, 124, 82, 0.2);
}

.ie-lf-eyebrow {
font-size: 11px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #a67c52;
margin: 0 0 8px;
font-weight: 500;
text-align: center !important;
display: block;
}

.ie-lf-heading {
font-size: 22px;
font-weight: normal;
color: #1a1208;
margin: 0 0 8px;
line-height: 1.35;
text-align: center !important;
}

.ie-lf-sub {
font-size: 14px;
color: #5a4a35;
margin: 0 auto 1.75rem !important;
line-height: 1.6;
max-width: 480px;
text-align: center !important;
display: block;
width: 100%;
}

.ie-lf-grid {
display: grid;
grid-template-columns: 5fr 6fr;
gap: 2rem;
align-items: start;
max-width: 820px;
margin: 0 auto;
}

.ie-lf-video-wrap {
border: 1px solid rgba(166, 124, 82, 0.25);
background: #1a1208;
line-height: 0;
position: relative;
}

.ie-lf-video-wrap video {
width: 100%;
max-height: 420px;
object-fit: contain;
display: block;
}

.ie-lf-credit-bar {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(20, 12, 4, 0.72);
padding: 7px 12px;
line-height: 1;
}

.ie-lf-credit-bar p {
font-size: 11.5px;
color: rgba(252, 249, 242, 0.82);
margin: 0;
line-height: 1.45;
}

.ie-lf-credit-bar a {
color: #c49a6c;
text-decoration: none;
border-bottom: 1px solid rgba(196, 154, 108, 0.4);
}

.ie-lf-steps {
display: flex;
flex-direction: column;
gap: 1.1rem;
}

.ie-lf-step {
display: flex;
gap: 12px;
align-items: flex-start;
}

.ie-lf-step-num {
font-size: 18px;
color: rgba(166, 124, 82, 0.4);
line-height: 1;
min-width: 24px;
padding-top: 2px;
}

.ie-lf-step-title {
font-size: 11px;
font-weight: 600;
color: #2a1f10;
margin: 0 0 3px;
text-transform: uppercase;
letter-spacing: 0.06em;
}

.ie-lf-step-desc {
font-size: 13px;
color: #5a4a35;
margin: 0;
line-height: 1.55;
}

.ie-lf-note {
margin-top: 1.1rem;
padding: 0.75rem 1rem;
border-left: 2px solid #a67c52;
background: rgba(166, 124, 82, 0.06);
font-size: 12px;
color: #5a4a35;
line-height: 1.55;
}

@media (max-width: 640px) {
.ie-lf-grid {
grid-template-columns: 1fr;
gap: 1.25rem;
}
}

See It in Real Life

Watch Living Brass Age Beautifully

Creator Lone Fox demonstrates how to develop a rich patina on unlacquered brass — the same
living finish on this faucet.


Video by Lone Fox, an interior designer and home renovation creator. Shared for
reference. Watch on Facebook →

01

Arrives Unlacquered

Natural brass, ready to develop its own character from day one.

02

Age Naturally or Speed It Up

Let daily use darken it gradually, or use a simple vinegar method (shown in
the video) to get a rich patina in hours.

03

Always Reversible

A brass polish restores the original tone anytime. You’re always in control.

✦ Applies to all three finishes in the Living Brass option. Prefer a fixed look?
Choose Sealed Brass.

Configuration Gallery

Polished Brass Finish

Polished Brass Finish

Brushed Brass Finish

Brushed Brass Finish

Aged Brass Finish

Aged Brass Finish

Brushed Brass Lifestyle

Brushed Brass Lifestyle

Aged Brass Installation

Aged Brass Installation

What Our Customers Say

Matthew S. Verified
★★★★★

Beyond expectations, the quality and weight of this faucet is
impressive. I haven’t stopped talking about the knobs and how they feel so luxury for the last 2 days
and we don’t even have it installed yet.

“The quality and weight… feels so luxury”

Danielle C. Verified
★★★★★

It’s just as beautiful and quality material as I expected it to be,
it’s going to be beautiful in our new kitchen. Great customer service and responsive communication
throughout the entire process.

“Great customer service and great product”

Lindsey H. Verified
★★★★★

We are so pleased with the quality and craftmanship! The unlacquered
brass is stunning and already gaining a beautiful patina. The quality and craftsmanship is second to
none!

“Quality and craftsmanship is second to none!”

🛡️ Our No-Risk Promise to You

  • 30-Day Returns: Changed your mind? We’ll refund you – just send it back unused in its original packaging.
  • 5-Year Fixture Warranty: We’ll repair or replace any manufacturing defects
  • Lifetime Expert Support: Our team is always here to help with installation and maintenance

We’re so confident you’ll love this faucet, the risk is entirely on us.

Natural brass patina development

Why Choose Artisan-Crafted Over Mass-Produced?

Our Faucet Mass-Produced Alternatives
Material ✓ Solid brass throughout—no hollow parts ✗ Brass-plated zinc or plastic internals
Finish ✓ Signature living patina develops unique character ✗ Lacquer coating peels and chips over time
Craftsmanship ✓ Hand-forged by Moroccan artisans ✗ Factory mass production assembly line
Weight & Feel ✓ Substantial, luxury heft (3.2 lbs) ✗ Lightweight, hollow feel (0.8 lbs)
Warranty ✓ 5-year fixture / 1-year parts warranty ✗ 1-year typical (if any)

Why This Faucet Is Worth The Investment

  • Handcrafted in Morocco by Master Artisans

    Each faucet is meticulously crafted by skilled metalworkers using traditional techniques passed down
    through generations. You’re not just buying a faucet—you’re preserving an ancient craft.

  • Solid Brass Construction (Not Plated)

    Built entirely from solid brass—no hollow components, no thin plating that wears away. The substantial
    weight and durability you can feel immediately upon handling.

  • Signature Finishes

    Available in three distinctive finishes, offered in both lacquered (Sealed Brass) and unlacquered (Living
    Brass) options. The
    unlacquered (Living Brass) finish ages naturally over time, developing a rich patina that tells your
    home’s unique
    story, while the lacquered (Sealed Brass) option protects the initial look.

  • Premium 1/2″ Ceramic Cartridges

    Industry-leading ceramic disc cartridges deliver smooth, drip-free performance with exceptional
    durability. Lab-tested for 500,000+ cycles—that’s decades of daily use.

Moroccan handcrafted brass faucet detail

Moroccan Artisan Heritage

Each faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over
generations. Using traditional metalworking techniques, they shape solid brass into this elegant bridge-style
design that brings authentic character and warmth to your kitchen.

Unlacquered brass patina development

A Finish That Tells Your Story

Our signature living finishes (Living Brass) are designed to age gracefully, developing a unique patina that
reflects your
home’s story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more
beautiful with use. This living finish (Living Brass) celebrates the natural beauty of brass rather than
fighting against it.

Bridge faucet components and construction

Precision Engineering Meets Artisan Craft

Beneath the artisan exterior lies serious engineering. Premium ceramic cartridges ensure smooth, drip-free
operation for years. The swiveling spout provides flexibility for washing and filling, while the solid brass
construction guarantees structural integrity and lasting performance that stands up to daily use.

Brass faucet installation setup

Professional-Quality Installation Made Easy

Designed for standard 8-inch spread configurations with straightforward installation. Compatible with
regional plumbing connectors and includes all necessary mounting
hardware. The detailed manual guides you through every step, making professional-quality installation
achievable for DIY enthusiasts.

Engineered to Last Generations

Material Solid Brass
Finish Signature Living Finishes (Develops Patina)
Configuration Bridge-style with matching faceplate (deck plate/escutcheon)
Body Size King 8″ (overall arc height).
Spread 8 inches (203mm)
Handle Style Lever, Cross, or Flat Cross Handles (Selectable)
Cartridge Type Quarter-turn 1/2″ ceramic cartridges (lab-tested high cycle durability)
Plumbing Correct fittings for your region
Craftsmanship Handmade in Morocco

.px-thread-note {
max-width: 900px;
margin: 32px 0;
font-family: inherit;
}

.px-thread-note-inner {
position: relative;
background: linear-gradient(135deg, #fdf9f4 0%, #f5ede0 100%);
border: 1px solid #d4b896;
border-radius: 2px;
padding: 22px 26px 18px 26px;
display: flex;
align-items: flex-start;
gap: 18px;
}

.px-thread-note-icon {
flex-shrink: 0;
width: 38px;
height: 38px;
margin-top: 2px;
}

.px-thread-note-icon svg {
width: 100%;
height: 100%;
}

.px-thread-note-body {
flex: 1;
}

.px-thread-note-title {
font-size: 13px;
font-weight: 700;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #865e35;
margin: 0 0 8px 0;
}

.px-thread-note-text {
font-size: 14.5px;
line-height: 1.6;
color: #3b2f25;
margin: 0 0 10px 0;
}

.px-thread-note-badges {
display: flex;
gap: 8px;
flex-wrap: wrap;
margin-bottom: 12px;
}

.px-thread-badge {
display: inline-flex;
align-items: center;
gap: 6px;
background: #fff;
border: 1.5px solid #865e35;
border-radius: 3px;
padding: 5px 12px;
font-size: 13px;
font-weight: 600;
color: #2a1e17;
letter-spacing: 0.03em;
}

.px-thread-badge-dot {
width: 6px;
height: 6px;
border-radius: 50%;
background: #865e35;
flex-shrink: 0;
}

.px-thread-note-sub {
font-size: 12px;
color: #7a6650;
font-style: italic;
line-height: 1.4;
margin: 0;
padding-top: 10px;
border-top: 1px solid #ddd0be;
}

@media (max-width: 600px) {
.px-thread-note-inner {
flex-direction: column;
gap: 12px;
}

.px-thread-note-icon {
width: 30px;
height: 30px;
}
}

Universal Plumbing Compatibility

Our Faucets ship with the correct connection for your region.

Using a different plumbing standard? Contact us — we’ll provide the correct fitting for your installation
at no extra charge.

Key Dimensions

Total Height
12.90″
(328mm)

Spout Reach
7.70″
(195.5mm)

Spout Height
6.00″
(152mm)

Center Spread
8.00″
(203mm)

Requires
2 pre-drilled holes (8″ center-to-center) for the faucet. We ship the correct connectors
for your region by default. If you need a different standard, tell us at checkout.
Faceplate is included and optional at install.

Complete Installation Guide

Download our detailed spec sheet with diagrams, measurements, and step-by-step instructions

📄 Download 8″ Spec Sheet (PDF)
📄 Download 8″ Installation Guide (PDF)

Everything You Need Included

  • Bridge Spout Assembly
  • Two Handles (Style Selected)
  • Ceramic Cartridges
  • Supply Hoses (17″ with region-appropriate fittings)
  • Mounting Hardware
  • Aerator Assembly
  • Installation Manual
  • Professional Support

Frequently Asked Questions

Is this faucet worth the investment compared to cheaper alternatives?

Absolutely. While mass-produced faucets may cost less upfront, they typically use brass-plated zinc that
degrades within 3-5 years. Our solid brass construction lasts 20+ years, making it more cost-effective
long-term. Plus, you get the living patina finish, artisan craftsmanship, and a 5-year warranty. Most
customers tell us it’s the best kitchen upgrade they’ve made.

How does the unlacquered brass patina develop?

Unlacquered brass naturally oxidizes over time, developing a rich, darker patina. The rate depends on water
chemistry, humidity, and use patterns. Each finish develops its own unique character—some prefer the warm
golden look of polished, others love the antique bronze of aged brass that emerges over months.

Can I clean or polish the brass to restore the original finish?

Yes! Use a brass polish or a mixture of lemon juice and baking soda to restore the brighter brass finish on
our polished and brushed variations. However, the unlacquered nature means it will continue to patina. Many
customers love the lived-in look, but you can maintain the golden shine with regular polishing.

Is this compatible with my existing plumbing?

The faucet is shipped with the correct regional plumbing connections. It requires
three pre-drilled holes with 8″ center-to-center spacing. Most standard kitchen sinks accommodate this
configuration, but please verify your sink specifications before ordering.

What’s included in the package?

You’ll receive everything needed for installation: the bridge spout assembly, two handles (your selected
style), ceramic cartridges, 17″ supply hoses with correct regional fittings, mounting hardware, aerator
assembly, and a detailed installation manual. Professional installation support is also available if needed.

How long does shipping take?

Delivery typically takes 8-10 days. Each faucet is handcrafted to order in Morocco by our skilled artisans.
We’ll keep you updated throughout the process with tracking information.

What if I’m not satisfied with my purchase?

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.

Your browser does not support the video tag.

Warranty & Guarantee

We stand by the quality of our products with industry-leading protection.

  • 5-Year Limited Warranty on plumbing and accessories for residential use.
  • 1-Year Warranty on wearable parts (cartridges, hoses, O-rings, cables, etc.).
  • Covered for repair or replacement in case of manufacturing defects (installation/labor
    costs excluded).
  • Visual damages must be reported within 15 days of delivery with photos and
    proof of purchase.

Questions or need to file 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 celebrated—not considered a defect.

Ready to Transform Your
Kitchen?

Join hundreds of
homeowners who chose quality that lasts

Configure & Order Now

5-Year Warranty
30-Day Returns
Lifetime Support

// Configuration slider navigation
function scrollConfigLeft() {
document.getElementById(‘configSlider’).scrollBy({ left: -400, behavior: ‘smooth’ });
}
function scrollConfigRight() {
document.getElementById(‘configSlider’).scrollBy({ left: 400, behavior: ‘smooth’ });
}

// Review slider navigation
function scrollReviewsLeft() {
document.getElementById(‘reviewSlider’).scrollBy({ left: -400, behavior: ‘smooth’ });
}
function scrollReviewsRight() {
document.getElementById(‘reviewSlider’).scrollBy({ left: 400, behavior: ‘smooth’ });
}

// Scroll to top where variation picker is
function scrollToVariations() {
window.scrollTo(0, 0);
}

document.addEventListener(“DOMContentLoaded”, function () {
const slider = document.getElementById(‘configSlider’);
const leftBtn = document.querySelector(‘.faucet-desc__config-arrow–left’);
const rightBtn = document.querySelector(‘.faucet-desc__config-arrow–right’);

if (slider && leftBtn && rightBtn) {
// Scroll amount (approx one slide width)
const scrollAmount = 350;

rightBtn.addEventListener(‘click’, () => {
slider.scrollBy({ left: scrollAmount, behavior: ‘smooth’ });
});

leftBtn.addEventListener(‘click’, () => {
slider.scrollBy({ left: -scrollAmount, behavior: ‘smooth’ });
});
}
});

Additional information
Living Brass Finish

Polished, Brushed, Aged

Options

Sealed Brass, Living Brass

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Heritage Living Brass Bridge Faucet | Signature Living Finishes” Cancel reply

Your email address will not be published. Required fields are marked *

Your review is being submitted. Please wait a moment

Good quality.The product is firmly packed.Good service.Very well worth the money.Very fast delivery.

Shipping & Delivery

Related products

Compare

Antique Bronze Single-Hole Bathroom Faucet | Oil Rubbed Finish

Faucet
€162.67
  Antique Bronze Finish → Features a rich, dark Oil Rubbed Bronze aesthetic with subtle copper undertones. Unlike “living finishes,”
Add to cart
Quick view
Compare

Solid Brass Ball Center Bridge Faucet Straight Legs, Dual Handle Faucet, Bridge Kitchen Faucet, 2-Hole Faucet, Deck Mount Faucet

Faucet
€409.63
  Experience refined simplicity with this Solid Brass Ball Center Bridge Kitchen Faucet, designed with straight legs and classic ball-joint detailing
Select options
Quick view
Compare

Solid Brass Cold Water Tap, Unlacquered Brass Faucet With Traditional Cross Handles

Faucet
€171.50
100% Certified Solid Brass → Made from high-quality, non-recycled brass for long-lasting durability and resistance, unlike lower-quality recycled brass.  
Select options
Quick view
Compare

Solid Brass Wall Mount Cold Bathroom Faucet, Unlacquered Brass Bath Tap For Cold Water Only

Faucet
€198.91
  Experience refined minimalism with this Solid Brass Wall-Mount Cold Water Bathroom Faucet—crafted from 100% certified solid brass to ensure
Select options
Quick view
Compare

Unlacquered Brass Single-Hole Bathroom Faucet | Traditional Cross Handles

Faucet
€233.34
  Living Unlacquered Finish → Arrives with a brilliant, polished gold shine. Because it is unsealed (unlacquered), this “living finish”
Add to cart
Quick view
Compare

Unlacquered Brass Vintage Wall Mounted Bathroom Faucet with Gold Engraved Finish & Cross Handles

Faucet
€292.15
Solid Brass Construction: Made of certified brass, unlike lower-quality recycled brass. This ensures durability and resistance.   Unlacquered Brass Finish:
Select options
Quick view
Compare

Unlacquered Brass Wall Mount Faucet, Brass Kitchen Faucet, Dual Handle Faucet

Faucet
€433.06 – €539.06Price range: €433.06 through €539.06
/* ========== EXISTING STYLES — reused as-is ========== */ .faucet-desc { –primary: #1a1a1a; –accent: #a67c52; –accent-light: #d4b896; –muted: #666; –bg-light:
Select options
Quick view
Compare

Wall Mount Cold Faucet, Unlacquered Brass Wall Mount Cold Water Tap

Faucet
€189.15
100% Solid Brass Construction → Made from certified solid brass, not recycled, ensuring exceptional durability, resistance, and a long lifespan.
Select options
Quick view
    Insideast Europe

    Moroccan handcrafted brass & copper for the modern European home. Each piece made by master artisans.

    ✉ hello@insideast.com
    🆕 Ships to all EU countries

    Based on WoodMart theme 2026 WooCommerce Themes.
    payments
    • Menu
    • Categories
    Set your categories menu in Header builder -> Mobile -> Mobile menu element -> Show/Hide -> Choose menu
    • Home
    • Shop All
    • Lighting
    • Sinks
    • Faucets
    • Hardware
    • Showers
    • Blog
    • Contact
    • Wishlist
    • Login / Register
    Shopping cart
    Close
    Start typing to see posts you are looking for.
    en_USEnglish
    en_USEnglish
    5
    Rated 5 out of 5
    0%
    4
    Rated 4 out of 5
    0%
    3
    Rated 3 out of 5
    0%
    2
    Rated 2 out of 5
    0%
    1
    Rated 1 out of 5
    0%
    With images (0) Verified (0)
    All stars (0)
    • All stars (0)
    • 5 stars(0)
    • 4 stars(0)
    • 3 stars(0)
    • 2 stars(0)
    • 1 star(0)
    Shop
    Wishlist
    0 items Cart
    My account