/*
Theme Name: LUXAR Sardegna
Theme URI: https://luxar.it/
Author: LUXAR Sardegna
Description: Tema WordPress custom per LUXAR Sardegna, compatibile con WooCommerce e plugin LUXAR Sezioni per homepage, collezioni e catalogo prodotti.
Version: 2.5.0-dev.11
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: luxar-sardegna
*/

:root{
  --lx-bg:#f7f3ee;
  --lx-paper:#fffdfa;
  --lx-ink:#151311;
  --lx-muted:#746a60;
  --lx-line:#d8cec3;
  --lx-dark:#0f0e0d;
  --lx-warm:#9d7654;
  --lx-gold:#b28b67;
  --lx-serif: Georgia, 'Times New Roman', serif;
  --lx-sans: Inter, Helvetica, Arial, sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--lx-bg);color:var(--lx-ink);font-family:var(--lx-sans);font-size:16px;line-height:1.55}
a{color:inherit;text-decoration:none}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px}
.lx-header{--lx-header-fill:rgba(255,253,250,.96);position:fixed;top:0;left:0;right:0;z-index:50;height:var(--lx-header-h,104px);background:transparent;border-bottom:1px solid transparent;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 34px;transition:background .35s ease,border-color .35s ease}.lx-header:hover{background:var(--lx-header-fill);border-bottom-color:rgba(0,0,0,.08)}.admin-bar .lx-header{top:32px}.lx-menu-toggle{width:32px;height:32px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:6px;cursor:pointer;padding:0}.lx-menu-toggle span{display:block;width:28px;height:1px;background:var(--lx-ink);transition:.25s}.lx-brand{justify-self:center;text-align:center;letter-spacing:.34em}.lx-brand-main{display:block;font-size:30px;line-height:1;font-weight:500}.lx-brand-sub{display:block;margin-top:7px;font-size:9px;letter-spacing:.52em;color:var(--lx-muted)}.lx-drawer{position:fixed;z-index:70;top:0;left:0;width:min(420px,88vw);height:100vh;background:#11100f;color:#fff;padding:38px;transform:translateX(-102%);transition:transform .35s ease;box-shadow:28px 0 70px rgba(0,0,0,.25)}.lx-drawer.is-open{transform:translateX(0)}.lx-drawer-close{position:absolute;right:24px;top:20px;border:0;background:transparent;color:#fff;font-size:36px;cursor:pointer}.lx-drawer-brand{letter-spacing:.35em;font-size:28px;margin:12px 0 54px}.lx-drawer nav ul{list-style:none;margin:0;padding:0}.lx-drawer nav a{display:block;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.13);letter-spacing:.16em;text-transform:uppercase;font-size:13px}.lx-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:60;display:none}.lx-overlay.is-open{display:block}.lx-main{padding-top:82px}.lx-hero{min-height:72vh;display:grid;align-items:center;position:relative;overflow:hidden;background:#201a16}.lx-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.22),rgba(0,0,0,.08)),var(--hero);background-size:cover;background-position:center;transform:scale(1.01)}.lx-hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:8vw 24px}.lx-hero-title{margin:0;font-family:var(--lx-serif);font-size:clamp(28px,4.5vw,64px);font-weight:400;letter-spacing:.16em;text-transform:uppercase}.lx-hero-subtitle{margin:22px auto 34px;max-width:880px;font-size:clamp(13px,1.35vw,18px);letter-spacing:.18em;text-transform:uppercase}.lx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border:1px solid currentColor;background:transparent;color:inherit;text-transform:uppercase;letter-spacing:.13em;font-size:12px;transition:.25s}.lx-btn:hover{background:var(--lx-ink);color:#fff}.lx-section{padding:74px clamp(22px,6vw,110px)}.lx-intro{display:grid;grid-template-columns:1.05fr 1.4fr;gap:clamp(38px,6vw,90px);align-items:start;background:var(--lx-paper)}.lx-kicker{font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:var(--lx-warm);margin-bottom:18px}.lx-title{font-family:var(--lx-serif);font-weight:400;font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0}.lx-title em{font-style:italic}.lx-copy{max-width:610px;color:#4d4540;margin-top:28px}.lx-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.lx-feature{text-align:center;padding:8px 10px}.lx-feature-icon{font-size:32px;color:var(--lx-gold);margin-bottom:18px}.lx-feature h3{font-size:13px;letter-spacing:.22em;text-transform:uppercase;margin:0 0 10px}.lx-feature p{font-size:14px;color:var(--lx-muted);margin:0}.lx-center{text-align:center}.lx-section-heading{font-size:13px;letter-spacing:.5em;text-transform:uppercase;font-weight:400;margin:0 0 36px}.lx-section-heading::after{content:"";display:block;width:42px;height:1px;background:var(--lx-gold);margin:18px auto 0}.lx-collections{background:#fbf8f4}.lx-card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.lx-collection-card{position:relative;min-height:280px;overflow:hidden;background:#ddd;display:flex;align-items:end;justify-content:center;padding:26px;text-align:center;color:#fff}.lx-collection-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(to top,rgba(0,0,0,.56),rgba(0,0,0,.02)),var(--img);background-size:cover;background-position:center;transition:.6s}.lx-collection-card:hover::before{transform:scale(1.06)}.lx-collection-card span{position:relative;z-index:1;font-size:16px;letter-spacing:.16em;text-transform:uppercase}.lx-products{background:var(--lx-paper);padding-top:44px}.lx-product-row{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:18px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.lx-product{border:1px solid var(--lx-line);background:#fff;padding:10px;min-width:190px;scroll-snap-align:start;transition:.25s}.lx-product:hover{transform:translateY(-3px);box-shadow:0 12px 34px rgba(0,0,0,.08)}.lx-product img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;background:#eee}.lx-product h3{margin:14px 2px 4px;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.lx-product p{margin:0 2px 10px;color:var(--lx-muted);font-size:12px}.lx-price{display:flex;align-items:center;justify-content:space-between;margin:0 2px 4px;font-size:13px}.lx-arrow{font-size:20px;color:var(--lx-warm)}.lx-project{display:grid;grid-template-columns:.9fr 1.5fr;min-height:330px;background:#161412;color:#fff;padding:0}.lx-project-text{padding:60px clamp(28px,7vw,100px);align-self:center}.lx-project-image{background-image:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,0)),var(--img);background-size:cover;background-position:center}.lx-footer-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fbf8f4;border-top:1px solid var(--lx-line);padding:34px 40px}.lx-footer-item{text-align:center;border-right:1px solid var(--lx-line);padding:10px 22px}.lx-footer-item:last-child{border-right:0}.lx-footer-item strong{display:block;font-size:11px;letter-spacing:.2em;text-transform:uppercase}.lx-footer-item span{display:block;margin-top:7px;color:var(--lx-muted);font-size:13px}.lx-site-footer{background:#11100f;color:#fff;padding:0}.lx-footer-main{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:46px;padding:64px clamp(24px,6vw,110px);border-top:1px solid rgba(255,255,255,.08)}.lx-footer-brand{max-width:390px}.lx-footer-logo{display:block;letter-spacing:.34em;font-size:28px;line-height:1;text-transform:uppercase;margin-bottom:10px}.lx-footer-sub{display:block;letter-spacing:.45em;font-size:9px;color:rgba(255,255,255,.62);text-transform:uppercase;margin-bottom:24px}.lx-footer-claim{font-family:var(--lx-serif);font-size:28px;line-height:1.15;margin:0 0 18px;color:#fffdfa}.lx-footer-copy{color:rgba(255,255,255,.62);font-size:14px;margin:0}.lx-footer-col h3{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--lx-gold);font-weight:400;margin:0 0 18px}.lx-footer-col a,.lx-footer-col span{display:block;color:rgba(255,255,255,.72);font-size:14px;margin:0 0 10px}.lx-footer-col a:hover{color:#fff}.lx-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding:24px clamp(24px,6vw,110px);border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.56);letter-spacing:.16em;text-transform:uppercase;font-size:10px}.lx-footer-social{display:flex;gap:18px;justify-content:flex-end}.lx-footer-social a{color:rgba(255,255,255,.7)}.lx-footer-social a:hover{color:#fff}.lx-page{max-width:960px;margin:130px auto 60px;padding:0 24px}.lx-page h1{font-family:var(--lx-serif);font-weight:400;font-size:48px}
@media (max-width:980px){.lx-footer-main{grid-template-columns:1fr 1fr}.lx-footer-brand{grid-column:1/-1}.lx-footer-bottom{flex-direction:column;text-align:center}.lx-footer-social{justify-content:center}.lx-card-grid{grid-template-columns:repeat(2,1fr)}.lx-product-row{grid-template-columns:repeat(3,1fr)}.lx-intro,.lx-project{grid-template-columns:1fr}.lx-project-image{min-height:260px}.lx-feature-grid{grid-template-columns:1fr}.lx-footer-icons{grid-template-columns:1fr 1fr}.lx-footer-item:nth-child(2){border-right:0}.lx-brand-main{font-size:24px}}
@media (max-width:640px){.lx-footer-main{grid-template-columns:1fr;padding:44px 22px}.lx-footer-logo{font-size:22px}.lx-footer-claim{font-size:24px}.lx-hero{min-height:62vh}.lx-section{padding:54px 20px}.lx-card-grid{grid-template-columns:1fr}.lx-collection-card{min-height:250px}.lx-footer-icons{grid-template-columns:1fr}.lx-footer-item{border-right:0;border-bottom:1px solid var(--lx-line)}.lx-footer-item:last-child{border-bottom:0}.lx-brand-main{font-size:20px}.lx-brand-sub{font-size:8px}}


/* V1.3 - pagine WordPress */
.lx-page{background:var(--lx-paper);border-top:1px solid var(--lx-line);}
.lx-page .wp-block-image img{height:auto;max-width:100%;}
.lx-page-hero{min-height:42vh;display:grid;align-items:end;padding:120px clamp(22px,6vw,110px) 70px;background:#211b16;color:#fff;position:relative;overflow:hidden;}
.lx-page-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.12)),var(--img);background-size:cover;background-position:center;}
.lx-page-hero-inner{position:relative;z-index:1;max-width:780px;}
.lx-page-hero h1{font-family:var(--lx-serif);font-weight:400;font-size:clamp(42px,6vw,76px);line-height:1;margin:0 0 18px;}
.lx-page-hero p{font-size:17px;color:rgba(255,255,255,.82);max-width:620px;}
.lx-content{max-width:980px;margin:0 auto;padding:70px 24px;}
.lx-content h2{font-family:var(--lx-serif);font-weight:400;font-size:clamp(30px,4vw,48px);line-height:1.1;}
.lx-page-body{color:#3d342e;font-size:16px;line-height:1.75}
.lx-page-body > *:first-child{margin-top:0}
.lx-page-body > *:last-child{margin-bottom:0}
.lx-page-body p{max-width:760px}
.lx-page-body a{color:var(--lx-warm);text-underline-offset:4px}
.lx-page-body .lx-page-builder{display:grid;gap:clamp(34px,5vw,66px)}
.lx-page-intro-block{max-width:820px}
.lx-page-intro-block h2{margin:0 0 20px;font-family:var(--lx-serif);font-size:clamp(36px,5vw,62px);font-weight:400;line-height:1.04}
.lx-page-intro-block p{font-size:clamp(17px,1.5vw,21px);color:#5a5049;margin:0}
.lx-page-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.lx-page-card{border:1px solid var(--lx-line);background:#fffdfa;padding:28px 24px;min-height:170px}
.lx-page-card h3{margin:0 0 12px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#231f1b}
.lx-page-card p{margin:0;color:#655b52;font-size:14px;line-height:1.65}
.lx-page-cta{background:#171412;color:#fff;padding:44px clamp(24px,4vw,52px);display:grid;gap:14px}
.lx-page-cta h2{margin:0;color:#fff;font-size:clamp(30px,4vw,50px)}
.lx-page-cta p{margin:0;color:rgba(255,255,255,.72);max-width:720px}
.lx-page-shortcode{margin-top:-12px}
.lx-page-body .wp-block-columns{gap:clamp(24px,4vw,54px);align-items:center;margin:44px 0}
.lx-page-body .wp-block-column{min-width:0}
.lx-page-body .wp-block-image{margin:34px 0}
.lx-page-body .wp-block-image img{display:block;width:100%;height:auto}
@media(max-width:860px){.lx-page-card-grid{grid-template-columns:1fr}.lx-content{padding:54px 22px}.lx-page-card{min-height:0}}
.lx-product-archive{background:var(--lx-paper);padding:70px clamp(22px,6vw,110px);}
.lx-product-archive .lx-product-row{overflow:visible;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}


/* V1.4 - Catalogo Pezzi Unici */
.lx-catalog-intro{max-width:820px;margin:0 auto 34px;text-align:center;color:var(--lx-muted)}
.lx-product-status{display:inline-flex;margin:8px 2px 0;padding:4px 9px;border:1px solid var(--lx-line);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--lx-muted)}
.lx-single-product{max-width:1180px;margin:130px auto 70px;padding:0 24px;display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:start}
.lx-product-gallery-main img{width:100%;height:auto;display:block;background:#eee;object-fit:cover}
.lx-product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}
.lx-product-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;border:1px solid var(--lx-line)}
.lx-product-info{background:var(--lx-paper);border:1px solid var(--lx-line);padding:38px}
.lx-product-info h1{font-family:var(--lx-serif);font-weight:400;font-size:clamp(36px,5vw,62px);line-height:1;margin:0 0 18px}
.lx-product-price-large{font-size:24px;margin:18px 0;color:var(--lx-ink)}
.lx-product-meta-list{border-top:1px solid var(--lx-line);margin-top:26px;padding-top:22px;display:grid;gap:12px;color:var(--lx-muted)}
.lx-product-meta-list strong{color:var(--lx-ink);display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:3px}
.lx-product-description{margin-top:26px;color:#4d4540}
@media (max-width:900px){.lx-single-product{grid-template-columns:1fr;margin-top:100px}.lx-product-info{padding:28px}.lx-product-thumbs{grid-template-columns:repeat(3,1fr)}}


/* V1.5 - WooCommerce catalog mode styling */
.lx-products-more{margin:32px 0 0}.lx-btn-dark{color:var(--lx-ink)}
.lx-woo-content{max-width:1180px;background:var(--lx-paper);}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;margin:0;padding:0;list-style:none;}
.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;border:1px solid var(--lx-line);background:#fff;padding:12px;text-align:left;transition:.25s;}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 12px 34px rgba(0,0,0,.08)}
.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:cover;margin:0 0 14px;background:#eee;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--lx-ink);padding:0;margin:8px 0;}
.woocommerce ul.products li.product .price{color:var(--lx-ink);font-size:14px;}
.woocommerce ul.products li.product .button,.woocommerce div.product form.cart,.woocommerce .single_add_to_cart_button{display:none!important;}
.woocommerce div.product{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:start;}
.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important;}
.woocommerce div.product .product_title{font-family:var(--lx-serif);font-weight:400;font-size:clamp(36px,5vw,62px);line-height:1;margin:0 0 18px;}
.woocommerce div.product p.price{font-size:24px;color:var(--lx-ink);}
.woocommerce div.product .summary{background:var(--lx-paper);border:1px solid var(--lx-line);padding:38px;}
.woocommerce div.product .woocommerce-product-gallery img{background:#eee;}
.woocommerce .product_meta{border-top:1px solid var(--lx-line);padding-top:18px;margin-top:22px;color:var(--lx-muted);}
.woocommerce-tabs.wc-tabs-wrapper{grid-column:1/-1;margin-top:20px;}
.woocommerce .woocommerce-tabs ul.tabs{display:none!important;}
.woocommerce .woocommerce-Tabs-panel{display:block!important;background:#fff;border:1px solid var(--lx-line);padding:34px!important;margin:0!important;}
.woocommerce .stock.out-of-stock{display:inline-flex;padding:4px 9px;border:1px solid var(--lx-line);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--lx-muted);}
@media(max-width:900px){.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product .summary{padding:28px}}

/* V1.6 - fix thumbnail Pezzi Unici homepage: formato quadrato forzato */
#pezzi-unici .lx-product-row{
  grid-template-columns:repeat(6, minmax(150px, 1fr));
  align-items:start;
}
#pezzi-unici .lx-product{
  min-width:150px;
  max-width:220px;
  width:100%;
  box-sizing:border-box;
}
#pezzi-unici .lx-product img,
#pezzi-unici .lx-product .attachment-medium_large,
#pezzi-unici .lx-product .wp-post-image{
  display:block !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:1 / 1 !important;
  object-fit:cover !important;
  max-height:none !important;
}
@media (max-width:980px){
  #pezzi-unici .lx-product-row{grid-template-columns:repeat(3, minmax(150px, 1fr));}
  #pezzi-unici .lx-product{max-width:none;}
}
@media (max-width:640px){
  #pezzi-unici .lx-product-row{grid-template-columns:repeat(2, minmax(135px, 1fr));}
  #pezzi-unici .lx-product{min-width:135px;}
}


/* V1.8 - fix catalog page Pezzi Unici thumbnails and grid sizing */
.page-template-page-pezzi-unici .lx-content .lx-product-row,
.page-id-29 .lx-content .lx-product-row,
.page-slug-pezzi-unici .lx-content .lx-product-row{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  overflow:visible;
  scroll-snap-type:none;
  align-items:start;
}
.page-template-page-pezzi-unici .lx-content .lx-product,
.page-id-29 .lx-content .lx-product,
.page-slug-pezzi-unici .lx-content .lx-product{
  min-width:0;
  max-width:none;
  width:100%;
  box-sizing:border-box;
}
.page-template-page-pezzi-unici .lx-content .lx-product img,
.page-template-page-pezzi-unici .lx-content .lx-product .attachment-medium_large,
.page-template-page-pezzi-unici .lx-content .lx-product .wp-post-image,
.page-id-29 .lx-content .lx-product img,
.page-id-29 .lx-content .lx-product .attachment-medium_large,
.page-id-29 .lx-content .lx-product .wp-post-image,
.page-slug-pezzi-unici .lx-content .lx-product img,
.page-slug-pezzi-unici .lx-content .lx-product .attachment-medium_large,
.page-slug-pezzi-unici .lx-content .lx-product .wp-post-image{
  display:block !important;
  width:100% !important;
  aspect-ratio:1 / 1 !important;
  height:auto !important;
  object-fit:cover !important;
  max-height:none !important;
}
@media (max-width:980px){
  .page-template-page-pezzi-unici .lx-content .lx-product-row,
  .page-id-29 .lx-content .lx-product-row,
  .page-slug-pezzi-unici .lx-content .lx-product-row{
    grid-template-columns:repeat(3,minmax(150px,1fr));
  }
}
@media (max-width:640px){
  .page-template-page-pezzi-unici .lx-content .lx-product-row,
  .page-id-29 .lx-content .lx-product-row,
  .page-slug-pezzi-unici .lx-content .lx-product-row{
    grid-template-columns:repeat(2,minmax(135px,1fr));
  }
}


/* ══════════════════════════════════════════════════════════
 * V1.9 — Scheda prodotto WooCommerce in stile LUXAR
 * Layout luxury: griglia galleria + info, niente carrello,
 * niente recensioni, palette e tipografia coerenti col tema.
 * ══════════════════════════════════════════════════════════ */

/* Nascondi SEMPRE elementi e-commerce non desiderati,
   indipendentemente da quale template viene usato */
.woocommerce-Reviews,
.woocommerce-Reviews-title,
#reviews,
#tab-reviews,
li.reviews_tab,
.woocommerce-product-rating,
.star-rating,
.woocommerce-review-link,
.comment-form-rating,
.woocommerce .comment-reply-title,
.woocommerce-Tabs-panel--reviews,
.wc-tabs li.reviews_tab,
.woocommerce-product-details__short-description + .cart,
form.cart,
.single_add_to_cart_button,
.add_to_cart_button,
.woocommerce-mini-cart,
#woocommerce-mini-cart,
.woocommerce-cart-form,
.wc-proceed-to-checkout,
.woocommerce-checkout,
.woocommerce-breadcrumb { display: none !important; }

/* Nasconde il container tabs se rimane vuoto dopo la rimozione */
.wc-tabs-wrapper:empty,
.woocommerce-tabs:empty { display: none !important; }

/* ── Layout principale scheda prodotto ───────────────── */
.lx-woo-single {
  max-width: 1200px;
  margin: 110px auto 80px;
  padding: 0 clamp(20px, 5vw, 60px);
}

.lx-woo-single-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.9fr;
  gap: clamp(40px, 6vw, 90px);
  align-items: start;
}

/* ── Galleria ─────────────────────────────────────────── */
.lx-woo-gallery {
  position: sticky;
  top: 100px;
}

.lx-woo-main-img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  display: block;
  background: var(--lx-line);
  transition: opacity .25s;
}

