/*
Theme Name: LUXSTOL Complete Shop
Theme URI: https://luxstol.com
Author: Autoplachty SEKERA s.r.o.
Description: Kompletný WooCommerce e-shop LUXSTOL bez sekcie Najpredávanejšie stolíky.
Version: 36.0.0
Text Domain: luxstol
*/
:root{
 --bg:#fbf9f5;--paper:#fff;--cream:#f1e9de;--text:#282522;--muted:#716a64;
 --gold:#b58a3b;--gold2:#d1b06c;--line:#e7ded2;--dark:#292522;
 --max:1420px;--serif:"Cormorant Garamond",Georgia,serif;--sans:Manrope,Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font:15px/1.65 var(--sans)}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.wrap{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
.topbar{background:#f3ece2;border-bottom:1px solid var(--line);font-size:12px}
.topbar .wrap{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site-header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:99;border-bottom:1px solid var(--line)}
.header-inner{min-height:94px;display:grid;grid-template-columns:280px 1fr 170px;align-items:center;gap:25px}
.brand img{width:220px;max-height:82px;object-fit:contain}
.nav ul{list-style:none;display:flex;justify-content:center;gap:31px;margin:0;padding:0}
.nav a{font-size:13px;font-weight:700;text-transform:uppercase}
.nav a:hover,.current-menu-item>a{color:var(--gold)}
.tools{display:flex;justify-content:flex-end;align-items:center;gap:20px;font-size:18px}
.tools .cart-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap}.tools .badge{min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--gold);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px}
.badge{background:var(--gold);color:#fff;border-radius:999px;font-size:10px;padding:2px 6px;vertical-align:top}
.menu-toggle{display:none;background:none;border:0;font-size:26px}
.hero{min-height:690px;display:flex;align-items:center;background:
 linear-gradient(90deg,rgba(24,22,20,.86) 0%,rgba(24,22,20,.48) 37%,rgba(24,22,20,.04) 68%),
 url("assets/images/hero.jpg") center/cover no-repeat;color:#fff}
.hero-content{max-width:650px}.eyebrow{color:var(--gold2);font-size:13px;letter-spacing:.21em;text-transform:uppercase;font-weight:700}
h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.06;margin:0 0 18px}
h1{font-size:clamp(58px,7vw,104px)}h2{font-size:clamp(38px,4.3vw,62px)}h3{font-size:29px}
.hero p{font-size:18px;max-width:580px;color:#eee6dc;margin:0 0 30px}
.actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;min-height:52px;padding:0 27px;align-items:center;justify-content:center;border:1px solid currentColor;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.btn.gold{background:var(--gold);border-color:var(--gold);color:#fff}.btn.light{color:#fff}
.section{padding:88px 0}.section-head{text-align:center;max-width:780px;margin:0 auto 40px}.section-head p{color:var(--muted)}
.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.cat-card{min-height:400px;position:relative;overflow:hidden;background-size:cover;background-position:center}
.cat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(0,0,0,.55))}
.cat-content{position:absolute;left:24px;bottom:24px;background:#fff;padding:23px 28px;z-index:2;min-width:205px}
.cat-content h3{margin-bottom:4px}.cat-content a{font-size:11px;font-weight:800;text-transform:uppercase;color:var(--gold)}
.feature-strip{background:#f4eee6;border-block:1px solid var(--line)}
.feature-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.feature{padding:30px 20px;display:grid;grid-template-columns:50px 1fr;gap:16px;align-items:center;border-right:1px solid var(--line)}
.feature:last-child{border-right:0}.feature-icon{font-size:34px;color:var(--gold)}.feature strong{font-size:12px;text-transform:uppercase}.feature small{display:block;color:var(--muted)}
.products-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.product-card{background:#fff;border:1px solid var(--line);transition:.25s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(40,37,34,.1)}
.product-card img{width:100%;aspect-ratio:1.18/1;object-fit:cover}.product-info{padding:18px}.product-info h3{font-size:24px;margin-bottom:5px}.price{font-weight:800;color:var(--gold);font-size:18px}
.custom{padding:105px 0;color:#fff;background:linear-gradient(90deg,rgba(35,31,28,.94),rgba(35,31,28,.48)),url("assets/images/lux-sand-stone-120.jpg") center/cover}
.custom .inner{max-width:670px}.custom p{font-size:17px;color:#e8dfd5}
.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.split-image{min-height:520px;background:url("assets/images/lux-white-premium-120.jpg") center/cover}
.contact-card{background:#fff;border:1px solid var(--line);padding:40px}.contact-card ul{list-style:none;margin:0;padding:0}.contact-card li{padding:10px 0;border-bottom:1px solid var(--line)}
.footer{background:var(--dark);color:#eee6dc;padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:60px}.footer-logo{width:220px;filter:brightness(0) invert(1);opacity:.9}.footer ul{list-style:none;padding:0}.footer li{margin:9px 0}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:40px;padding-top:20px;color:#bdb1a7;font-size:12px}
.page-hero{padding:105px 0;background:var(--cream)}.page-content{padding:65px 0 95px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);padding-bottom:18px!important}.woocommerce ul.products li.product img{aspect-ratio:1.12/1;object-fit:cover}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--gold)!important;color:#fff!important;border-radius:0!important}.woocommerce span.onsale{background:var(--gold)!important}
.single-product div.product{display:grid;grid-template-columns:1.15fr .85fr;gap:55px}.single-product .woocommerce-product-gallery,.single-product .summary{width:auto!important;float:none!important}.single-product .product_title{font-size:52px}.single-product .price{font-size:30px!important}
.lux-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin:35px 0}.lux-benefits div{background:#fff;padding:24px;text-align:center}
@media(max-width:1000px){.header-inner{grid-template-columns:1fr auto}.nav{display:none;grid-column:1/-1}.nav.open{display:block}.nav ul{flex-direction:column;padding:20px 0}.tools{display:none}.menu-toggle{display:block}.cat-grid,.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.feature-grid{grid-template-columns:repeat(2,1fr)}.split,.single-product div.product{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}
@media(max-width:620px){.topbar span:nth-child(2){display:none}.hero{min-height:700px;background-position:60% center}.section{padding:60px 0}.cat-grid,.product-grid,.woocommerce ul.products,.feature-grid,.lux-benefits{grid-template-columns:1fr!important}.brand img{width:175px}.header-inner{min-height:78px}.single-product .product_title{font-size:40px}}

/* LUXSTOL v10 – Inšpirácie */
.inspire-hero{min-height:610px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(30,27,24,.90),rgba(30,27,24,.38) 55%,rgba(30,27,24,.08)),url("assets/images/hero.jpg") center/cover}
.inspire-hero-inner{display:flex;align-items:center}.inspire-hero-inner>div{max-width:720px}.inspire-hero h1{font-size:clamp(54px,7vw,96px)}.inspire-hero p{font-size:18px;max-width:610px;color:#eee4d9;margin-bottom:30px}
.inspire-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:420px;gap:18px}.inspire-card{position:relative;overflow:hidden;background:#ddd}.inspire-card.inspire-wide{grid-column:span 2}.inspire-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.inspire-card:hover img{transform:scale(1.035)}.inspire-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(25,22,20,.72))}.inspire-card>div{position:absolute;z-index:2;left:30px;right:30px;bottom:27px;color:#fff}.inspire-card span{color:var(--gold2);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.inspire-card h3{font-size:34px;margin:5px 0}.inspire-card a{font-size:11px;font-weight:800;text-transform:uppercase}
.inspire-guide{background:#f2ebe2}.inspire-material{min-height:650px;background:url("assets/images/black-gold-detail-top.jpg") center/cover}.guide-list{margin:28px 0 34px}.guide-list article{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:22px 0;border-top:1px solid #d9cfc3}.guide-list b{font:600 28px/1 var(--serif);color:var(--gold)}.guide-list h3{font-size:27px;margin-bottom:7px}.guide-list p{margin:0;color:var(--muted)}
.inspire-art{background:#fff}.inspire-art p{font-size:17px;color:var(--muted);max-width:570px;margin-bottom:28px}.inspire-art-image{min-height:540px;background:url("assets/images/lux-cube-white.jpg") center/cover}
@media(max-width:1000px){.inspire-grid{grid-auto-rows:350px}.inspire-material{min-height:500px}}
@media(max-width:620px){.inspire-hero{min-height:650px}.inspire-grid{grid-template-columns:1fr;grid-auto-rows:300px}.inspire-card.inspire-wide{grid-column:span 1}.inspire-card h3{font-size:28px}.inspire-card>div{left:20px;right:20px;bottom:20px}.inspire-material,.inspire-art-image{min-height:390px}}


/* LUXSTOL v6 homepage sections */
.why-grid{
 display:grid;
 grid-template-columns:repeat(4,1fr);
 gap:18px;
}
.why-card{
 background:#fff;
 border:1px solid var(--line);
 padding:34px 28px;
 text-align:center;
 min-height:245px;
}
.why-icon{
 width:60px;height:60px;border:1px solid var(--gold);
 color:var(--gold);border-radius:50%;
 display:grid;place-items:center;
 margin:0 auto 18px;font-size:28px;
}
.why-card h3{font-size:27px;margin-bottom:10px}
.why-card p{color:var(--muted);margin:0}

.real-grid{
 display:grid;
 grid-template-columns:repeat(3,1fr);
 grid-auto-rows:250px;
 gap:14px;
}
.real-item{margin:0;overflow:hidden;background:#ddd}
.real-item.large{grid-row:span 2;grid-column:span 2}
.real-item img{
 width:100%;height:100%;object-fit:cover;
 transition:transform .45s ease;
}
.real-item:hover img{transform:scale(1.04)}

.process{background:#f4eee6}
.process-grid{
 display:grid;
 grid-template-columns:repeat(4,1fr);
 gap:0;
 border:1px solid var(--line);
}
.process-step{
 background:#fff;
 padding:34px 28px;
 border-right:1px solid var(--line);
}
.process-step:last-child{border-right:0}
.process-step span{
 display:block;
 color:var(--gold);
 font:700 42px/1 var(--serif);
 margin-bottom:20px;
}
.process-step h3{font-size:27px}
.process-step p{color:var(--muted);margin:0}

.testimonials{background:#fff}
.testimonial-grid{
 display:grid;
 grid-template-columns:repeat(3,1fr);
 gap:20px;
}
.testimonial-grid blockquote{
 margin:0;
 border:1px solid var(--line);
 padding:34px;
 background:var(--bg);
}
.testimonial-grid blockquote p{
 font:500 22px/1.45 var(--serif);
}
.testimonial-grid footer{
 color:var(--muted);
 font-size:13px;
 margin-top:20px;
}
.stars{color:var(--gold);letter-spacing:.14em}

@media(max-width:1000px){
 .why-grid,.process-grid{grid-template-columns:repeat(2,1fr)}
 .real-grid{grid-template-columns:repeat(2,1fr)}
 .real-item.large{grid-column:span 2}
 .testimonial-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
 .why-grid,.process-grid,.real-grid{grid-template-columns:1fr}
 .real-item.large{grid-column:span 1;grid-row:span 1}
 .real-grid{grid-auto-rows:240px}
 .process-step{border-right:0;border-bottom:1px solid var(--line)}
}

/* LUXSTOL v30 – ponuka materiálov */
.materials-hero{padding:72px 0 58px;background:linear-gradient(110deg,#e9dfd2,#fbf8f3)}
.materials-hero p{max-width:680px;color:var(--muted);font-size:14px}
.materials-section{padding:72px 0;background:var(--bg)}
.materials-section+.materials-section{padding-top:10px}
.materials-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}
.materials-intro p{max-width:540px;margin:0;color:var(--muted)}
.materials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.material-card{background:#fff;border:1px solid var(--line);overflow:hidden;box-shadow:0 8px 25px rgba(40,35,31,.05)}
.material-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f4f1ec}
.material-card-body{padding:18px}
.material-card h3{font:600 19px/1.2 var(--serif);margin:0 0 9px}
.material-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}
.material-meta span{padding:5px 8px;background:#f2ece4;color:#5d554e;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.material-card p{margin:0;color:var(--muted)}
.materials-note{margin-top:28px;padding:20px 24px;border-left:3px solid var(--gold);background:#fff;color:var(--muted)}
@media(max-width:1000px){.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.materials-hero{padding:48px 0}.materials-section{padding:50px 0}.materials-intro{display:block}.materials-intro p{margin-top:12px}.materials-grid{grid-template-columns:1fr}.material-card h3{font-size:20px}}

/* LUXSTOL v32 – porovnanie dekorov */
.materials-table-wrap{overflow-x:auto;margin:22px 0 34px;border:1px solid var(--line);border-radius:10px;background:#fff}
.materials-table{width:100%;border-collapse:collapse;min-width:720px}
.materials-table th,.materials-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}
.materials-table th{background:#f6f3ee;color:var(--ink);font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.materials-table tr:last-child td{border-bottom:0}

/* LUXSTOL v28 – väčšie logo a menšie obrázky */
@media(min-width:621px){
 .header-inner{grid-template-columns:285px 1fr 145px}
 .brand img{width:260px;max-height:78px}
 .cat-card{min-height:320px}
 .product-card img{aspect-ratio:1.48/1}
 .woocommerce ul.products li.product img{aspect-ratio:1.45/1;object-fit:cover}
 .about-material-grid img{height:270px}
 .art-image-link{height:220px}
 .artwork-photo-pair img,.new-artwork-main{height:250px}
}
@media(max-width:620px){
 .brand img{width:205px}
 .cat-card{min-height:320px}
 .product-card img,.woocommerce ul.products li.product img{aspect-ratio:1.35/1;object-fit:cover}
 .art-image-link{height:290px}
 .artwork-photo-pair img,.new-artwork-main{height:260px}
}

/* LUXSTOL v20 – interiérové pozadie úvodného obrazu */
.art-hero-visual{
 background:
  linear-gradient(rgba(38,32,28,.28),rgba(38,32,28,.28)),
  url("assets/images/hero.jpg") center/cover no-repeat;
}
.art-hero-visual img{
 background:#f2ede6;
 box-shadow:0 28px 65px rgba(20,16,13,.38);
}

/* LUXSTOL v15 – užšie horné pásy podstránok */
.page-hero{padding:55px 0}
.contact-hero{padding:55px 0}
.about-hero,.inspire-hero,.custom-hero{min-height:480px}
.art-hero-grid,.art-hero-visual{min-height:500px}
.art-hero-copy{padding-top:55px;padding-bottom:55px}
.art-hero-visual img{max-height:400px}
@media(max-width:620px){
 .page-hero,.contact-hero{padding:45px 0}
 .about-hero,.inspire-hero,.custom-hero{min-height:500px}
 .art-hero-grid,.art-hero-visual{min-height:420px}
}

.art-hero-visual{background:linear-gradient(rgba(38,32,28,.28),rgba(38,32,28,.28)),url("assets/images/hero.jpg") center/cover no-repeat}
.art-hero-visual img{background:#f2ede6;box-shadow:0 28px 65px rgba(20,16,13,.38)}

/* LUXSTOL v13 – O nás */
.about-hero{min-height:590px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(28,25,22,.9),rgba(28,25,22,.42) 58%,rgba(28,25,22,.08)),url("assets/images/lux-black-gold-120.jpg") center/cover}
.about-hero-content{max-width:720px}.about-hero p{max-width:590px;color:#eee4d9;font-size:14px}
.about-story-image{min-height:600px;background:url("assets/images/lux-white-premium-120.jpg") center/cover}
.about-story p,.about-made p{color:var(--muted);max-width:610px;margin-bottom:22px}
.about-values{background:#f2ebe2}.about-value-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.about-value-grid article{background:#fff;padding:32px 27px;border-right:1px solid var(--line)}.about-value-grid article:last-child{border-right:0}.about-value-grid span{display:block;color:var(--gold);font:600 32px/1 var(--serif);margin-bottom:22px}.about-value-grid h3{font-size:20px}.about-value-grid p{color:var(--muted);margin:0}
.about-materials{background:#fff}.about-materials .products-title>p{max-width:520px;color:var(--muted)}.about-material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-material-grid figure{margin:0;background:var(--bg);border:1px solid var(--line)}.about-material-grid img{width:100%;height:360px;object-fit:cover}.about-material-grid figcaption{padding:23px}.about-material-grid h3{font-size:21px;margin-bottom:7px}.about-material-grid p{margin:0;color:var(--muted)}
.about-made{background:#f7f3ed}.about-made-image{min-height:560px;background:url("assets/images/lux-duo-set.jpg") center/cover}
@media(max-width:1000px){.about-value-grid{grid-template-columns:repeat(2,1fr)}.about-value-grid article{border-bottom:1px solid var(--line)}.about-material-grid img{height:300px}}
@media(max-width:620px){.about-hero{min-height:620px;background-position:62% center}.about-value-grid,.about-material-grid{grid-template-columns:1fr}.about-value-grid article{border-right:0}.about-story-image,.about-made-image{min-height:390px}.about-material-grid img{height:300px}}

/* LUXSTOL v14 – Kontakt */
.contact-hero{padding:105px 0;background:linear-gradient(90deg,#eee5da,#f9f6f1)}.contact-hero-content{max-width:760px}.contact-hero p{max-width:610px;color:var(--muted);font-size:14px}
.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.contact-details>p{color:var(--muted);max-width:530px}.contact-boxes{margin-top:35px;border-top:1px solid var(--line)}.contact-boxes article{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.contact-boxes article>span{font-size:25px;color:var(--gold)}.contact-boxes small{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px;margin-bottom:4px}.contact-boxes a,.contact-boxes strong{font:600 20px/1.3 var(--serif)}.contact-boxes p{margin:4px 0 0;color:var(--muted);font-size:12px}
.contact-form-card{background:#fff;border:1px solid var(--line);padding:40px;box-shadow:0 18px 45px rgba(35,31,28,.07)}.contact-form label{display:block;font-weight:700;font-size:11px;margin-bottom:16px}.contact-form input[type="text"],.contact-form input[type="tel"],.contact-form input[type="email"],.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);background:#fff;padding:13px 14px;font:inherit}.contact-form textarea{resize:vertical}
.contact-company{background:#2b2724;color:#fff;padding:45px 0}.contact-company-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px;align-items:center}.contact-company h2{margin:0}.contact-company p{color:#d9cec4;margin:4px 0}
.contact-help{background:#f4eee6}.contact-help-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.contact-help-grid a{background:#fff;padding:32px;border-right:1px solid var(--line);transition:.25s}.contact-help-grid a:last-child{border-right:0}.contact-help-grid a:hover{transform:translateY(-4px)}.contact-help-grid span{color:var(--gold);font:600 30px/1 var(--serif)}.contact-help-grid h3{font-size:21px;margin-top:18px}.contact-help-grid p{color:var(--muted)}.contact-help-grid b{font-size:10px;color:var(--gold);text-transform:uppercase}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-company-grid,.contact-help-grid{grid-template-columns:1fr}.contact-company-grid{gap:16px}.contact-help-grid a{border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:620px){.contact-hero{padding:75px 0}.contact-form-card{padding:27px 20px}}


/* LUXSTOL v7 – produktové stránky a obchod */
.footer-wordmark{
 font:600 42px/1 var(--serif);
 letter-spacing:.10em;
 color:var(--gold2);
}
.footer-tagline{
 margin-top:8px;
 letter-spacing:.28em;
 font-size:10px;
 color:#c8b9aa;
}
.footer-brand p{max-width:310px}

.final-cta{
 background:#2b2724;
 color:#fff;
}
.final-cta-inner{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:50px;
}
.final-cta h2{max-width:700px}
.final-cta p{max-width:720px;color:#ddd0c4}
.final-cta .btn:not(.gold){color:#fff}

/* obchod */
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering{
 margin-bottom:28px;
}
.woocommerce .woocommerce-ordering select{
 padding:12px 38px 12px 14px;
 border:1px solid var(--line);
 background:#fff;
}
.woocommerce ul.products li.product{
 transition:.25s ease;
 overflow:hidden;
}
.woocommerce ul.products li.product:hover{
 transform:translateY(-4px);
 box-shadow:0 16px 36px rgba(40,37,34,.10);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
 font:600 25px/1.15 var(--serif);
 padding:16px 16px 6px!important;
}
.woocommerce ul.products li.product .price{
 padding:0 16px;
 font-size:17px!important;
 color:var(--gold)!important;
}
.woocommerce ul.products li.product .button{
 margin:12px 16px 0!important;
}

/* detail produktu */
.single-product div.product{
 align-items:start;
}
.single-product .summary{
 position:sticky;
 top:125px;
}
.single-product .product_title{
 font-size:56px;
 line-height:1.02;
 margin-bottom:15px;
}
.single-product div.product p.price{
 color:var(--gold)!important;
 font-size:34px!important;
 margin:18px 0;
}
.single-product .woocommerce-product-details__short-description{
 font-size:17px;
 color:var(--muted);
}
.single-product form.cart{
 display:flex;
 gap:12px;
 align-items:stretch;
 margin:25px 0!important;
}
.single-product form.cart .quantity .qty{
 min-height:52px;
 width:80px;
 border:1px solid var(--line);
}
.single-product form.cart .single_add_to_cart_button{
 min-height:52px;
 padding-inline:30px!important;
 text-transform:uppercase;
 letter-spacing:.04em;
}
.woocommerce-product-gallery__image img{
 border:1px solid var(--line);
}
.flex-control-thumbs{
 display:grid!important;
 grid-template-columns:repeat(4,1fr);
 gap:10px;
 margin-top:12px!important;
}
.flex-control-thumbs li{
 width:auto!important;
 float:none!important;
}
.lux-product-badges{
 display:grid;
 grid-template-columns:1fr 1fr;
 border:1px solid var(--line);
 margin:26px 0;
}
.lux-product-badges>div{
 padding:18px;
 border-right:1px solid var(--line);
 border-bottom:1px solid var(--line);
 display:grid;
 grid-template-columns:38px 1fr;
 column-gap:10px;
}
.lux-product-badges span{
 grid-row:1/3;
 font-size:25px;
 color:var(--gold);
}
.lux-product-badges strong{
 font-size:12px;
 text-transform:uppercase;
}
.lux-product-badges small{
 color:var(--muted);
}
.lux-delivery-box{
 background:#f4eee6;
 border-left:3px solid var(--gold);
 padding:20px 24px;
 margin-top:20px;
}
.lux-delivery-box p{
 margin:7px 0;
}
.lux-delivery-box a{
 color:var(--gold);
 font-weight:700;
}
.woocommerce-tabs{
 margin-top:75px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
 padding:0!important;
 border-bottom:1px solid var(--line);
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
 display:none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
 border:0!important;
 background:transparent!important;
 margin:0 28px 0 0!important;
 padding:0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
 padding:15px 0!important;
}
.woocommerce div.product .woocommerce-tabs .panel{
 padding:25px 0 45px;
}
.lux-custom-product{
 margin:65px 0 30px;
 padding:42px;
 background:#2b2724;
 color:#fff;
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:30px;
}
.lux-custom-product p{
 color:#d9cec4;
 margin-bottom:0;
}
.related.products{
 margin-top:70px;
}
.related.products>h2{
 margin-bottom:30px;
}

@media(max-width:1000px){
 .single-product .summary{position:static}
 .final-cta-inner,.lux-custom-product{display:block}
 .final-cta .actions,.lux-custom-product .btn{margin-top:24px}
}
@media(max-width:620px){
 .single-product .product_title{font-size:42px}
 .lux-product-badges{grid-template-columns:1fr}
 .single-product form.cart{display:block}
 .single-product form.cart .quantity{margin-bottom:12px!important}
 .single-product form.cart .single_add_to_cart_button{width:100%}
 .lux-custom-product{padding:30px 24px}
}


/* LUXSTOL v8 – Výroba na mieru */
.custom-hero{
 min-height:680px;
 display:flex;
 align-items:center;
 color:#fff;
 background:
  linear-gradient(90deg,rgba(29,26,24,.91),rgba(29,26,24,.48) 48%,rgba(29,26,24,.08)),
  url("assets/images/lux-black-gold-120.jpg") center/cover no-repeat;
}
.custom-hero-content{max-width:760px}
.custom-hero h1{font-size:clamp(58px,7vw,102px)}
.custom-hero p{max-width:680px;font-size:18px;color:#eee4d9}
.custom-intro-image{
 min-height:510px;
 background:url("assets/images/lux-white-premium-120.jpg") center/cover no-repeat;
}
.custom-options{background:#f4eee6}
.option-grid{
 display:grid;
 grid-template-columns:repeat(4,1fr);
 border:1px solid var(--line);
}
.option-card{
 background:#fff;
 padding:34px 28px;
 border-right:1px solid var(--line);
}
.option-card:last-child{border-right:0}
.option-card span{
 display:block;
 font:700 44px/1 var(--serif);
 color:var(--gold);
 margin-bottom:22px;
}
.option-card p{color:var(--muted);margin:0}
.custom-process{background:#fff}
.custom-gallery{background:var(--bg)}
.inquiry-section{background:#2b2724;color:#fff}
.inquiry-grid{
 display:grid;
 grid-template-columns:.75fr 1.25fr;
 gap:70px;
 align-items:start;
}
.inquiry-section p{color:#ddd0c4}
.inquiry-contact{margin-top:38px}
.inquiry-contact a{color:var(--gold2);font-size:18px}
.inquiry-form-card{
 background:#fff;
 color:var(--text);
 padding:38px;
}
.inquiry-form label{
 display:block;
 font-size:13px;
 font-weight:700;
 margin-bottom:17px;
}
.inquiry-form input[type="text"],
.inquiry-form input[type="tel"],
.inquiry-form input[type="email"],
.inquiry-form input[type="file"],
.inquiry-form textarea{
 width:100%;
 margin-top:7px;
 border:1px solid var(--line);
 background:#fff;
 padding:13px 14px;
 font:inherit;
}
.inquiry-form textarea{resize:vertical}
.form-row{
 display:grid;
 grid-template-columns:1fr 1fr;
 gap:16px;
}
.consent{
 display:flex!important;
 align-items:flex-start;
 gap:10px;
 font-weight:500!important;
}
.consent input{margin-top:5px}
.honeypot{
 position:absolute!important;
 left:-9999px!important;
 opacity:0!important;
}
.form-success,.form-error{
 padding:14px 16px;
 margin-bottom:20px;
 font-weight:700;
}
.form-success{background:#edf7ed;color:#2e6b32}
.form-error{background:#fff0f0;color:#9c2e2e}

@media(max-width:1000px){
 .option-grid{grid-template-columns:repeat(2,1fr)}
 .inquiry-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
 .custom-hero{min-height:720px;background-position:62% center}
 .option-grid,.form-row{grid-template-columns:1fr}
 .option-card{border-right:0;border-bottom:1px solid var(--line)}
 .inquiry-form-card{padding:27px 20px}
}

.art-page{background:#fbf8f3}
.art-hero{padding:0 0 24px;background:#fbf8f3}
.art-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:620px;background:#f3eee7}
.art-hero-copy{padding:80px 8%;display:flex;flex-direction:column;justify-content:center}
.art-hero-copy h1{font-size:clamp(52px,6vw,88px);line-height:1.02;max-width:640px}
.art-hero-copy h1 span{color:var(--gold)}
.art-hero-copy p{max-width:620px;color:var(--muted);font-size:18px}
.art-hero-visual{min-height:620px;background:#d9d0c5;display:flex;align-items:center;justify-content:center;padding:55px}
.art-hero-visual img{max-width:100%;max-height:510px;object-fit:contain;box-shadow:0 24px 55px rgba(35,30,26,.18);border:7px solid #7a5a2f}
.art-collection{padding-top:70px}
.art-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.art-card{background:#fff;border:1px solid var(--line);box-shadow:0 8px 24px rgba(40,35,31,.06);transition:.25s ease}
.art-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(40,35,31,.12)}
.art-image-link{display:block;height:330px;overflow:hidden;background:#e9e4dd}
.art-image-link img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.art-card:hover img{transform:scale(1.03)}
.art-card-body{padding:18px 18px 20px}

/* LUXSTOL v11 – menšia typografia na celej stránke */
body{font-size:14px}
.nav a{font-size:12px}
h1,.hero h1,.custom-hero h1,.inspire-hero h1,.art-hero-copy h1{font-size:clamp(44px,5.8vw,78px)}
h2{font-size:clamp(31px,3.5vw,49px)}
h3{font-size:25px}
.hero p,.custom-hero p,.inspire-hero p{font-size:16px}
.product-info h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:21px!important}
.price,.woocommerce ul.products li.product .price{font-size:16px!important}
.single-product .product_title{font-size:44px}
.single-product div.product p.price{font-size:27px!important}
.inspire-card h3{font-size:28px}
.guide-list h3{font-size:23px}
.art-card h3{font-size:23px}
@media(max-width:620px){
 h1,.hero h1,.custom-hero h1,.inspire-hero h1,.art-hero-copy h1{font-size:40px}
 h2{font-size:31px}
 h3{font-size:22px}
 .single-product .product_title{font-size:36px}
 .inspire-card h3,.art-card h3{font-size:22px}
}
.art-card h3{font-size:24px;margin:0 0 10px}
.art-card p{color:var(--muted);min-height:78px;margin:0 0 16px}
.art-inquiry-link{color:var(--gold);text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.04em}
.art-feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.art-feature-grid article{padding:30px;border-right:1px solid var(--line)}
.art-feature-grid article:last-child{border-right:0}
.art-feature-grid span{color:var(--gold);font-size:32px;display:block;margin-bottom:12px}
.art-feature-grid p{color:var(--muted);margin:0}
.art-cta{background:#2b2724;color:#fff}
.art-cta-grid{display:flex;justify-content:space-between;align-items:center;gap:60px}
.art-cta-grid p{color:#d9cec4;max-width:720px}
.art-cta .btn:not(.gold){color:#fff}
@media(max-width:1100px){.art-grid{grid-template-columns:repeat(3,1fr)}.art-hero-grid{grid-template-columns:1fr}.art-hero-visual{min-height:520px}}
@media(max-width:800px){.art-grid{grid-template-columns:repeat(2,1fr)}.art-feature-grid{grid-template-columns:repeat(2,1fr)}.art-cta-grid{display:block}.art-cta .actions{margin-top:24px}}
@media(max-width:560px){.art-grid{grid-template-columns:1fr}.art-image-link{height:380px}.art-feature-grid{grid-template-columns:1fr}.art-feature-grid article{border-right:0;border-bottom:1px solid var(--line)}.art-hero-copy{padding:60px 24px}.art-hero-visual{padding:28px;min-height:430px}}
.art-card h3{font-size:23px}
@media(max-width:620px){.art-card h3{font-size:22px}}

/* LUXSTOL v12 – ešte menšia typografia */
body{font-size:13px}
.topbar{font-size:10px}
.nav a{font-size:10px}
.eyebrow{font-size:11px}
h1,.hero h1,.custom-hero h1,.inspire-hero h1,.art-hero-copy h1{font-size:clamp(36px,4.7vw,62px)}
h2{font-size:clamp(27px,3vw,40px)}
h3{font-size:21px}
.hero p,.custom-hero p,.inspire-hero p,.art-hero-copy p{font-size:14px}
.btn{font-size:10px;min-height:46px;padding-inline:22px}
.product-info h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px!important}
.price,.woocommerce ul.products li.product .price{font-size:14px!important}
.single-product .product_title{font-size:36px}
.single-product div.product p.price{font-size:23px!important}
.single-product .woocommerce-product-details__short-description{font-size:14px}
.inspire-card h3,.art-card h3{font-size:19px}
.guide-list h3{font-size:19px}
.why-card h3,.process-step h3{font-size:22px}
.testimonial-grid blockquote p{font-size:18px}
@media(max-width:620px){
 body{font-size:13px}
 h1,.hero h1,.custom-hero h1,.inspire-hero h1,.art-hero-copy h1{font-size:34px}
 h2{font-size:27px}
 h3{font-size:20px}
 .single-product .product_title{font-size:30px}
 .inspire-card h3,.art-card h3{font-size:18px}
}

/* Finálne výšky horných pásov v15 */
.page-hero,.contact-hero{padding:55px 0}
.about-hero,.inspire-hero,.custom-hero{min-height:480px}
.art-hero-grid,.art-hero-visual{min-height:500px}
.art-hero-copy{padding-top:55px;padding-bottom:55px}
.art-hero-visual img{max-height:400px}
@media(max-width:620px){
 .page-hero,.contact-hero{padding:45px 0}
 .about-hero,.inspire-hero,.custom-hero{min-height:500px}
 .art-hero-grid,.art-hero-visual{min-height:420px}
}

/* Finálne pozadie galérie v20 */
.art-hero-visual{background:linear-gradient(rgba(38,32,28,.28),rgba(38,32,28,.28)),url("assets/images/hero.jpg") center/cover no-repeat}
.art-hero-visual img{background:#f2ede6;box-shadow:0 28px 65px rgba(20,16,13,.38)}

/* LUXSTOL v21 – väčšie logo a menu */
.header-inner{grid-template-columns:320px 1fr 170px}
.brand img{width:275px;max-height:88px}
.nav a{font-size:13px}
@media(max-width:1000px){.header-inner{grid-template-columns:1fr auto}.brand img{width:235px}}
@media(max-width:620px){.brand img{width:205px}.nav a{font-size:12px}}

/* LUXSTOL v22 – stránka Stolíky a pevné radenie produktov */
.tables-hero{min-height:470px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(28,25,22,.9),rgba(28,25,22,.42) 55%,rgba(28,25,22,.08)),url("assets/images/hero.jpg") center/cover no-repeat}
.tables-hero-content{max-width:680px}.tables-hero h1{margin-bottom:14px}.tables-hero p{max-width:600px;color:#eee5db;font-size:14px;margin-bottom:26px}
.tables-collection{background:var(--bg)}
.tables-collection .woocommerce ul.products,.tables-collection ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;align-items:stretch}
.tables-collection .woocommerce ul.products:before,.tables-collection .woocommerce ul.products:after,.tables-collection ul.products:before,.tables-collection ul.products:after{display:none!important}
.tables-collection .woocommerce ul.products li.product,.tables-collection ul.products li.product{width:auto!important;margin:0!important;float:none!important;height:100%}
@media(max-width:1000px){.tables-collection .woocommerce ul.products,.tables-collection ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.tables-hero{min-height:500px}.tables-collection .woocommerce ul.products,.tables-collection ul.products{grid-template-columns:1fr!important}}

/* LUXSTOL v23 – obraz zavesený na stene v úvode galérie */
.art-wall-hero{padding:0;min-height:540px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(251,248,243,.98) 0%,rgba(251,248,243,.88) 38%,rgba(251,248,243,.12) 63%),url("assets/images/obrazy/hero-kvapka-na-stene.png") center/cover no-repeat}
.art-wall-hero-inner{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
.art-wall-hero .art-hero-copy{max-width:650px;padding:65px 0;background:none}
@media(max-width:800px){.art-wall-hero{min-height:620px;background-position:62% center}.art-wall-hero .art-hero-copy{max-width:82%;padding:55px 0}}
@media(max-width:560px){.art-wall-hero{min-height:600px;background-position:68% center}.art-wall-hero .art-hero-copy{max-width:100%;padding:48px 0}.art-wall-hero:before{content:"";position:absolute;inset:0;background:rgba(251,248,243,.7)}.art-wall-hero{position:relative}.art-wall-hero-inner{position:relative;z-index:1}}

/* LUXSTOL v24 – právne stránky */
.legal-hero{padding:62px 0;background:linear-gradient(90deg,#eee5da,#faf7f2)}.legal-hero p{max-width:700px;color:var(--muted)}
.legal-content{padding:65px 0 100px}.legal-layout{display:grid;grid-template-columns:230px minmax(0,820px);gap:65px;align-items:start;justify-content:center}.legal-nav{position:sticky;top:125px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);padding:22px}.legal-nav strong{font-family:var(--serif);font-size:20px;margin-bottom:12px}.legal-nav a{padding:8px 0;border-bottom:1px solid var(--line);font-size:11px}.legal-text{background:#fff;border:1px solid var(--line);padding:45px}.legal-text h2{font-size:27px;margin:38px 0 14px;scroll-margin-top:130px}.legal-text h2:first-of-type{margin-top:18px}.legal-text p,.legal-text li{color:#554f49}.legal-text a{color:var(--gold);text-decoration:underline}.legal-updated{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--gold)!important}.legal-text li{margin-bottom:10px}
@media(max-width:850px){.legal-layout{grid-template-columns:1fr}.legal-nav{position:static}.legal-text{padding:30px 24px}}

/* LUXSTOL v25 – nové obrazy a optimalizovaná videogaléria */
.new-artworks{background:#f2ece4}.new-artworks-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.new-artwork-card{background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(40,35,31,.07);overflow:hidden}.artwork-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#d7cec3}.artwork-photo-pair figure{margin:0;position:relative;background:#211e1c}.artwork-photo-pair img{width:100%;height:360px;object-fit:cover;display:block}.artwork-photo-pair figcaption{position:absolute;left:14px;bottom:14px;padding:7px 10px;background:rgba(25,22,20,.78);color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.new-artwork-main{width:100%;height:360px;object-fit:cover;display:block}.new-artwork-copy{padding:22px}.new-artwork-copy h3{font-size:22px;margin:0 0 10px}.new-artwork-copy p{color:var(--muted);margin:0 0 16px}.art-videos{background:#fbf8f3}.art-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.art-video-card{background:#fff;border:1px solid var(--line);box-shadow:0 8px 24px rgba(40,35,31,.06);overflow:hidden}.art-video-card video{width:100%;height:390px;display:block;object-fit:cover;background:#171513}.art-video-card h3{font-size:17px;margin:0;padding:16px 18px}.art-video-card video:focus{outline:2px solid var(--gold);outline-offset:-2px}
@media(max-width:1000px){.new-artworks-grid{grid-template-columns:1fr}.art-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.art-video-card video{height:430px}}
@media(max-width:620px){.artwork-photo-pair{grid-template-columns:1fr}.artwork-photo-pair img,.new-artwork-main{height:300px}.art-video-grid{grid-template-columns:1fr}.art-video-card video{height:auto;max-height:520px}.new-artwork-copy h3{font-size:20px}}

/* LUXSTOL v27 – kompaktnejšia stránka na počítači */
@media(min-width:621px){
 :root{--max:1240px}
 body{font-size:12px}
 .topbar{font-size:9px}
 .topbar .wrap{min-height:32px}
 .header-inner{min-height:78px;grid-template-columns:250px 1fr 145px;gap:18px}
 .brand img{width:225px;max-height:72px}
 .nav ul{gap:22px}
 .nav a{font-size:11px}
 .section{padding:70px 0}
 .section-head{max-width:680px;margin-bottom:32px}
 h1,.hero h1,.custom-hero h1,.inspire-hero h1,.art-hero-copy h1,.tables-hero h1{font-size:clamp(32px,4vw,52px)}
 h2{font-size:clamp(24px,2.6vw,34px)}
 h3{font-size:18px}
 .hero p,.custom-hero p,.inspire-hero p,.art-hero-copy p,.tables-hero p{font-size:13px}
 .btn{min-height:40px;padding-inline:18px;font-size:9px}
 .hero{min-height:570px}
 .page-hero,.contact-hero{padding:42px 0}
 .about-hero,.inspire-hero,.custom-hero,.tables-hero{min-height:400px}
 .art-wall-hero{min-height:460px}
 .art-wall-hero .art-hero-copy{padding:48px 0}
 .product-grid,.woocommerce ul.products{gap:18px}
 .product-info{padding:14px}
 .product-info h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important}
 .price,.woocommerce ul.products li.product .price{font-size:13px!important}
 .tables-collection .woocommerce ul.products,.tables-collection ul.products{gap:18px!important}
 .art-grid{gap:18px}
 .art-image-link{height:270px}
 .art-card-body{padding:14px 14px 16px}
 .art-card h3{font-size:17px}
 .art-card p{min-height:64px}
 .new-artworks-grid{gap:18px}
 .artwork-photo-pair img,.new-artwork-main{height:300px}
 .new-artwork-copy{padding:17px}
 .new-artwork-copy h3{font-size:18px}
 .art-video-grid{gap:18px}
 .art-video-card video{height:320px}
 .legal-hero{padding:46px 0}
 .legal-content{padding:50px 0 75px}
 .legal-layout{grid-template-columns:210px minmax(0,760px);gap:42px}
 .legal-text{padding:34px}
}
@media(max-width:620px){
 body{font-size:13px}
 .section{padding:52px 0}
 .header-inner{min-height:74px}
 .brand img{width:185px}
 h1,.hero h1,.custom-hero h1,.inspire-hero h1,.art-hero-copy h1,.tables-hero h1{font-size:32px}
 h2{font-size:26px}
 h3{font-size:19px}
}
