/*
Theme Name: ELEKIDIS DOORS Final
Theme URI: https://elekidis-doors.gr/
Author: ELEKIDIS DOORS
Description: Premium black/gold WordPress theme for ELEKIDIS DOORS. Dynamic doors, projects gallery, quote form, legal pages, SEO, analytics consent and accessibility-ready UI.
Version: 4.0.0
Text Domain: elekidis-doors
*/
:root{--bg:#090909;--panel:#111;--panel2:#171717;--gold:#d6a348;--gold2:#f0c66e;--text:#f5f5f5;--muted:#b8b8b8;--line:#292929;--danger:#ff8d8d;--ok:#91d49c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1240px,92%);margin:auto}.skip-link{position:absolute;left:-9999px;top:8px;z-index:10000;background:#fff;color:#000;padding:10px 14px}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:999;background:rgba(5,5,5,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(214,163,72,.45)}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:96px;gap:28px}.brand img{display:block;max-width:250px;max-height:82px;object-fit:contain}.custom-logo{max-height:80px;width:auto}.menu-toggle{display:none;background:none;border:1px solid var(--gold);color:var(--gold);padding:10px 12px;border-radius:6px;font-size:20px}.primary-menu,.primary-menu ul{list-style:none;margin:0;padding:0}.primary-menu{display:flex;align-items:stretch}.primary-menu>li{position:relative;border-left:1px solid #222}.primary-menu>li>a{display:flex;align-items:center;gap:10px;padding:33px 20px;font-weight:600;white-space:nowrap}.primary-menu>li>a .menu-icon{color:var(--gold);width:18px;text-align:center}.primary-menu>li.menu-item-has-children>a:after{content:'⌄';margin-left:4px;font-size:18px}.primary-menu>li:hover>a,.primary-menu>li.current-menu-item>a,.primary-menu>li.current-menu-ancestor>a{color:var(--gold)}.sub-menu{display:none;position:absolute;left:0;top:100%;min-width:250px;background:#0d0d0d;border:1px solid var(--gold);box-shadow:0 16px 40px #0008}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block}.sub-menu a{display:block;padding:15px 20px;border-bottom:1px solid #222}.sub-menu a:hover,.sub-menu a:focus{background:#181818;color:var(--gold)}.hero{min-height:670px;display:grid;align-items:center;background:linear-gradient(90deg,#050505e8 0%,#050505a0 45%,#05050545 100%),url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=2000&q=86') center/cover}.hero-inner{max-width:700px;padding:90px 0}.eyebrow{color:var(--gold);font-size:.85rem;letter-spacing:.18em;font-weight:800}.hero h1{font-size:clamp(2.7rem,6vw,5.6rem);line-height:1.02;margin:.2em 0}.hero h1 span{color:var(--gold)}.hero p{font-size:1.2rem;color:#ddd;max-width:620px}.btn{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--gold);padding:14px 22px;border-radius:3px;font-weight:800;letter-spacing:.03em}.btn-gold{background:var(--gold);color:#0a0a0a}.btn:hover,.btn:focus{transform:translateY(-1px);box-shadow:0 8px 22px #0008}.section{padding:84px 0}.section-dark{background:#0d0d0d}.section-title{text-align:center;margin:0 0 42px}.section-title h2{font-size:clamp(2rem,4vw,3.2rem);margin:0}.section-title h2:after{content:'';display:block;width:90px;height:2px;background:var(--gold);margin:14px auto}.section-title p{color:var(--muted)}.collections{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.collection-card{position:relative;min-height:330px;overflow:hidden;border:1px solid #2a2a2a;background:#151515}.collection-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.35s}.collection-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000d,#0002)}.collection-card h3{position:absolute;z-index:2;bottom:18px;left:18px;margin:0}.collection-card:hover img{transform:scale(1.05)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{background:#121212;border:1px solid #272727;padding:28px}.feature i{color:var(--gold);font-size:30px}.projects-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.project-card{aspect-ratio:4/3;overflow:hidden;border:1px solid rgba(214,163,72,.7);background:#151515;cursor:pointer}.project-card img{width:100%;height:100%;object-fit:cover;transition:.3s}.project-card:hover img{transform:scale(1.04)}.page-hero{padding:90px 0 50px;background:linear-gradient(180deg,#161616,#090909)}.page-hero h1{font-size:clamp(2.4rem,5vw,4.3rem);margin:0}.content-card{background:#111;border:1px solid #262626;padding:30px}.door-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.door-card{background:#111;border:1px solid #292929;overflow:hidden}.door-card img{width:100%;height:300px;object-fit:cover}.door-card-body{padding:20px}.door-card h3{margin:.2rem 0}.meta{color:var(--gold);font-size:.9rem}.breadcrumbs{color:#aaa;font-size:.9rem;margin-bottom:18px}.breadcrumbs a{color:var(--gold)}.quote-form{background:#111;border:1px solid #2a2a2a;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form label{display:block;font-weight:700;margin-bottom:16px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:7px;background:#0a0a0a;border:1px solid #393939;color:#fff;padding:13px;border-radius:3px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:2px solid var(--gold);outline-offset:2px}.consent{font-weight:400!important}.consent input{width:auto;margin-right:8px}.form-notice{padding:16px;margin-bottom:18px;border:1px solid}.form-notice.success{border-color:var(--ok);color:var(--ok)}.form-notice.error{border-color:var(--danger);color:var(--danger)}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-item{background:#111;border:1px solid #292929;padding:20px;display:flex;gap:15px}.contact-item i{color:var(--gold);font-size:22px;margin-top:4px}.site-footer{background:#050505;border-top:1px solid #222;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-title{color:var(--gold);font-weight:800;margin-bottom:16px}.footer-links{list-style:none;padding:0}.footer-links li{margin:8px 0}.footer-links a:hover{color:var(--gold)}.socials{display:flex;gap:12px}.socials a{width:42px;height:42px;border:1px solid #444;display:grid;place-items:center;border-radius:50%;color:var(--gold)}.socials a:hover{border-color:var(--gold);transform:translateY(-2px)}.footer-bottom{border-top:1px solid #222;margin-top:40px;padding:20px 0;color:#999;display:flex;justify-content:space-between;gap:20px}.floating{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:10px;z-index:500}.floating a{width:48px;height:48px;border-radius:50%;background:#111;border:1px solid var(--gold);display:grid;place-items:center;color:var(--gold)}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;background:#111;border:1px solid var(--gold);padding:18px;z-index:9999;display:none;box-shadow:0 15px 50px #000}.cookie-inner{display:flex;align-items:center;gap:18px;justify-content:space-between}.cookie-actions{display:flex;gap:8px;flex-wrap:wrap}.cookie-actions button{background:#191919;color:#fff;border:1px solid #555;padding:10px 14px}.cookie-actions .accept{background:var(--gold);color:#000;border-color:var(--gold)}.lightbox{position:fixed;inset:0;background:#000e;display:none;align-items:center;justify-content:center;z-index:99999;padding:40px}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh}.lightbox button{position:absolute;background:#111c;color:#fff;border:1px solid #555;width:46px;height:46px;font-size:25px}.lightbox-close{right:24px;top:24px}.lightbox-prev{left:24px}.lightbox-next{right:24px}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media(max-width:1100px){.collections{grid-template-columns:repeat(3,1fr)}.projects-grid{grid-template-columns:repeat(3,1fr)}.primary-menu>li>a{padding:28px 12px;font-size:.85rem}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.topbar{min-height:78px}.brand img{max-width:190px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#090909;border-bottom:1px solid var(--gold);max-height:80vh;overflow:auto}.main-nav.open{display:block}.primary-menu{display:block}.primary-menu>li{border-left:0;border-top:1px solid #222}.primary-menu>li>a{padding:17px 5%}.sub-menu{position:static;display:none;border-left:0;border-right:0;box-shadow:none}.primary-menu li.submenu-open>.sub-menu{display:block}.hero{min-height:570px}.collections,.projects-grid,.door-grid,.features,.contact-grid,.form-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.cookie-inner{display:block}.cookie-actions{margin-top:12px}}@media(max-width:520px){.collections,.projects-grid,.door-grid,.features,.contact-grid,.form-grid{grid-template-columns:1fr}.hero h1{font-size:2.8rem}.section{padding:60px 0}.project-card{aspect-ratio:4/3}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}}

/* Homepage v1 look — retained with the final theme infrastructure */
body.home{background:#f5f2ec;color:#1b1b1b}
body.home .home-classic-hero{min-height:640px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(5,7,8,.82),rgba(5,7,8,.12)),url('https://unsplash.com/photos/eLG6MsOeupk/download?force=true&w=1800') center/cover}
body.home .home-classic-hero .hero-inner{max-width:620px;padding:80px 0}
body.home .home-classic-hero .eyebrow{color:#e2b86c;text-transform:uppercase;letter-spacing:4px;font-size:12px}
body.home .home-classic-hero h1{font-size:clamp(46px,7vw,82px);line-height:.98;margin:18px 0 24px;font-weight:500;letter-spacing:1px;color:#fff}
body.home .home-classic-hero p{font-size:19px;color:#e7e2d8;max-width:540px}
body.home .actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}
body.home .home-light-btn{color:#fff;border-color:#fff;background:transparent}
body.home .home-category-grid{display:grid;grid-template-columns:1fr 1fr}
body.home .home-category-grid .cat{min-height:470px;position:relative;display:flex;align-items:flex-end;color:#fff;padding:52px;background-size:cover;background-position:center}
body.home .home-category-grid .cat:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.12))}
body.home .home-category-grid .cat>div{position:relative;max-width:430px}
body.home .home-category-grid .cat h2{font-weight:500;font-size:34px;margin:0 0 10px}
body.home .home-category-grid .cat p{color:#eee}
body.home .home-light-section{background:#f5f2ec;color:#1b1b1b}
body.home .home-light-section .section-title h2{font-size:34px;font-weight:500}
body.home .home-light-section .section-title h2:after{width:54px}
body.home .home-collections{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}
body.home .home-collections .collection-card{position:static;min-height:0;overflow:visible;background:#fff;border:0;color:#1b1b1b}
body.home .home-collections .collection-card:after{display:none}
body.home .home-collections .collection-card .photo{aspect-ratio:4/5;background-size:cover;background-position:center}
body.home .home-collections .collection-card h3{position:static;text-align:center;font-size:14px;font-weight:500;text-transform:uppercase;padding:15px;margin:0;color:#1b1b1b}
body.home .home-center{text-align:center;margin-top:34px}
body.home .home-projects{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
body.home .home-projects a{display:block;aspect-ratio:4/3;background-size:cover;background-position:center}
body.home .home-projects-section .home-center .btn{color:#fff}
body.home .home-features{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}
body.home .home-features .feature{display:flex;gap:16px;background:transparent;border:0;padding:0;color:#1b1b1b}
body.home .home-features .feature-icon{font-size:30px;color:#c8953f}
body.home .home-features .feature h3{font-size:13px;text-transform:uppercase;margin:0 0 6px;color:#1b1b1b}
body.home .home-features .feature p{font-size:13px;margin:0;color:#5f5b55}
/* No dedicated accessibility UI/toolbar in this build. */
.skip-link{display:none!important}
@media(max-width:900px){body.home .home-category-grid{grid-template-columns:1fr}body.home .home-collections{grid-template-columns:repeat(2,1fr)}body.home .home-projects{grid-template-columns:repeat(2,1fr)}body.home .home-features{grid-template-columns:1fr 1fr}}
@media(max-width:560px){body.home .home-collections,body.home .home-projects,body.home .home-features{grid-template-columns:1fr}body.home .home-category-grid .cat{min-height:390px;padding:34px}}

/* v3.2 navigation/footer visibility */
.primary-menu a,.primary-menu>li>a,.sub-menu a{color:#fff!important;}
.primary-menu>li:hover>a,.primary-menu>li.current-menu-item>a,.primary-menu>li.current-menu-ancestor>a,.sub-menu a:hover,.sub-menu a:focus{color:var(--gold)!important;}
.footer-links a,.site-footer .footer-links a{color:#fff!important;}
.site-footer .footer-links a:hover,.site-footer .footer-links a:focus{color:var(--gold)!important;}
.menu-icon,.floating{display:none!important;}

.main-navigation a,
.main-navigation .menu a,
.main-navigation .sub-menu a {
    color: #ffffff !important;
}

.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation .current-menu-item > a {
    color: #c9a24d !important;
}

footer a,
.site-footer a,
.footer-menu a {
    color: #ffffff !important;
}

/* Χρυσό στο hover */
footer a:hover,
.site-footer a:hover,
.footer-menu a:hover {
    color: #d6a348 !important;
}

.site-footer a[href^="tel:"],
.site-footer a[href^="mailto:"],
.site-footer a[href*="google.com/maps"],
.site-footer .fa-location-dot,
.site-footer .fa-phone,
.site-footer .fa-mobile-screen-button,
.site-footer .fa-fax,
.site-footer .fa-envelope {
    color: white!important;
}