.lx-woo-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  margin-top: 10px;
}

.lx-woo-thumb {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
  border: 1px solid var(--lx-line);
  cursor: pointer;
  opacity: .72;
  transition: opacity .2s, border-color .2s;
}

.lx-woo-thumb:hover,
.lx-woo-thumb--active {
  opacity: 1;
  border-color: var(--lx-gold);
}

/* ── Pannello info ────────────────────────────────────── */
.lx-woo-info {
  background: var(--lx-paper);
  border: 1px solid var(--lx-line);
  padding: clamp(28px, 4vw, 52px);
}

.lx-woo-title {
  font-family: var(--lx-serif);
  font-weight: 400;
  font-size: clamp(28px, 3.5vw, 52px);
  line-height: 1.05;
  margin: 14px 0 22px;
  color: var(--lx-ink);
}

.lx-woo-price {
  font-size: 22px;
  margin: 0 0 16px;
  color: var(--lx-ink);
}

.lx-woo-price .woocommerce-Price-amount { font-size: inherit; }
.lx-woo-price .woocommerce-Price-currencySymbol { font-size: .85em; }
.lx-woo-on-request { color: var(--lx-muted); font-size: 16px; font-style: italic; }

/* Badge status */
.lx-product-status {
  display: inline-flex;
  margin: 0 0 20px;
  padding: 5px 12px;
  border: 1px solid var(--lx-line);
  font-size: 10px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--lx-muted);
}

