Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.
:root{--lm-ink:#131313;--lm-paper:#f3f0e
Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.
;--lm-warm:#d5b892;--l
Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.
-white:#fff;--lm-muted:#66615a}
body.home .entry-title{display:none!important}
body.home #site-header{position:relative!important;top:auto!important;padding:12px clamp(24px,4vw,56px)!important;border-bottom:1px solid rgba(19,19,19,.1);background:#fff!important}
body.home #site-header .header-inner{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;width:min(100%,1380px)!important;max-width:1380px!important;min-height:78px}
body.home #site-header .site-branding{flex:0 0 235px!important;max-width:235px!important}
body.home #site-header .custom-logo{width:235px!important;height:auto!important}
body.home #site-header .site-navigation{flex:1!important;width:auto!important;justify-content:flex-end!important}
body.home #site-header .site-navigation ul.menu{flex-wrap:nowrap!important}
body.home #site-header .site-navigation ul.menu li a{padding:14px 11px!important;font-size:12px!important;letter-spacing:.07em!important}
.lm-home{font-family:Arial,sans-serif;color:var(--lm-ink);background:var(--lm-paper);overflow:hidden}
.lm-home *{box-sizing:border-box}
.lm-shell{width:min(1380px,calc(100% - 64px));margin:auto}
.lm-kicker{font-size:12px;letter-spacing:.22em;text-transform:uppercase}
.lm-hero{min-height:78vh;color:var(--lm-white);position:relative;display:flex;align-items:flex-end;padding:82px 0;overflow:hidden;background:#111}
.lm-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.lm-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.52) 42%,rgba(0,0,0,.12) 76%,rgba(0,0,0,.24) 100%)}
.lm-hero-content{position:relative;z-index:2;width:100%;max-width:760px}
.lm-hero h1{font-family:Georgia,serif;font-size:clamp(58px,7.2vw,108px);font-weight:400;line-height:.92;letter-spacing:-.05em;margin:22px 0 30px;color:#fff!important;text-shadow:0 2px 22px rgba(0,0,0,.35)}
.lm-hero p{max-width:600px;font-size:18px;line-height:1.65;color:rgba(255,255,255,.88)}
.lm-hero .lm-kicker{color:#fff!important}
.lm-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}
.lm-btn{display:inline-block;padding:16px 26px;border:1px solid var(--lm-warm);color:#fff!important;text-decoration:none;font-size:12px;letter-spacing:.14em;text-transform:uppercase;transition:.2s ease}
.lm-btn:hover{background:var(--lm-white);border-color:var(--lm-white);color:var(--lm-ink)}
.lm-btn.solid{background:var(--lm-warm);color:#131313!important}
.lm-trust{background:#171717;color:#fff;border-top:1px solid rgba(255,255,255,.16)}
.lm-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.lm-trust-item{padding:22px 20px;border-right:1px solid rgba(255,255,255,.14);font-size:11px;letter-spacing:.13em;text-transform:uppercase;text-align:center}
.lm-trust-item:last-child{border-right:0}
.lm-intro{padding:110px 0 78px}
.lm-intro-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}
.lm-intro h2,.lm-section-head h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:0}
.lm-intro p{font-size:18px;line-height:1.75;margin:26px 0 0;max-width:720px;color:var(--lm-muted)}
.lm-categories{padding:34px 0 110px}
.lm-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.lm-cat{min-height:430px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:#fff!important;position:relative;overflow:hidden;background:#dedbd5;background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .25s ease}
.lm-cat:hover{transform:translateY(-4px)}
.lm-cat:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 35%,rgba(0,0,0,.78) 100%);z-index:1}
.lm-cat>*{position:relative;z-index:2}
.lm-cat.ceiling{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/08/197c398e-f562-4101-96c6-ed68159aa260_large.jpg')}
.lm-cat.pendant{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/09/74ac08ce-f689-4001-8a3a-14d3cc8bce4f_large.jpg')}
.lm-cat.outdoor{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/09/c8c71647-ad1e-4078-9d3a-71b00dc51760_large.jpg')}
.lm-cat h3{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:0}
.lm-cat span{font-size:11px;letter-spacing:.18em;text-transform:uppercase}
.lm-products-head{background:#fff;padding:104px 0 48px}
.lm-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.lm-link{color:var(--lm-ink);font-size:12px;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--lm-ink);padding-bottom:5px}
.lm-products-widget{background:#fff;padding:0 max(32px,calc((100vw - 1380px)/2)) 110px}
.lm-products-widget ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:28px 24px;margin:0!important}
.lm-products-widget ul.products li.product{width:auto!important;margin:0!important;float:none!important;display:flex!important;flex-direction:column!important}
.lm-products-widget ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;height:100%!important}
.lm-products-widget ul.products li.product img{display:block!important;background:#f5f5f3;margin:0 0 20px!important;width:100%!important;height:320px!important;object-fit:contain!important}
.lm-products-widget ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif!important;font-size:21px!important;font-weight:400!important;line-height:1.3!important;padding:0!important;color:#171717!important}
.lm-products-widget .price{color:#76614c!important}
.lm-products-widget .button{background:transparent!important;color:#151515!important;border-bottom:1px solid #151515!important;border-radius:0!important;padding:10px 0!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;align-self:flex-start}
.lm-story{background:#cfb99d;padding:110px 0}
.lm-story-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}
.lm-story h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.03;letter-spacing:-.035em;margin:18px 0 0}
.lm-story-panel{background:#171717;color:#fff;padding:64px}
.lm-story-panel p{font-size:17px;line-height:1.75;color:rgba(255,255,255,.76);margin:20px 0 0}
.lm-story-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);margin-top:34px}
.lm-story-list div{padding:19px 10px 19px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.lm-service{padding:110px 0;background:#f3f0ea}
.lm-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(19,19,19,.18)}
.lm-service-card{background:#f3f0ea;padding:46px 36px;min-height:270px}
.lm-service-card b{display:block;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.15;margin:24px 0 14px}
.lm-service-card p{line-height:1.7;color:var(--lm-muted);margin:0}
.lm-cta{background:#171717;color:#fff;text-align:center;padding:110px 24px}
.lm-cta h2{font-family:Georgia,serif;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:1;letter-spacing:-.04em;margin:22px auto 26px;max-width:960px}
.lm-cta p{font-size:18px;color:rgba(255,255,255,.7)}
.lm-cta .lm-actions{justify-content:center}
.lm-footer-strip{background:#0d0d0d;color:rgba(255,255,255,.65);padding:24px 0;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.lm-footer-strip .lm-shell{display:flex;justify-content:space-between;gap:20px}
@media(max-width:1100px){body.home #site-header .header-inner{display:block!important}body.home #site-header .site-branding{margin-bottom:12px}.lm-intro-grid,.lm-story-grid{grid-template-columns:1fr}.lm-category-grid{grid-template-columns:1fr 1fr}.lm-products-widget ul.products{grid-template-columns:repeat(2,1fr)}.lm-service-grid{grid-template-columns:1fr}.lm-shell{width:min(100% - 36px,1380px)}.lm-trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body.home #site-header .site-branding{max-width:205px!important}.lm-hero{min-height:72vh;padding:82px 0 50px}.lm-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.9) 70%)}.lm-hero h1{font-size:50px}.lm-hero p{font-size:16px}.lm-trust-grid{grid-template-columns:1fr 1fr}.lm-trust-item{padding:16px 10px;font-size:9px}.lm-category-grid{grid-template-columns:1fr}.lm-cat{min-height:320px}.lm-intro,.lm-products-head,.lm-story,.lm-service{padding:72px 0}.lm-section-head{display:block}.lm-section-head .lm-link{display:inline-block;margin-top:22px}.lm-products-widget{padding-left:18px;padding-right:18px}.lm-products-widget ul.products{grid-template-columns:1fr}.lm-products-widget ul.products li.product img{height:300px!important}.lm-story-panel{padding:36px 24px}.lm-story-list{grid-template-columns:1fr}.lm-footer-strip .lm-shell{display:block;line-height:2}}
Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.
:root{--lm-ink:#131313;--lm-paper:#f3f0ea;--lm-warm:#d5b892;--lm-white:#fff;--lm-muted:#66615a}
body.home .entry-title{display:none!important}
body.home #site-header{position:relative!important;top:auto!important;padding:12px clamp(24px,4vw,56px)!important;border-bottom:1px solid rgba(19,19,19,.1);background:#fff!important}
body.home #site-header .header-inner{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;width:min(100%,1380px)!important;max-width:1380px!important;min-height:78px}
body.home #site-header .site-branding{flex:0 0 235px!important;max-width:235px!important}
body.home #site-header .custom-logo{width:235px!important;height:auto!important}
body.home #site-header .site-navigation{flex:1!important;width:auto!important;justify-content:flex-end!important}
body.home #site-header .site-navigation ul.menu{flex-wrap:nowrap!important}
body.home #site-header .site-navigation ul.menu li a{padding:14px 11px!important;font-size:12px!important;letter-spacing:.07em!important}
.lm-home{font-family:Arial,sans-serif;color:var(--lm-ink);background:var(--lm-paper);overflow:hidden}
.lm-home *{box-sizing:border-box}
.lm-shell{width:min(1380px,calc(100% - 64px));margin:auto}
.lm-kicker{font-size:12px;letter-spacing:.22em;text-transform:uppercase}
.lm-hero{min-height:78vh;color:var(--lm-white);position:relative;display:flex;align-items:flex-end;padding:82px 0;overflow:hidden;background:#111}
.lm-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.lm-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.66) 42%,rgba(0,0,0,.2) 76%,rgba(0,0,0,.34) 100%)}
.lm-hero-content{position:relative;z-index:2;width:100%;max-width:760px}
.lm-hero h1{font-family:Georgia,serif;font-size:clamp(58px,7.2vw,108px);font-weight:400;line-height:.92;letter-spacing:-.05em;margin:22px 0 30px}
.lm-hero p{max-width:600px;font-size:18px;line-height:1.65;color:rgba(255,255,255,.88)}
.lm-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}
.lm-btn{display:inline-block;padding:16px 26px;border:1px solid var(--lm-warm);color:var(--lm-white);text-decoration:none;font-size:12px;letter-spacing:.14em;text-transform:uppercase;transition:.2s ease}
.lm-btn:hover{background:var(--lm-white);border-color:var(--lm-white);color:var(--lm-ink)}
.lm-btn.solid{background:var(--lm-warm);color:var(--lm-ink)}
.lm-trust{background:#171717;color:#fff;border-top:1px solid rgba(255,255,255,.16)}
.lm-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.lm-trust-item{padding:22px 20px;border-right:1px solid rgba(255,255,255,.14);font-size:11px;letter-spacing:.13em;text-transform:uppercase;text-align:center}
.lm-trust-item:last-child{border-right:0}
.lm-intro{padding:110px 0 78px}
.lm-intro-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}
.lm-intro h2,.lm-section-head h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:0}
.lm-intro p{font-size:18px;line-height:1.75;margin:26px 0 0;max-width:720px;color:var(--lm-muted)}
.lm-categories{padding:34px 0 110px}
.lm-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.lm-cat{min-height:430px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:#fff!important;position:relative;overflow:hidden;background:#dedbd5;background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .25s ease}
.lm-cat:hover{transform:translateY(-4px)}
.lm-cat:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 35%,rgba(0,0,0,.78) 100%);z-index:1}
.lm-cat>*{position:relative;z-index:2}
.lm-cat.ceiling{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/08/197c398e-f562-4101-96c6-ed68159aa260_large.jpg')}
.lm-cat.pendant{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/09/74ac08ce-f689-4001-8a3a-14d3cc8bce4f_large.jpg')}
.lm-cat.outdoor{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/09/c8c71647-ad1e-4078-9d3a-71b00dc51760_large.jpg')}
.lm-cat h3{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:0}
.lm-cat span{font-size:11px;letter-spacing:.18em;text-transform:uppercase}
.lm-products-head{background:#fff;padding:104px 0 48px}
.lm-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.lm-link{color:var(--lm-ink);font-size:12px;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--lm-ink);padding-bottom:5px}
.lm-products-widget{background:#fff;padding:0 max(32px,calc((100vw - 1380px)/2)) 110px}
.lm-products-widget ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:28px 24px;margin:0!important}
.lm-products-widget ul.products li.product{width:auto!important;margin:0!important;float:none!important;display:flex!important;flex-direction:column!important}
.lm-products-widget ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;height:100%!important}
.lm-products-widget ul.products li.product img{display:block!important;background:#f5f5f3;margin:0 0 20px!important;width:100%!important;height:320px!important;object-fit:contain!important}
.lm-products-widget ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif!important;font-size:21px!important;font-weight:400!important;line-height:1.3!important;padding:0!important;color:#171717!important}
.lm-products-widget .price{color:#76614c!important}
.lm-products-widget .button{background:transparent!important;color:#151515!important;border-bottom:1px solid #151515!important;border-radius:0!important;padding:10px 0!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;align-self:flex-start}
.lm-story{background:#cfb99d;padding:110px 0}
.lm-story-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}
.lm-story h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.03;letter-spacing:-.035em;margin:18px 0 0}
.lm-story-panel{background:#171717;color:#fff;padding:64px}
.lm-story-panel p{font-size:17px;line-height:1.75;color:rgba(255,255,255,.76);margin:20px 0 0}
.lm-story-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);margin-top:34px}
.lm-story-list div{padding:19px 10px 19px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.lm-service{padding:110px 0;background:#f3f0ea}
.lm-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(19,19,19,.18)}
.lm-service-card{background:#f3f0ea;padding:46px 36px;min-height:270px}
.lm-service-card b{display:block;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.15;margin:24px 0 14px}
.lm-service-card p{line-height:1.7;color:var(--lm-muted);margin:0}
.lm-cta{background:#171717;color:#fff;text-align:center;padding:110px 24px}
.lm-cta h2{font-family:Georgia,serif;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:1;letter-spacing:-.04em;margin:22px auto 26px;max-width:960px}
.lm-cta p{font-size:18px;color:rgba(255,255,255,.7)}
.lm-cta .lm-actions{justify-content:center}
.lm-footer-strip{background:#0d0d0d;color:rgba(255,255,255,.65);padding:24px 0;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.lm-footer-strip .lm-shell{display:flex;justify-content:space-between;gap:20px}
@media(max-width:1100px){body.home #site-header .header-inner{display:block!important}body.home #site-header .site-branding{margin-bottom:12px}.lm-intro-grid,.lm-story-grid{grid-template-columns:1fr}.lm-category-grid{grid-template-columns:1fr 1fr}.lm-products-widget ul.products{grid-template-columns:repeat(2,1fr)}.lm-service-grid{grid-template-columns:1fr}.lm-shell{width:min(100% - 36px,1380px)}.lm-trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body.home #site-header .site-branding{max-width:205px!important}.lm-hero{min-height:72vh;padding:82px 0 50px}.lm-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.9) 70%)}.lm-hero h1{font-size:50px}.lm-hero p{font-size:16px}.lm-trust-grid{grid-template-columns:1fr 1fr}.lm-trust-item{padding:16px 10px;font-size:9px}.lm-category-grid{grid-template-columns:1fr}.lm-cat{min-height:320px}.lm-intro,.lm-products-head,.lm-story,.lm-service{padding:72px 0}.lm-section-head{display:block}.lm-section-head .lm-link{display:inline-block;margin-top:22px}.lm-products-widget{padding-left:18px;padding-right:18px}.lm-products-widget ul.products{grid-template-columns:1fr}.lm-products-widget ul.products li.product img{height:300px!important}.lm-story-panel{padding:36px 24px}.lm-story-list{grid-template-columns:1fr}.lm-footer-strip .lm-shell{display:block;line-height:2}}
Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Salle de montre de Montréal
Expert lighting guidance
Delivery across Canada
Residential and commercial
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.
:root{--lm-ink:#13131
Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Salle de montre de Montréal
Expert lighting guidance
Delivery across Canada
Residential and commercial
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.
;--lm-paper:#f3f0ea;--lm-warm:#d5b892;--lm-white:#fff;--lm-muted:#66615a}
body.home .entry-title{display:none!important}
body.home #site-header{padding:16px clamp(24px,4vw,56px)!important;border-bottom:1px solid rgba(19,19,19,.1)}
body.home #site-header .header-inner{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;width:min(100%,1380px)!important;max-width:1380px!important;min-height:78px}
body.home #site-header .site-branding{flex:0 0 235px!important;max-width:235px!important}
body.home #site-header .custom-logo{width:235px!important;height:auto!important}
body.home #site-header .site-navigation{flex:1!important;width:auto!important;justify-content:flex-end!important}
body.home #site-header .site-navigation ul.menu{flex-wrap:nowrap!important}
body.home #site-header .site-navigation ul.menu li a{padding:14px 11px!important;font-size:12px!important;letter-spacing:.07em!important}
.lm-home{font-family:Arial,sans-serif;color:var(--lm-ink);background:var(--lm-paper);overflow:hidden}
.lm-home *{box-sizing:border-box}
.lm-shell{width:min(1380px,calc(100% - 64px));margin:auto}
.lm-kicker{font-size:12px;letter-spacing:.22em;text-transform:uppercase}
.lm-hero{min-height:78vh;color:var(--lm-white);position:relative;display:flex;align-items:flex-end;padding:82px 0;overflow:hidden;background:#111}
.lm-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.lm-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.66) 42%,rgba(0,0,0,.2) 76%,rgba(0,0,0,.34) 100%)}
.lm-hero-content{position:relative;z-index:2;width:100%;max-width:760px}
.lm-hero h1{font-family:Georgia,serif;font-size:clamp(58px,7.2vw,108px);font-weight:400;line-height:.92;letter-spacing:-.05em;margin:22px 0 30px}
.lm-hero p{max-width:600px;font-size:18px;line-height:1.65;color:rgba(255,255,255,.88)}
.lm-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}
.lm-btn{display:inline-block;padding:16px 26px;border:1px solid var(--lm-warm);color:var(--lm-white);text-decoration:none;font-size:12px;letter-spacing:.14em;text-transform:uppercase;transition:.2s ease}
.lm-btn:hover{background:var(--lm-white);border-color:var(--lm-white);color:var(--lm-ink)}
.lm-btn.solid{background:var(--lm-warm);color:var(--lm-ink)}
.lm-trust{background:#171717;color:#fff;border-top:1px solid rgba(255,255,255,.16)}
.lm-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.lm-trust-item{padding:22px 20px;border-right:1px solid rgba(255,255,255,.14);font-size:11px;letter-spacing:.13em;text-transform:uppercase;text-align:center}
.lm-trust-item:last-child{border-right:0}
.lm-intro{padding:110px 0 78px}
.lm-intro-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}
.lm-intro h2,.lm-section-head h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:0}
.lm-intro p{font-size:18px;line-height:1.75;margin:26px 0 0;max-width:720px;color:var(--lm-muted)}
.lm-categories{padding:34px 0 110px}
.lm-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.lm-cat{min-height:430px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:#fff;position:relative;overflow:hidden;background:#222;background-size:cover;background-position:center;transition:transform .25s ease}
.lm-cat:hover{transform:translateY(-4px)}
.lm-cat:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.78));z-index:1}
.lm-cat>*{position:relative;z-index:2}
.lm-cat.ceiling{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/08/197c398e-f562-4101-96c6-ed68159aa260_large.jpg')}
.lm-cat.wall{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/09/74ac08ce-f689-4001-8a3a-14d3cc8bce4f_large.jpg')}
.lm-cat.outdoor{background-image:url('https://luminairemontreal.ca/wp-content/uploads/2026/09/c8c71647-ad1e-4078-9d3a-71b00dc51760_large.jpg')}
.lm-cat h3{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:0}
.lm-cat span{font-size:11px;letter-spacing:.18em;text-transform:uppercase}
.lm-products-head{background:#fff;padding:104px 0 48px}
.lm-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.lm-link{color:var(--lm-ink);font-size:12px;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--lm-ink);padding-bottom:5px}
.lm-products-widget{background:#fff;padding:0 max(32px,calc((100vw - 1380px)/2)) 110px}
.lm-products-widget ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:28px 24px;margin:0!important}
.lm-products-widget ul.products li.product{width:auto!important;margin:0!important;float:none!important;display:flex!important;flex-direction:column!important}
.lm-products-widget ul.products li.product img{background:#f5f5f3;margin:0 0 20px!important;width:100%!important;aspect-ratio:1/1;object-fit:contain}
.lm-products-widget ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif!important;font-size:21px!important;font-weight:400!important;line-height:1.3!important;padding:0!important;color:#171717!important}
.lm-products-widget .price{color:#76614c!important}
.lm-products-widget .button{background:transparent!important;color:#151515!important;border-bottom:1px solid #151515!important;border-radius:0!important;padding:10px 0!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;align-self:flex-start}
@media(max-width:1100px){body.home #site-header .header-inner{display:block!important}body.home #site-header .site-branding{margin-bottom:12px}.lm-intro-grid{grid-template-columns:1fr}.lm-category-grid{grid-template-columns:1fr 1fr}.lm-products-widget ul.products{grid-template-columns:repeat(2,1fr)}.lm-shell{width:min(100% - 36px,1380px)}.lm-trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body.home #site-header .site-branding{max-width:205px!important}.lm-hero{min-height:72vh;padding:82px 0 50px}.lm-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.9) 70%)}.lm-hero h1{font-size:50px}.lm-hero p{font-size:16px}.lm-trust-grid{grid-template-columns:1fr 1fr}.lm-trust-item{padding:16px 10px;font-size:9px}.lm-category-grid{grid-template-columns:1fr}.lm-cat{min-height:320px}.lm-intro,.lm-products-head{padding:72px 0}.lm-section-head{display:block}.lm-section-head .lm-link{display:inline-block;margin-top:22px}.lm-products-widget{padding-left:18px;padding-right:18px}.lm-products-widget ul.products{grid-template-columns:1fr}}
Luminaire Montréal
La lumière façonne notre façon de vivre. Découvrez un éclairage soigneusement sélectionné pour des espaces résidentiels et commerciaux raffinés. Design européen, performance technique et accompagnement personnalisé à Montréal.
Salle de montre de Montréal
Expert lighting guidance
Delivery across Canada
Residential and commercial
Un éclairage intégré à l’architecture. Découvrez une collection choisie pour les maisons contemporaines, les copropriétés, les projets hôteliers et les intérieurs sur mesure. Notre équipe de Montréal vous conseille sur les proportions, les finis, l’emplacement et la température de couleur.