@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Jost:wght@300;400;500&display=swap); .ia-shell{font-family:’Jost’,sans-serif;color:#2B2118} .ia-shell *{box-sizing:border-box} .ia-shell a{text-decoration:none;color:inherit} .ia-shell ul{margin:0;padding:0;list-style:none} .ia-shell h1,.ia-shell h3,.ia-shell h4,.ia-shell p{margin:0} .ia-anno{background:#241910;color:#F2EADB;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:300} .ia-anno .wrap{max-width:1280px;margin:0 auto;padding:9px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px} .ia-anno .left{display:flex;align-items:center;gap:10px} .ia-anno .dot{width:5px;height:5px;border-radius:50%;background:#BE7C24;display:inline-block} .ia-anno a{color:#F2EADB;border-bottom:1px solid rgba(190,124,36,.6);padding-bottom:1px} .ia-anno a:hover{color:#fff} .ia-head{background:#3A2A1E;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(220,205,178,.16)} .ia-head .wrap{max-width:1280px;margin:0 auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between;height:78px} .ia-logo{display:flex;flex-direction:column;line-height:1} .ia-logo .mark{font-family:’Cormorant Garamond’,serif;color:#F2EADB;font-size:28px;font-weight:600;letter-spacing:.06em} .ia-logo .mark b{color:#BE7C24;font-weight:600} .ia-logo .sub{font-size:9.5px;letter-spacing:.42em;text-transform:uppercase;color:#DCCDB2;margin-top:5px;padding-left:2px} .ia-nav{display:flex;align-items:stretch;height:78px} .ia-nav>li{position:static} .ia-nav>li>a{display:flex;align-items:center;height:100%;padding:0 18px;color:#F2EADB;font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:300;position:relative} .ia-nav>li>a .chev{margin-left:7px;width:7px;height:7px;border-right:1.4px solid #DCCDB2;border-bottom:1.4px solid #DCCDB2;transform:rotate(45deg) translateY(-2px);transition:transform .25s,border-color .25s} .ia-nav>li>a::after{content:””;position:absolute;left:18px;right:18px;bottom:22px;height:1.5px;background:#BE7C24;transform:scaleX(0);transform-origin:left;transition:transform .28s ease} .ia-nav>li:hover>a::after,.ia-nav>li:focus-within>a::after{transform:scaleX(1)} .ia-nav>li:hover>a,.ia-nav>li:focus-within>a{color:#fff} .ia-nav>li:hover>a .chev{transform:rotate(225deg) translateY(2px);border-color:#BE7C24} .ia-mega{position:absolute;left:0;right:0;top:100%;background:#FBF7EE;border-top:1px solid #DCCDB2;box-shadow:0 26px 50px -24px rgba(36,25,16,.45);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .26s ease,transform .26s ease,visibility .26s;z-index:999} .ia-nav>li:hover .ia-mega,.ia-nav>li:focus-within .ia-mega{opacity:1;visibility:visible;transform:translateY(0)} .ia-mega .inner{max-width:1280px;margin:0 auto;padding:34px 26px 30px;display:grid;grid-template-columns:repeat(4,1fr) 1.25fr;gap:34px} .ia-mega.compact .inner{grid-template-columns:repeat(2,1fr) 1.4fr;max-width:900px} .ia-col h4{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#9A6018;margin:0 0 16px;font-weight:500;display:flex;align-items:center;gap:9px} .ia-col h4::after{content:””;flex:1;height:1px;background:#DCCDB2} .ia-col li{margin:0 0 11px} .ia-col li a{font-family:’Cormorant Garamond’,serif;font-size:18px;color:#2B2118;display:inline-block;position:relative;transition:color .2s,padding-left .25s} .ia-col li a::before{content:””;position:absolute;left:-14px;top:50%;width:6px;height:1px;background:#BE7C24;opacity:0;transition:opacity .22s,left .22s} .ia-col li a:hover{color:#9A6018;padding-left:14px} .ia-col li a:hover::before{opacity:1;left:0} .ia-feat{background:#3A2A1E;border-radius:2px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:230px;position:relative;background-image:linear-gradient(180deg,rgba(36,25,16,.05),rgba(36,25,16,.82)),radial-gradient(120% 90% at 80% 10%,#6a4a33 0%,#3a2a1e 60%,#241910 100%)} .ia-feat .eyebrow{position:absolute;top:18px;left:20px;font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:#BE7C24} .ia-feat .body{padding:22px 20px 20px} .ia-feat h3{font-family:’Cormorant Garamond’,serif;color:#F2EADB;font-size:25px;font-weight:500;margin:0 0 4px;line-height:1.1} .ia-feat p{color:#DCCDB2;font-size:12.5px;font-weight:300;margin:0 0 14px} .ia-feat .shop{display:inline-flex;align-items:center;gap:8px;color:#F2EADB;font-size:12px;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #BE7C24;padding-bottom:3px;width:fit-content} .ia-feat .shop:hover{color:#BE7C24} .ia-tools{display:flex;align-items:center;gap:20px} .ia-tools a.icon,.ia-tools button{background:none;border:0;cursor:pointer;color:#F2EADB;display:flex;align-items:center;justify-content:center;padding:4px;position:relative} .ia-tools svg{width:21px;height:21px;stroke:#F2EADB;fill:none;stroke-width:1.4} .ia-tools .icon:hover svg{stroke:#BE7C24} .ia-cart .count{position:absolute;top:-6px;right:-8px;background:#BE7C24;color:#fff;font-size:10px;min-width:16px;height:16px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;font-weight:500} .ia-burger{display:none} .ia-drawer-bg{position:fixed;inset:0;background:rgba(20,13,7,.55);opacity:0;visibility:hidden;transition:.3s;z-index:1100} .ia-drawer{position:fixed;top:0;right:0;height:100%;width:min(360px,86vw);background:#3A2A1E;transform:translateX(100%);transition:transform .34s cubic-bezier(.4,0,.2,1);z-index:1101;display:flex;flex-direction:column;overflow-y:auto} .ia-shell.open .ia-drawer{transform:translateX(0)} .ia-shell.open .ia-drawer-bg{opacity:1;visibility:visible} .ia-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid rgba(220,205,178,.16)} .ia-drawer-head .mark{font-family:’Cormorant Garamond’,serif;color:#F2EADB;font-size:20px;letter-spacing:.06em} .ia-drawer-head .mark b{color:#BE7C24} .ia-close{background:none;border:0;color:#F2EADB;font-size:26px;cursor:pointer;line-height:1} .ia-drawer details{border-bottom:1px solid rgba(220,205,178,.12)} .ia-drawer summary{list-style:none;cursor:pointer;padding:16px 22px;color:#F2EADB;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:300;display:flex;justify-content:space-between;align-items:center} .ia-drawer summary::-webkit-details-marker{display:none} .ia-drawer summary .pl{color:#DCCDB2;transition:transform .2s} .ia-drawer details[open] summary .pl{transform:rotate(45deg)} .ia-drawer .sub-links{padding:0 22px 14px} .ia-drawer .sub-links a{display:block;font-family:’Cormorant Garamond’,serif;color:#DCCDB2;font-size:17px;padding:7px 0} .ia-drawer .sub-links a:hover{color:#BE7C24} .ia-drawer .flat{display:block;padding:16px 22px;color:#F2EADB;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:300;border-bottom:1px solid rgba(220,205,178,.12)} .ia-drawer-foot{margin-top:auto;padding:20px 22px;display:flex;gap:18px} .ia-drawer-foot a{color:#DCCDB2;font-size:12px;letter-spacing:.12em;text-transform:uppercase} .ia-drawer-foot a:hover{color:#BE7C24} @media(max-width:1080px){.ia-nav,.ia-tools .search{display:none}.ia-burger{display:flex}.ia-head .wrap{height:66px}.ia-anno .left span.ship{display:none}} @media(max-width:560px){.ia-logo .sub{display:none}.ia-anno .right{display:none}.ia-anno .wrap{justify-content:center}} @media(prefers-reduced-motion:reduce){.ia-shell *{transition:none!important}} (function(){var sh=document.getElementById(‘iaShell’);if(!sh)return;var b=document.getElementById(‘iaBurger’),c=document.getElementById(‘iaClose’),bg=document.getElementById(‘iaDrawerBg’);function open(){sh.classList.add(‘open’);b&&b.setAttribute(‘aria-expanded’,’true’);document.body.style.overflow=’hidden’;}function close(){sh.classList.remove(‘open’);b&&b.setAttribute(‘aria-expanded’,’false’);document.body.style.overflow=”;}b&&b.addEventListener(‘click’,open);c&&c.addEventListener(‘click’,close);bg&&bg.addEventListener(‘click’,close);document.addEventListener(‘keydown’,function(e){if(e.key===’Escape’)close();});fetch(‘/wp-json/wc/store/v1/cart’,{credentials:’same-origin’}).then(function(r){return r.json();}).then(function(d){var n=sh.querySelector(‘.ia-cart .count’);if(n&&typeof d.items_count!==’undefined’)n.textContent=d.items_count;}).catch(function(){});})();

Elevate Your Home With Bohemian Luxury

Discover Artisan Furniture Crafted for Stylish Living

Explore our curated collection of handcrafted furniture that blends natural beauty with bohemian elegance, featuring exclusive offers just for you.

Artisan-Crafted Elegance Merging Nature and Style

Imperial Artisanat is dedicated to creating exquisite furniture that celebrates natural materials and bohemian elegance, blending luxury with sustainability to enrich your living spaces.

Embrace Timeless Craftsmanship in Every Piece

Explore our collection of artisan-crafted furniture blending natural materials with bohemian elegance, designed to enrich your living spaces sustainably.

Artisan Craftsmanship

Each piece is meticulously handcrafted, ensuring unique quality and enduring beauty.

Natural Materials

We prioritize sustainable sourcing, using only eco-friendly woods and fibers for a greener home.

Bohemian Elegance

Our designs marry luxury with laid-back style, perfect for creating inspiring, comfortable environments.

Elevate Your Space with Artisan Elegance

Discover heartfelt stories from customers who cherish our handcrafted furniture and sustainable design approach.

The craftsmanship and attention to detail brought a unique warmth to my living room—truly exceptional work.

Sophia Martinez

Interior Design Consultant

Their dedication to quality and sustainability shines through every piece, exceeding all my expectations.

Liam O’Connor

Creative Director

From start to finish, the experience was seamless and the furniture perfectly captured my style.

Ava Reynolds

Lifestyle Blogger