.lx-status--sold {
  border-color: #c9b0a0;
  color: #9d6555;
  background: #fdf8f6;
}

.lx-status--available {
  border-color: #a8bfa8;
  color: #4d7a4d;
  background: #f6fbf6;
}

.lx-woo-short-desc {
  color: var(--lx-muted);
  font-size: 15px;
  line-height: 1.65;
  margin: 0 0 28px;
  border-top: 1px solid var(--lx-line);
  padding-top: 22px;
}

/* Meta: materiali, dimensioni, finitura, ecc. */
.lx-woo-meta {
  display: grid;
  gap: 0;
  margin: 0 0 28px;
  border-top: 1px solid var(--lx-line);
  padding-top: 0;
}

.lx-woo-meta-row {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 12px;
  padding: 13px 0;
  border-bottom: 1px solid var(--lx-line);
  align-items: baseline;
}

.lx-woo-meta dt {
  font-size: 10px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--lx-muted);
  font-weight: 400;
  margin: 0;
}

.lx-woo-meta dd {
  font-size: 14px;
  color: var(--lx-ink);
  margin: 0;
}

/* CTA bottoni */
.lx-woo-cta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 28px 0 20px;
}

.lx-btn-dark {
  background: var(--lx-ink);
  color: #fff;
  border-color: var(--lx-ink);
}

.lx-btn-dark:hover {
  background: var(--lx-dark);
  color: #fff;
}

.lx-woo-sku {
  font-size: 11px;
  color: var(--lx-muted);
  letter-spacing: .12em;
  margin: 4px 0 0;
  text-transform: uppercase;
}

/* ── Descrizione lunga ────────────────────────────────── */
.lx-woo-description {
  margin-top: 70px;
  border-top: 1px solid var(--lx-line);
}

.lx-woo-desc-inner {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.lx-woo-desc-text {
  text-align: left;
  color: var(--lx-muted);
  font-size: 16px;
  line-height: 1.75;
  margin-top: 28px;
}

.lx-woo-desc-text h2,
.lx-woo-desc-text h3 {
  font-family: var(--lx-serif);
  font-weight: 400;
  color: var(--lx-ink);
}

/* ── Tab wrapper leggero (solo descrizione rimane) ────── */
.lx-woo-tabs { margin-top: 0; }
.lx-woo-tab { padding: 0; }

/* ── Responsive ───────────────────────────────────────── */
@media (max-width: 860px) {
  .lx-woo-single-grid {
    grid-template-columns: 1fr;
  }
  .lx-woo-gallery { position: static; }
  .lx-woo-main-img { aspect-ratio: 3 / 2; }
  .lx-woo-thumbs { grid-template-columns: repeat(5, 1fr); }
}

@media (max-width: 560px) {
  .lx-woo-single { margin-top: 82px; }
  .lx-woo-info { padding: 24px 20px; }
  .lx-woo-meta-row { grid-template-columns: 1fr; gap: 4px; }
  .lx-woo-thumbs { grid-template-columns: repeat(4, 1fr); }
}

/* ── Override woocommerce.php generico (archivio prodotti) ── */
.lx-woo-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px clamp(20px, 5vw, 60px) 60px;
}

/* Nasconde breadcrumb WooCommerce ovunque rimanga */
.woocommerce-breadcrumb { display: none !important; }



/* ══════════════════════════════════════════════════════════
 * V2.0-beta — Top bar trasparente + 3 voci sotto il logo
 * - Barra trasparente che si riempe col colore brand al hover
 * - Hamburger tutto a sinistra (apre il menu completo)
 * - Logo centrato, sotto: Progettazione · Arredi · Scansioni Laser
 *
 * Per cambiare il colore di riempimento: modifica --lx-header-fill
 * nella regola .lx-header (in alto). Default: rgba(255,253,250,.96) (paper LUXAR sabbia).
 * ══════════════════════════════════════════════════════════ */

:root{ --lx-header-h:104px; }

/* Hamburger a sinistra, linee bianche sopra l'hero scuro */
.lx-menu-toggle{justify-self:start;z-index:2}
.lx-menu-toggle span{background:#fff;box-shadow:0 0 3px rgba(0,0,0,.25)}
.lx-header:hover .lx-menu-toggle span{box-shadow:none;background:var(--lx-ink)}

/* Blocco centrale: logo + voci impilati e centrati */
.lx-headcenter{grid-column:2;display:flex;flex-direction:column;align-items:center;gap:9px}
.lx-headright{grid-column:3}

/* Logo bianco sopra la barra trasparente */
.lx-brand-main{color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.28)}
.lx-brand-sub{color:rgba(255,255,255,.82)}
.lx-header:hover .lx-brand-main{text-shadow:none;color:var(--lx-ink)}
.lx-header:hover .lx-brand-sub{color:var(--lx-muted)}

/* Tre voci sotto il logo */
.lx-topnav ul{display:flex;gap:clamp(20px,3vw,40px);list-style:none;margin:0;padding:0;align-items:center}
.lx-topnav a{position:relative;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.3);padding:3px 0;transition:opacity .2s}
.lx-topnav a::after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:#fff;transition:right .3s ease}
.lx-topnav a:hover::after{right:0}
.lx-header:hover .lx-topnav a{text-shadow:none;color:var(--lx-ink)}
.lx-header:hover .lx-topnav a::after{background:var(--lx-gold)}

/* Hero a tutta altezza SOTTO la barra trasparente (solo home) */
.home .lx-main{padding-top:0}
.home .lx-hero{min-height:70vh;padding-top:var(--lx-header-h)}

/* Pagine interne: la barra trasparente diventa piena per leggibilità,
   perché non c'è un hero scuro dietro al top. */
body:not(.home) .lx-header{background:var(--lx-header-fill);border-bottom-color:rgba(0,0,0,.08)}
body:not(.home) .lx-menu-toggle span{box-shadow:none;background:var(--lx-ink)}
body:not(.home) .lx-brand-main{text-shadow:none;color:var(--lx-ink)}
body:not(.home) .lx-brand-sub{color:var(--lx-muted)}
body:not(.home) .lx-topnav a{text-shadow:none;color:var(--lx-ink)}
body:not(.home) .lx-topnav a::after{background:var(--lx-gold)}
body:not(.home) .lx-main{padding-top:var(--lx-header-h)}

/* ── Responsive ── */
@media (max-width:980px){
  :root{ --lx-header-h:84px; }
  .lx-header{grid-template-columns:60px 1fr 60px;padding:0 20px}
  /* Su mobile nascondo le 3 voci: restano nel drawer hamburger */
  .lx-topnav{display:none}
  .home .lx-hero{min-height:62vh}
}
@media (max-width:640px){
  :root{ --lx-header-h:74px; }
  .home .lx-hero{min-height:56vh}
  .admin-bar .lx-header{top:0}
}

/* ── Drawer mobile: voci in sequenza (stagger) ── */
.lx-drawer-menu li{opacity:0;transform:translateX(-18px);transition:opacity .4s ease,transform .4s ease}
.lx-drawer.is-open .lx-drawer-menu li{opacity:1;transform:translateX(0)}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(1){transition-delay:.08s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(2){transition-delay:.13s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(3){transition-delay:.18s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(4){transition-delay:.23s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(5){transition-delay:.28s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(6){transition-delay:.33s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(7){transition-delay:.38s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(8){transition-delay:.43s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(9){transition-delay:.48s}
.lx-drawer.is-open .lx-drawer-menu li:nth-child(10){transition-delay:.53s}

@media (prefers-reduced-motion:reduce){
  .lx-header,.lx-drawer,.lx-drawer-menu li{transition-duration:.01ms!important}
  .lx-drawer-menu li{transition-delay:0s!important}
}



/* ══════════════════════════════════════════════════════════
 * V2.1-beta — Mega-menu sotto le tre voci (Progettazione,
 * Arredi, Scansioni Laser). Animazione: pannello che scende
 * dall'alto con fade, backdrop che oscura, sottolineatura
 * animata sulle voci.
 * ══════════════════════════════════════════════════════════ */

/* Allinea il nuovo wrapping del topnav col CSS esistente */
.lx-topnav-item{position:static;display:flex;align-items:center}
.lx-topnav-link{position:relative;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.3);padding:3px 0;cursor:pointer;transition:color .25s}
.lx-topnav-link::after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:#fff;transition:right .3s ease}
.lx-topnav-item:hover .lx-topnav-link::after,
.lx-topnav-item.is-open .lx-topnav-link::after{right:0}
.lx-header:hover .lx-topnav-link{text-shadow:none;color:var(--lx-ink)}
.lx-header:hover .lx-topnav-link::after{background:var(--lx-gold)}
.lx-topnav-item.is-open .lx-topnav-link{color:var(--lx-warm)!important}
body:not(.home) .lx-topnav-link{text-shadow:none;color:var(--lx-ink)}
body:not(.home) .lx-topnav-link::after{background:var(--lx-gold)}

/* Header attivo quando un mega è aperto: forza il riempimento paper */
.lx-header.lx-mega-active{background:var(--lx-header-fill);border-bottom-color:rgba(216,206,195,.7);backdrop-filter:blur(14px)}
.lx-header.lx-mega-active .lx-menu-toggle span{box-shadow:none;background:var(--lx-ink)}
.lx-header.lx-mega-active .lx-brand-main{text-shadow:none;color:var(--lx-ink)}
.lx-header.lx-mega-active .lx-brand-sub{color:var(--lx-muted)}
.lx-header.lx-mega-active .lx-topnav-link{text-shadow:none;color:var(--lx-ink)}
.lx-header.lx-mega-active .lx-topnav-link::after{background:var(--lx-gold)}

/* Pannello mega: parte da sotto l'header, a tutta larghezza */
.lx-mega{
  position:fixed;
  left:0;right:0;
  top:var(--lx-header-h,104px);
  background:var(--lx-paper);
  border-bottom:1px solid var(--lx-line);
  box-shadow:0 28px 50px -24px rgba(0,0,0,.22);
  opacity:0;
  visibility:hidden;
  transform:translateY(-14px);
  transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s;
  z-index:55;
}
.admin-bar .lx-mega{top:calc(var(--lx-header-h,104px) + 32px)}
.lx-topnav-item.is-open .lx-mega{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
  transition:opacity .32s ease,transform .32s ease,visibility 0s;
}

.lx-mega-inner{
  max-width:1200px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr auto;
  gap:clamp(40px,6vw,90px);
  padding:38px clamp(24px,6vw,60px) 46px;
}
.lx-mega-cols{display:flex;gap:clamp(36px,5vw,72px);flex-wrap:wrap}
.lx-mega-heading{font-size:10px;letter-spacing:.26em;text-transform:uppercase;color:var(--lx-warm);font-weight:400;margin:0 0 16px}
.lx-mega-col ul{list-style:none;margin:0;padding:0}
.lx-mega-col li{margin:0 0 13px}
.lx-mega-col a{font-family:var(--lx-serif);font-size:20px;line-height:1.1;color:var(--lx-ink);display:inline-block;transition:color .2s,padding-left .25s}
.lx-mega-col a:hover{color:var(--lx-warm);padding-left:8px}

.lx-mega-feature{
  position:relative;
  min-width:260px;
  min-height:220px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:24px;
  color:#fff;
  overflow:hidden;
  background:#201a16;
}
.lx-mega-feature::before{
  content:"";position:absolute;inset:0;
  background-image:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.05)),var(--img);
  background-size:cover;background-position:center;
  transition:transform .6s ease;
}
.lx-mega-feature:hover::before{transform:scale(1.05)}
.lx-mega-feature span{position:relative;z-index:1}
.lx-mega-feature-label{font-size:10px;letter-spacing:.24em;text-transform:uppercase;opacity:.85;margin-bottom:6px}
.lx-mega-feature-title{font-family:var(--lx-serif);font-size:24px;line-height:1.05;margin-bottom:10px}
.lx-mega-feature-cta{font-size:11px;letter-spacing:.18em;text-transform:uppercase}

/* Backdrop sotto il mega */
.lx-mega-backdrop{
  position:fixed;
  left:0;right:0;top:var(--lx-header-h,104px);bottom:0;
  background:rgba(20,16,12,.32);
  opacity:0;visibility:hidden;
  transition:opacity .32s ease,visibility 0s linear .32s;
  z-index:40;
}
.admin-bar .lx-mega-backdrop{top:calc(var(--lx-header-h,104px) + 32px)}
.lx-mega-backdrop.is-visible{opacity:1;visibility:visible;transition:opacity .32s ease,visibility 0s}

/* Su mobile: niente mega-menu, le voci stanno nel drawer hamburger */
@media (max-width:980px){
  .lx-mega,.lx-mega-backdrop{display:none}
}



/* ══════════════════════════════════════════════════════════
 * V2.2-beta — Form contatti custom ([luxar_form_contatti])
 * ══════════════════════════════════════════════════════════ */

.lx-contact{
  max-width:760px;
  margin:0 auto;
  padding:10px 0 20px;
}

.lx-contact-head{text-align:center;margin-bottom:38px}
.lx-contact-title{
  font-family:var(--lx-serif);
  font-weight:400;
  font-size:clamp(30px,4vw,48px);
  line-height:1.05;
  margin:10px 0 16px;
  color:var(--lx-ink);
}
.lx-contact-intro{
  color:var(--lx-muted);
  font-size:15px;
  line-height:1.65;
  max-width:540px;
  margin:0 auto;
}

/* Riferimento prodotto (arrivo da scheda) */
.lx-contact-ref{
  background:#fbf8f4;
  border:1px solid var(--lx-line);
  border-left:3px solid var(--lx-gold);
  padding:12px 16px;
  font-size:14px;
  color:var(--lx-ink);
  margin-bottom:22px;
}
.lx-contact-ref strong{font-weight:600}

/* Alert esito invio */
.lx-contact-alert{
  padding:15px 18px;
  margin-bottom:26px;
  font-size:14px;
  line-height:1.55;
  border:1px solid var(--lx-line);
}
.lx-contact-alert--ok{
  background:#f6fbf6;
  border-color:#a8bfa8;
  color:#3d6b3d;
}
.lx-contact-alert--err{
  background:#fdf8f6;
  border-color:#d8b3a6;
  color:#9d5544;
}

/* Form */
.lx-contact-form{display:flex;flex-direction:column;gap:20px}

.lx-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
}

.lx-form-field{display:flex;flex-direction:column;gap:8px}

.lx-form-field label{
  font-size:10px;
  letter-spacing:.2em;
  text-transform:uppercase;
  color:var(--lx-muted);
}

.lx-contact-form input[type="text"],
.lx-contact-form input[type="email"],
.lx-contact-form input[type="tel"],
.lx-contact-form select,
.lx-contact-form textarea{
  width:100%;
  padding:13px 15px;
  border:1px solid var(--lx-line);
  background:#fff;
  font-family:inherit;
  font-size:15px;
  color:var(--lx-ink);
  border-radius:0;
  transition:border-color .2s,box-shadow .2s;
  -webkit-appearance:none;
  appearance:none;
}

.lx-contact-form select{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%239d7654' d='M6 8L0 0h12z'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:right 16px center;
  padding-right:40px;
  cursor:pointer;
}

.lx-contact-form input:focus,
.lx-contact-form select:focus,
.lx-contact-form textarea:focus{
  outline:none;
  border-color:var(--lx-gold);
  box-shadow:0 0 0 3px rgba(178,139,103,.12);
}

.lx-contact-form textarea{resize:vertical;min-height:130px;line-height:1.6}

/* Consenso privacy */
.lx-form-consent{
  display:flex;
  align-items:flex-start;
  gap:11px;
  font-size:13px;
  line-height:1.5;
  color:var(--lx-muted);
  cursor:pointer;
}
.lx-form-consent input[type="checkbox"]{
  margin-top:2px;
  width:16px;height:16px;
  accent-color:var(--lx-warm);
  flex-shrink:0;
}

/* Bottone invia (eredita .lx-btn .lx-btn-dark dal tema) */
.lx-contact-form .lx-btn{align-self:flex-start;margin-top:4px;cursor:pointer}

/* Honeypot: nascosto agli umani */
.lx-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}

/* Responsive */
@media (max-width:600px){
  .lx-form-row{grid-template-columns:1fr}
  .lx-contact-form .lx-btn{align-self:stretch;text-align:center;justify-content:center}
}



/* V2.3-beta — Homepage sezioni riordinabili da LUXAR Sezioni */
.lx-home-sortable{
  display:flex;
  flex-direction:column;
}

/* V2.3-beta — Header animato/trasparente anche sulle pagine WordPress */
body.page:not(.home) .lx-main{
  padding-top:0;
}
body.page:not(.home) .lx-header{
  background:transparent;
  border-bottom-color:transparent;
}
body.page:not(.home) .lx-menu-toggle span{
  background:#fff;
  box-shadow:0 0 3px rgba(0,0,0,.25);
}
body.page:not(.home) .lx-brand-main{
  color:#fff;
  text-shadow:0 1px 10px rgba(0,0,0,.28);
}
body.page:not(.home) .lx-brand-sub{
  color:rgba(255,255,255,.82);
}
body.page:not(.home) .lx-topnav a,
body.page:not(.home) .lx-topnav-link{
  color:#fff;
  text-shadow:0 1px 8px rgba(0,0,0,.3);
}
body.page:not(.home) .lx-topnav a::after,
body.page:not(.home) .lx-topnav-link::after{
  background:#fff;
}
body.page:not(.home) .lx-header:hover,
body.page:not(.home) .lx-header.lx-mega-active{
  background:var(--lx-header-fill);
  border-bottom-color:rgba(216,206,195,.7);
}
body.page:not(.home) .lx-header:hover .lx-menu-toggle span,
body.page:not(.home) .lx-header.lx-mega-active .lx-menu-toggle span{
  background:var(--lx-ink);
  box-shadow:none;
}
body.page:not(.home) .lx-header:hover .lx-brand-main,
body.page:not(.home) .lx-header.lx-mega-active .lx-brand-main{
  color:var(--lx-ink);
  text-shadow:none;
}
body.page:not(.home) .lx-header:hover .lx-brand-sub,
body.page:not(.home) .lx-header.lx-mega-active .lx-brand-sub{
  color:var(--lx-muted);
}
body.page:not(.home) .lx-header:hover .lx-topnav a,
body.page:not(.home) .lx-header:hover .lx-topnav-link,
body.page:not(.home) .lx-header.lx-mega-active .lx-topnav a,
body.page:not(.home) .lx-header.lx-mega-active .lx-topnav-link{
  color:var(--lx-ink);
  text-shadow:none;
}
body.page:not(.home) .lx-header:hover .lx-topnav a::after,
body.page:not(.home) .lx-header:hover .lx-topnav-link::after,
body.page:not(.home) .lx-header.lx-mega-active .lx-topnav a::after,
body.page:not(.home) .lx-header.lx-mega-active .lx-topnav-link::after{
  background:var(--lx-gold);
}


/* V2.4.0-lts — supporto menu dinamico senza immagine mega */
.lx-mega-simple .lx-mega-inner{grid-template-columns:1fr;max-width:760px}
.lx-mega-simple .lx-mega-cols{grid-template-columns:1fr}
.lx-section-layout-compact{padding-top:42px;padding-bottom:42px}
.lx-section-layout-editorial{padding-top:100px;padding-bottom:100px}
.lx-section-layout-split{}

/* V2.4.1-lts — icone grafiche caricate da plugin */
.lx-feature-icon{font-size:48px}.lx-feature-icon img{width:93px;height:93px;object-fit:contain;display:block;margin:0 auto 4px;filter:none}.lx-footer-item-icon{width:69px;height:69px;object-fit:contain;display:block;margin:0 auto 16px}.lx-feature-icon:has(img){font-size:0}


/* V2.4.2-lts — hero home più compatta e icone +50% */

/* LUXAR v2.4.3-lts — override visibile hero + icone
   Regole finali intenzionalmente forti: servono a superare cache/specificità precedenti. */
body.home .lx-hero,
body.front-page .lx-hero,
.home .lx-hero,
.lx-hero{
  min-height:50vh !important;
  height:50vh !important;
  max-height:620px !important;
  padding-top:var(--lx-header-h,104px) !important;
}
body.home .lx-hero-content,
.home .lx-hero-content,
.lx-hero-content{
  padding-top:clamp(72px,7vw,120px) !important;
  padding-bottom:clamp(42px,5vw,82px) !important;
}
.lx-feature-icon{
  font-size:72px !important;
  line-height:1 !important;
  margin-bottom:22px !important;
}
.lx-feature-icon img{
  width:140px !important;
  height:140px !important;
  max-width:140px !important;
  max-height:140px !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 auto 14px !important;
}
.lx-footer-item-icon{
  width:104px !important;
  height:104px !important;
  max-width:104px !important;
  max-height:104px !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 auto 18px !important;
}
@media (max-width:900px){
  body.home .lx-hero,
  body.front-page .lx-hero,
  .home .lx-hero,
  .lx-hero{
    min-height:46vh !important;
    height:46vh !important;
    max-height:520px !important;
  }
  .lx-feature-icon img{width:128px !important;height:128px !important}
  .lx-footer-item-icon{width:96px !important;height:96px !important}
}
@media (max-width:640px){
  body.home .lx-hero,
  body.front-page .lx-hero,
  .home .lx-hero,
  .lx-hero{
    min-height:42vh !important;
    height:42vh !important;
    max-height:430px !important;
  }
  body.home .lx-hero-content,
  .home .lx-hero-content,
  .lx-hero-content{
    padding-top:86px !important;
    padding-bottom:34px !important;
  }
  .lx-feature-icon img{width:118px !important;height:118px !important}
  .lx-footer-item-icon{width:92px !important;height:92px !important}
}


/* V2.4.4-lts — sezioni custom da plugin */
.lx-custom-section{padding:74px clamp(22px,6vw,110px);background:var(--lx-paper);display:grid;gap:clamp(28px,5vw,70px);align-items:center}
.lx-custom-section .lx-btn{margin-top:22px}.lx-custom-section .lx-copy{margin-top:22px}
.lx-custom-media{min-height:360px;background-image:var(--img);background-size:cover;background-position:center;border-radius:0;box-shadow:0 18px 50px rgba(30,24,20,.08)}
.lx-custom-editorial{grid-template-columns:1.1fr .9fr;background:#f8f1ea}.lx-custom-editorial .lx-custom-media{order:2}.lx-custom-editorial .lx-custom-copy{order:1;max-width:640px}.lx-custom-editorial .lx-title{font-size:clamp(38px,4.4vw,68px)}
.lx-custom-split{grid-template-columns:1fr 1fr;background:#fffdfa}.lx-custom-split .lx-custom-media{min-height:420px}.lx-custom-split .lx-custom-copy{max-width:560px}
.lx-custom-cta{display:block;text-align:center;background:#171412;color:#fff;padding-top:82px;padding-bottom:82px}.lx-custom-cta .lx-copy{max-width:760px;margin-left:auto;margin-right:auto;color:rgba(255,255,255,.76)}.lx-custom-cta .lx-title{color:#fff}.lx-custom-cta .lx-kicker{color:var(--lx-gold)}.lx-custom-cta .lx-btn:hover{background:#fff;color:#171412}
.lx-custom-icon_text{grid-template-columns:180px 1fr;background:#fbf8f4}.lx-custom-icon-block{display:flex;align-items:center;justify-content:center;min-height:180px}.lx-custom-icon-block img{max-width:150px;max-height:150px;object-fit:contain}.lx-custom-icon_text .lx-custom-copy{max-width:760px}
@media(max-width:900px){.lx-custom-editorial,.lx-custom-split,.lx-custom-icon_text{grid-template-columns:1fr}.lx-custom-editorial .lx-custom-media{order:0}.lx-custom-media{min-height:260px}.lx-custom-section{padding:54px 22px}.lx-custom-cta{padding-top:64px;padding-bottom:64px}.lx-custom-icon-block{min-height:120px}.lx-custom-icon-block img{max-width:120px;max-height:120px}}

/* V2.4.7-lts — Footer contatti/social con icone LUXAR */
.lx-footer-main{grid-template-columns:1.15fr repeat(auto-fit,minmax(170px,1fr)) !important;align-items:start}.lx-footer-contact-col .lx-footer-contact-list{display:flex;flex-direction:column;gap:11px;margin:0 0 18px}.lx-footer-contact-row{display:flex!important;align-items:center;gap:10px;margin:0!important;color:rgba(255,255,255,.74)!important;text-transform:none;letter-spacing:.02em}.lx-footer-contact-row:hover{color:#fff!important}.lx-footer-contact-icon,.lx-footer-social-icons a{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 31px;border:1px solid rgba(166,143,122,.42);border-radius:999px;color:var(--lx-gold);transition:.25s}.lx-footer-contact-icon svg,.lx-footer-social-icons svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.lx-footer-contact-icon img,.lx-footer-social-icons img{width:19px;height:19px;object-fit:contain;display:block}.lx-footer-social-icons{display:flex;gap:10px;margin-top:12px}.lx-footer-social-icons a{color:var(--lx-gold);margin:0!important}.lx-footer-social-icons a:hover{background:rgba(166,143,122,.18);border-color:rgba(255,255,255,.42);color:#fff;transform:translateY(-1px)}.lx-footer-bottom{justify-content:center!important;text-align:center}.lx-footer-social{display:none!important}
@media (max-width:640px){.lx-footer-contact-row{justify-content:center}.lx-footer-contact-col{text-align:center}.lx-footer-social-icons{justify-content:center}.lx-footer-contact-icon,.lx-footer-social-icons a{width:36px;height:36px;flex-basis:36px}.lx-footer-contact-icon svg,.lx-footer-social-icons svg{width:20px;height:20px}}


/* V2.4.7-lts — Footer icone trasparenti integrate LUXAR */
.lx-footer-contact-icon,
.lx-footer-social-icons a{
  background:transparent!important;
  overflow:hidden;
}
.lx-footer-contact-icon svg,
.lx-footer-social-icons svg{
  width:17px!important;
  height:17px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:3.4!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.lx-footer-social-icons a svg{
  width:16px!important;
  height:16px!important;
}
.lx-footer-social-icons a[aria-label="Facebook"] svg{
  fill:currentColor!important;
  stroke:none!important;
  width:15px!important;
  height:15px!important;
}
.lx-footer-contact-icon img,
.lx-footer-social-icons img{
  display:block!important;
  width:19px!important;
  height:19px!important;
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
@media (max-width:640px){
  .lx-footer-contact-icon svg,.lx-footer-social-icons svg{width:19px!important;height:19px!important;}
}


/* V2.4.8-lts — Micro-refinement footer contatti/social */
.lx-footer-contact-col .lx-footer-contact-list{
  gap:14px!important;
  margin-bottom:22px!important;
}
.lx-footer-contact-row{
  gap:16px!important;
}
.lx-footer-contact-icon,
.lx-footer-social-icons a{
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
}
.lx-footer-contact-icon svg{
  width:21px!important;
  height:21px!important;
  stroke-width:3.7!important;
}
.lx-footer-social-icons{
  gap:13px!important;
  margin-top:14px!important;
}
.lx-footer-social-icons svg{
  width:19px!important;
  height:19px!important;
  stroke-width:3.7!important;
}
.lx-footer-social-icons a[aria-label="Facebook"] svg{
  width:17px!important;
  height:17px!important;
}
.lx-footer-contact-row span:last-child{
  line-height:1.2;
}
@media (max-width:640px){
  .lx-footer-contact-row{gap:14px!important;}
  .lx-footer-contact-icon,.lx-footer-social-icons a{width:38px!important;height:38px!important;flex-basis:38px!important;}
  .lx-footer-contact-icon svg,.lx-footer-social-icons svg{width:22px!important;height:22px!important;}
  .lx-footer-social-icons a[aria-label="Facebook"] svg{width:18px!important;height:18px!important;}
}


/* V2.4.10-lts — Footer contatti/social senza cerchio contenitore */
.lx-footer-contact-icon,
.lx-footer-social-icons a{
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  color:var(--lx-gold)!important;
}
.lx-footer-contact-icon{
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
}
.lx-footer-social-icons a{
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
}
.lx-footer-contact-icon svg{
  width:23px!important;
  height:23px!important;
  stroke-width:3.4!important;
}
.lx-footer-social-icons svg{
  width:22px!important;
  height:22px!important;
  stroke-width:3.4!important;
}
.lx-footer-social-icons a[aria-label="Facebook"] svg{
  width:20px!important;
  height:20px!important;
}
.lx-footer-contact-row{
  gap:18px!important;
}
.lx-footer-social-icons{
  gap:20px!important;
  align-items:center!important;
}
.lx-footer-social-icons a:hover{
  background:transparent!important;
  border-color:transparent!important;
  color:#fff!important;
  transform:translateY(-1px);
}
.lx-footer-contact-icon img,
.lx-footer-social-icons img{
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media (max-width:640px){
  .lx-footer-contact-icon{width:25px!important;height:25px!important;flex-basis:25px!important;}
  .lx-footer-social-icons a{width:25px!important;height:25px!important;flex-basis:25px!important;}
  .lx-footer-contact-icon svg,.lx-footer-social-icons svg{width:23px!important;height:23px!important;}
  .lx-footer-social-icons{gap:22px!important;}
}


/* V2.4.10-lts — Fix icona WhatsApp footer: simbolo pieno e leggibile senza cerchio esterno */
.lx-footer-social-icons a[aria-label="WhatsApp"] svg{
  width:25px!important;
  height:25px!important;
  stroke-width:3.1!important;
}
.lx-footer-social-icons a[aria-label="WhatsApp"] svg .lx-icon-whatsapp,
.lx-footer-social-icons a[aria-label="WhatsApp"] svg{
  overflow:visible!important;
}
.lx-footer-social-icons a[aria-label="WhatsApp"] svg path:first-child{
  fill:none!important;
  stroke:currentColor!important;
}
.lx-footer-social-icons a[aria-label="WhatsApp"] svg path:nth-child(2){
  fill:none!important;
  stroke:currentColor!important;
}
@media (max-width:640px){
  .lx-footer-social-icons a[aria-label="WhatsApp"] svg{width:26px!important;height:26px!important;}
}


/* v2.4.11-lts — Collezioni: carosello front-end da 5 card, senza dipendere dall’admin JS */
.lx-collection-carousel-wrap{position:relative}
.lx-card-grid.lx-card-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 2px 12px;scrollbar-width:thin}
.lx-card-grid.lx-card-carousel .lx-collection-card{flex:0 0 min(300px,78vw);scroll-snap-align:start}
.lx-collection-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:1px solid rgba(21,19,17,.18);border-radius:999px;background:rgba(255,253,250,.88);color:var(--lx-ink);font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s}
.lx-collection-arrow:hover{background:var(--lx-ink);color:#fff}
.lx-collection-arrow-prev{left:-22px}
.lx-collection-arrow-next{right:-22px}
@media (max-width:760px){.lx-collection-arrow{display:none}.lx-card-grid.lx-card-carousel{padding-left:0;padding-right:0}}

/* v2.5.0-dev.8 — pagina Arredi: carosello recuperato dalla home */
.lx-arredi-carousel{margin:0 0 clamp(46px,7vw,88px);padding:clamp(28px,4vw,52px) 0}
.lx-arredi-carousel .lx-kicker{display:block;margin-bottom:10px}
.lx-arredi-carousel .lx-section-heading{margin-top:0}
.lx-arredi-carousel .lx-card-carousel{justify-content:flex-start}
.lx-arredi-carousel .lx-collection-card{min-height:360px}
@media (max-width:760px){.lx-arredi-carousel{padding-top:16px}.lx-arredi-carousel .lx-collection-card{min-height:300px}}

/* v2.5.0-dev.9 — Arredi: header bianco stabile e carosello subito sotto */
body.page-id-258 .lx-main{padding-top:var(--lx-header-h,104px)}
body.page-id-258 .lx-page-hero{display:none}
body.page-id-258 .lx-content{width:99%;max-width:none;margin:0 auto;padding:0}
body.page-id-258 .lx-page-body{width:100%}
body.page-id-258 .lx-arredi-carousel{width:100%;margin:0 auto clamp(46px,7vw,88px);padding:0}
body.page-id-258 .lx-arredi-carousel .lx-collection-carousel-wrap{width:100%}
body.page-id-258 .lx-arredi-carousel .lx-card-carousel{width:100%}
body.page-id-258 .lx-arredi-carousel .lx-card-carousel .lx-collection-card{flex:0 0 clamp(270px,24vw,420px)}
body.page-id-258 .lx-header,
body.page-id-258 .lx-header:hover,
body.page-id-258 .lx-header:focus-within,
body.page-id-258 .lx-header.lx-mega-active{
  background:#fff;
  border-bottom-color:rgba(0,0,0,.08);
  backdrop-filter:none;
  transition:none;
}
body.page-id-258 .lx-menu-toggle span,
body.page-id-258 .lx-header:hover .lx-menu-toggle span,
body.page-id-258 .lx-header:focus-within .lx-menu-toggle span{
  background:var(--lx-ink);
  box-shadow:none;
}
body.page-id-258 .lx-brand-main,
body.page-id-258 .lx-header:hover .lx-brand-main,
body.page-id-258 .lx-header:focus-within .lx-brand-main{
  color:var(--lx-ink);
  text-shadow:none;
}
body.page-id-258 .lx-brand-sub,
body.page-id-258 .lx-header:hover .lx-brand-sub,
body.page-id-258 .lx-header:focus-within .lx-brand-sub{color:var(--lx-muted)}
body.page-id-258 .lx-topnav,
body.page-id-258 .lx-header-compact .lx-topnav{
  opacity:1;
  visibility:visible;
  transform:none;
  pointer-events:auto;
  transition:none;
}
body.page-id-258 .lx-topnav a,
body.page-id-258 .lx-topnav-link,
body.page-id-258 .lx-header:hover .lx-topnav a,
body.page-id-258 .lx-header:hover .lx-topnav-link,
body.page-id-258 .lx-header:focus-within .lx-topnav a,
body.page-id-258 .lx-header:focus-within .lx-topnav-link{
  color:var(--lx-ink);
  text-shadow:none;
}
body.page-id-258 .lx-content article{margin:0}
body.page-id-258 #catalogo-arredi,
body.page-id-258 .lx-furniture-catalog{width:min(1180px,92%);margin-left:auto;margin-right:auto}
@media (max-width:760px){
  body.page-id-258 .lx-content{width:99%}
  body.page-id-258 .lx-arredi-carousel{padding:0}
}

/* v2.4.11-lts-icons - Footer contact/social icons: stronger, cleaner, aligned */
.lx-footer-contact-col .lx-footer-contact-list{gap:18px!important;margin-bottom:24px!important}
.lx-footer-contact-row{gap:18px!important;align-items:center!important;color:rgba(255,255,255,.82)!important}
.lx-footer-contact-row span:last-child{line-height:1.25!important}
.lx-footer-contact-icon,.lx-footer-social-icons a{width:32px!important;height:32px!important;flex:0 0 32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#c7a16f!important;opacity:1!important}
.lx-footer-contact-icon svg{width:25px!important;height:25px!important;stroke-width:3.8!important}
.lx-footer-social-icons{gap:24px!important;margin-top:18px!important;align-items:center!important}
.lx-footer-social-icons svg{width:24px!important;height:24px!important;stroke-width:3.6!important}
.lx-footer-social-icons a[aria-label="WhatsApp"] svg{width:28px!important;height:28px!important;stroke-width:3.3!important}
.lx-footer-social-icons a[aria-label="Instagram"] svg{width:23px!important;height:23px!important}
.lx-footer-social-icons a[aria-label="Facebook"] svg{width:22px!important;height:22px!important;fill:currentColor!important;stroke:none!important}
.lx-footer-contact-icon img,.lx-footer-social-icons img{width:28px!important;height:28px!important;object-fit:contain!important}
.lx-footer-social-icons a:hover,.lx-footer-contact-row:hover .lx-footer-contact-icon{color:#f3d5a6!important;transform:translateY(-1px)}
@media (max-width:640px){.lx-footer-contact-col{text-align:left!important}.lx-footer-contact-row{justify-content:flex-start!important}.lx-footer-social-icons{justify-content:flex-start!important;gap:22px!important}.lx-footer-contact-icon,.lx-footer-social-icons a{width:34px!important;height:34px!important;flex-basis:34px!important}.lx-footer-contact-icon svg,.lx-footer-social-icons svg{width:26px!important;height:26px!important}.lx-footer-social-icons a[aria-label="WhatsApp"] svg{width:29px!important;height:29px!important}.lx-footer-social-icons a[aria-label="Facebook"] svg{width:22px!important;height:22px!important}}

/* v2.4.11-lts-icons2 - Instagram/Facebook visual balance */
.lx-footer-social-icons a[aria-label="Instagram"] svg{width:26px!important;height:26px!important;stroke-width:2.4!important}
.lx-footer-social-icons a[aria-label="Instagram"] svg circle:last-child{fill:currentColor!important;stroke:none!important}
.lx-footer-social-icons a[aria-label="Facebook"] svg{width:25px!important;height:25px!important;fill:currentColor!important;stroke:none!important;transform:translateY(1px)}
@media (max-width:640px){.lx-footer-social-icons a[aria-label="Instagram"] svg{width:27px!important;height:27px!important}.lx-footer-social-icons a[aria-label="Facebook"] svg{width:26px!important;height:26px!important}}

/* v2.4.11-lts-icons3 - Final Instagram/Facebook optical alignment */
.lx-footer-social-icons{gap:23px!important}
.lx-footer-social-icons a{line-height:1!important}
.lx-footer-social-icons a svg{display:block!important}
.lx-footer-social-icons a[aria-label="Instagram"] svg{width:24px!important;height:24px!important;stroke-width:2.15!important;transform:translateY(0)}
.lx-footer-social-icons a[aria-label="Instagram"] svg circle:last-child{r:1.15px}
.lx-footer-social-icons a[aria-label="Facebook"] svg{width:22px!important;height:22px!important;fill:currentColor!important;stroke:none!important;transform:translateY(-1px)}
@media (max-width:640px){.lx-footer-social-icons a[aria-label="Instagram"] svg{width:25px!important;height:25px!important}.lx-footer-social-icons a[aria-label="Facebook"] svg{width:23px!important;height:23px!important;transform:translateY(-1px)}}
/* LUXAR 2.5.0-dev.1 — evoluzione editoriale richiesta da Xavier */
.lx-header-compact .lx-topnav{opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none}
.lx-header-compact:hover .lx-topnav,.lx-header-compact:focus-within .lx-topnav,.lx-header-compact.lx-mega-active .lx-topnav{opacity:1;transform:none;pointer-events:auto}
.lx-header-compact:hover .lx-topnav,.lx-header-compact:focus-within .lx-topnav,.lx-header-compact.lx-mega-active .lx-topnav{visibility:visible}
.lx-topnav{transition:opacity .28s ease,transform .28s ease,visibility 0s linear .28s}
.lx-header:hover .lx-topnav,.lx-header:focus-within .lx-topnav,.lx-header.lx-mega-active .lx-topnav{transition-delay:0s}
.lx-brand-main{font-size:clamp(27px,2.1vw,31px);font-weight:500;letter-spacing:.32em}
.lx-brand-sub{font-size:9px;letter-spacing:.48em}
.lx-topnav-link,.lx-topnav a{font-size:12px;letter-spacing:.17em;line-height:1.25}
.lx-headright{display:flex;align-items:center;justify-content:flex-end;gap:14px}
.lx-head-icon{width:25px;height:25px;display:inline-flex;color:var(--lx-ink)}
.lx-head-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.lx-head-icon-muted{opacity:.38;cursor:help}
.lx-topnav-trigger{appearance:none;border:0;background:transparent;font-family:var(--lx-sans);font-size:12px;font-weight:400;line-height:1.25;letter-spacing:.17em;color:#fff;cursor:default;text-shadow:0 1px 8px rgba(0,0,0,.3)}
.lx-intro{padding:46px clamp(28px,5vw,82px);grid-template-columns:.9fr 1.55fr;gap:clamp(30px,4.5vw,64px);align-items:center;background:#f2f0ed}
.lx-intro .lx-title{font-size:clamp(29px,3vw,42px);line-height:1.04}
.lx-intro .lx-copy{margin-top:22px;max-width:470px;font-size:15px;line-height:1.55}
.lx-intro .lx-feature-grid{gap:clamp(18px,2.5vw,30px);align-items:start}
.lx-intro .lx-feature{padding:4px 6px}
.lx-intro .lx-feature-icon{margin-bottom:14px !important}
.lx-intro .lx-feature-icon img{width:104px !important;height:104px !important;max-width:104px !important;max-height:104px !important;margin:0 auto 8px !important}
.lx-intro .lx-feature h3{font-size:12px;line-height:1.45;letter-spacing:.19em;margin-bottom:8px}
.lx-intro .lx-feature p{font-size:13px;line-height:1.5}
.lx-service-pair{display:grid;grid-template-columns:1fr 1fr;background:#f5f1ec}
.lx-service-pair article{padding:clamp(50px,7vw,100px);border-right:1px solid var(--lx-line)}
.lx-service-pair article:last-child{border-right:0}
.lx-service-pair h2,.lx-service-band h2{font-family:var(--lx-serif);font-size:clamp(31px,3.4vw,52px);font-weight:400;line-height:1.08;margin:0 0 22px}
.lx-service-pair p,.lx-service-band p{color:var(--lx-muted);max-width:650px;margin:0 0 30px}
.lx-service-band{min-height:420px;display:flex;align-items:center;padding:clamp(55px,8vw,120px);background:#171513;color:#fff}
.lx-service-band>div{max-width:780px}
.lx-service-band .lx-kicker{color:#c5a98d}
.lx-service-laser{background:#5e625f}
.lx-coming-soon{grid-column:1/-1;max-width:760px;margin:0 auto;padding:55px;border:1px solid var(--lx-line);background:#f7f3ee;text-align:left}
.lx-coming-soon h3{font-family:var(--lx-serif);font-size:38px;font-weight:400;margin:8px 0 18px}
.lx-collection-filter{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}
.lx-filter-card{padding:24px 16px;border:1px solid var(--lx-line);text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:12px;background:#fff}
.lx-filter-card:hover,.lx-filter-card.is-active{background:var(--lx-ink);color:#fff}
.lx-active-filter{display:inline-flex;align-items:center;gap:15px;border:1px solid var(--lx-line);padding:8px 12px;margin-bottom:24px;text-transform:uppercase;letter-spacing:.1em;font-size:11px}
.lx-active-filter a{font-size:20px;line-height:1}
.lx-furniture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.lx-product-placeholder{aspect-ratio:1;background:#eee}
@media(max-width:980px){
  .lx-header-compact .lx-topnav{opacity:1;transform:none;pointer-events:auto}
  .lx-service-pair,.lx-collection-filter,.lx-furniture-grid{grid-template-columns:1fr 1fr}
  .lx-intro{padding:44px 28px}
  .lx-intro .lx-feature-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:640px){
  .lx-service-pair,.lx-collection-filter,.lx-furniture-grid{grid-template-columns:1fr}
  .lx-service-pair article{border-right:0;border-bottom:1px solid var(--lx-line)}
  .lx-service-band{min-height:360px;padding:55px 24px}
  .lx-headright{gap:9px}.lx-head-icon{width:22px;height:22px}
  .lx-intro{padding:38px 20px;gap:32px}
  .lx-intro .lx-title{font-size:clamp(28px,10vw,36px)}
  .lx-intro .lx-copy{font-size:15px}
  .lx-intro .lx-feature-grid{grid-template-columns:1fr;gap:24px}
  .lx-intro .lx-feature-icon img{width:86px !important;height:86px !important;max-width:86px !important;max-height:86px !important}
}
