:root{--ex-blue:#0877c9;--ex-blue-dark:#0565ad;--ex-dark:#17212b;--ex-text:#202833;--ex-muted:#5d6773;--ex-line:#e5e9ed;--ex-soft:#f7f9fb;--ex-wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.exposito-site{margin:0;background:#fff;color:var(--ex-text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.ex-wrap{width:min(var(--ex-wrap),calc(100% - 48px));margin:0 auto}.ex-main{min-height:55vh}
.ex-topbar{height:31px;background:var(--ex-dark);color:#fff;font-size:11px}.ex-topbar-inner{height:31px;display:flex;align-items:center;justify-content:space-between}.ex-top-contact{display:flex;align-items:center;gap:24px}.ex-top-contact a{color:#fff;display:flex;align-items:center;gap:6px}.ex-social-links{display:flex;align-items:center;gap:10px}.ex-social-link{display:grid!important;place-items:center;width:18px;height:18px;color:#fff;opacity:.9;transition:opacity .15s ease,color .15s ease}.ex-social-link:hover{opacity:1;color:#8fc9f0}.ex-social-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ex-social-facebook svg path,.ex-social-youtube svg path:first-child{fill:currentColor;stroke:none}.ex-social-instagram .fill-dot,.ex-social-youtube .play-fill{fill:currentColor;stroke:none}.ex-social-link:focus-visible{outline:2px solid #fff;outline-offset:2px}
.ex-brandbar{background:#fff}.ex-brandbar-inner{height:98px;display:flex;align-items:center;justify-content:space-between}.ex-logo .custom-logo-link{display:block;line-height:0}.ex-logo .custom-logo{display:block;height:72px;width:auto;max-width:220px;object-fit:contain}.ex-logo-fallback img{display:block;width:205px;height:auto}.ex-header-actions{display:flex;align-items:center;gap:18px}.ex-phone-card{display:flex;align-items:center;gap:10px}.ex-phone-symbol{font-size:29px;color:var(--ex-blue);transform:rotate(-45deg)}.ex-phone-card small{display:block;color:#414b55;font-size:12px}.ex-phone-card strong{display:block;color:var(--ex-blue);font-size:15px;margin-top:2px}
.ex-navbar{height:40px;border-bottom:1px solid var(--ex-line);background:#fff}.ex-nav-wrap{height:40px;position:relative}.ex-main-nav{height:40px}.ex-menu{height:40px;display:flex;align-items:stretch;justify-content:flex-end;gap:clamp(8px,1.25vw,22px);list-style:none;margin:0;padding:0;white-space:nowrap}.ex-menu>li{position:relative;display:flex;align-items:stretch}.ex-menu>li>a{display:flex;align-items:center;padding:0;font-size:clamp(9.5px,.82vw,12.5px);font-weight:600;color:#111820}.ex-menu>li.menu-item-has-children>a:after{content:'⌄';margin-left:4px;font-size:11px;position:relative;top:-1px}.ex-menu>li:hover>a,.ex-menu>li.current-menu-item>a,.ex-menu>li.current-menu-ancestor>a{color:var(--ex-blue)}.ex-menu .sub-menu{position:absolute;z-index:9999;top:100%;left:-16px;display:block;min-width:230px;list-style:none;margin:0;padding:8px 0;background:#fff;border:1px solid var(--ex-line);border-radius:0 0 4px 4px;box-shadow:0 14px 30px rgba(17,24,32,.13);opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.ex-menu li:hover>.sub-menu,.ex-menu li:focus-within>.sub-menu,.ex-menu li.keyboard-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.ex-menu .sub-menu li{position:relative}.ex-menu .sub-menu a{display:block;padding:9px 17px;color:#26313c;font-size:13px;line-height:1.25}.ex-menu .sub-menu a:hover{background:#f4f8fb;color:var(--ex-blue)}.ex-menu .sub-menu .menu-item-has-children>a:after{content:'›';float:right}.ex-menu .sub-menu .sub-menu{top:-9px;left:100%;border-radius:4px}.ex-menu-toggle{display:none}
.ex-hero{position:relative;min-height:490px;background:#202a31;overflow:hidden;color:#fff}.ex-hero:before{content:'';position:absolute;inset:0;background-image:var(--ex-hero-image);background-size:cover;background-position:center;opacity:.98}.ex-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.70) 38%,rgba(0,0,0,.16) 67%,rgba(0,0,0,.02) 100%)}.ex-hero-shade{position:absolute;inset:0;background:radial-gradient(circle at 35% 45%,rgba(0,0,0,.03),rgba(0,0,0,.17));z-index:1}.ex-hero-inner{position:relative;z-index:2;height:413px;display:flex;align-items:center}.ex-hero-copy{width:480px;margin-top:-4px}.ex-hero-copy h1{margin:0 0 12px;color:#fff;font-size:42px;line-height:1.08;letter-spacing:-.8px}.ex-hero-copy p{margin:0 0 22px;max-width:470px;color:#fff;font-size:17px;line-height:1.7}.ex-hero-buttons{display:flex;gap:14px}.ex-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:4px;font-size:13px;font-weight:700}.ex-btn-blue{background:var(--ex-blue);border:1px solid var(--ex-blue);color:#fff}.ex-btn-blue:hover{background:var(--ex-blue-dark)}.ex-btn-ghost{border:1px solid rgba(255,255,255,.92);color:#fff;background:rgba(0,0,0,.08)}
.ex-featurebar{position:absolute;z-index:3;left:0;right:0;bottom:0;height:77px;background:rgba(0,0,0,.67)}.ex-features{height:77px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px;align-items:center}.ex-feature{display:flex;gap:12px;align-items:center}.ex-feature>span{width:38px;flex:0 0 38px}.ex-feature svg{width:34px;height:34px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ex-feature strong{display:block;color:#fff;font-size:13px}.ex-feature small{display:block;margin-top:3px;color:#fff;font-size:10.5px;line-height:1.35}
.ex-services{padding:27px 0 23px;background:#fff}.ex-section-title{text-align:center;margin-bottom:25px}.ex-section-title span{display:block;color:var(--ex-blue);font-size:11px;font-weight:700;letter-spacing:.04em}.ex-section-title h2{margin:4px 0 0;color:#222b35;font-size:28px;line-height:1.2}.ex-section-title i{display:block;width:38px;height:2px;background:var(--ex-blue);margin:10px auto 0}.ex-section-title-small{margin-bottom:17px}.ex-section-title-small h2{font-size:25px}
.ex-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ex-card{position:relative;overflow:hidden;border:1px solid #e1e6ea;border-radius:7px;background:#fff;min-height:285px}.ex-card-photo{display:block;height:132px;overflow:hidden;background:#e5e9ec}.ex-card-photo img{width:100%;height:100%;object-fit:cover;display:block}.ex-round-icon{position:absolute;top:108px;left:50%;transform:translateX(-50%);width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--ex-blue);box-shadow:0 3px 8px rgba(8,119,201,.24)}.ex-round-icon svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ex-card-body{text-align:center;padding:31px 18px 17px}.ex-card-body h3{margin:0 0 8px;font-size:17px;line-height:1.2;color:#202833}.ex-card-body p{min-height:58px;margin:0 0 10px;color:#4c5660;font-size:11.5px;line-height:1.45}.ex-more{color:var(--ex-blue);font-size:11.5px;font-weight:700}
.ex-brands{padding:20px 0 32px;background:#f8fafc}.ex-brand-row{display:grid;grid-template-columns:repeat(6,1fr);gap:22px;align-items:center;text-align:center}.ex-brand-row strong{font-size:18px;letter-spacing:-.3px;color:#18212a}.ex-brand-row strong:first-child,.ex-brand-row strong:nth-child(2){color:#0877c9}.ex-brand-row strong:nth-child(3){font-size:25px;color:#2f6a43}.ex-brand-row strong:nth-child(4){color:#a50034}
.ex-inner-hero{padding:45px 0;background:linear-gradient(135deg,#17212b,#2d3c48);color:#fff}.ex-inner-hero h1{margin:0;color:#fff;font-size:36px}.ex-page{padding:46px 0 70px}.ex-content-narrow{max-width:980px}.ex-content-narrow>*:first-child{margin-top:0}.ex-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ex-post-card{border:1px solid var(--ex-line);padding:22px}.ex-post-card h2{margin-top:0;font-size:20px}.ex-404{text-align:center;padding:90px 0}.ex-404 h1{font-size:72px;margin:0}.ex-shop-wrap{padding:38px 0 70px}
.ex-footer{padding-top:36px;background:#17212b;color:#fff}.ex-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr .58fr;gap:45px}.ex-footer p{color:#cbd3da;font-size:13px;line-height:1.7}.ex-footer a{color:#fff}.ex-footer-logo{font-size:22px}.ex-footer-bottom{margin-top:28px;padding:13px 24px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#bbc5cc;font-size:11px}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--ex-blue);color:#fff;border-radius:4px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--ex-blue-dark);color:#fff}.woocommerce span.onsale{background:var(--ex-blue)}
@media(max-width:1080px){.ex-wrap{width:min(var(--ex-wrap),calc(100% - 28px))}.ex-menu{gap:7px}.ex-menu>li>a{font-size:9.5px}.ex-phone-card{margin-right:8px}}
@media(max-width:900px){.ex-top-contact a:first-child{display:none}.ex-brandbar-inner{height:84px}.ex-navbar{height:auto;min-height:42px}.ex-nav-wrap{min-height:42px}.ex-menu-toggle{display:block;margin-left:auto;border:0;background:transparent;padding:12px 0;font-weight:700}.ex-main-nav{display:none;height:auto}.ex-main-nav.is-open{display:block}.ex-menu{height:auto;display:block;white-space:normal;padding:0 0 12px}.ex-menu>li{display:block}.ex-menu>li>a{padding:9px 0;font-size:14px}.ex-menu .sub-menu,.ex-menu .sub-menu .sub-menu{position:static;display:none;min-width:0;margin-left:14px;padding:0;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.ex-menu li:hover>.sub-menu,.ex-menu li:focus-within>.sub-menu{display:block}.ex-hero:after{background:rgba(0,0,0,.62)}.ex-features{grid-template-columns:repeat(2,1fr);height:auto;padding:12px 0}.ex-featurebar{height:132px}.ex-hero{min-height:545px}.ex-hero-inner{height:413px}.ex-card-grid{grid-template-columns:repeat(2,1fr)}.ex-brand-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.ex-wrap{width:calc(100% - 24px)}.ex-topbar{height:auto}.ex-topbar-inner{height:34px}.ex-top-contact{gap:10px}.ex-top-contact a span{display:none}.ex-brandbar-inner{height:72px}.ex-logo-fallback img{width:155px}.ex-logo .custom-logo{height:54px;width:auto;max-width:170px}.ex-phone-card{display:none}.ex-hero{min-height:630px}.ex-hero-inner{height:365px}.ex-hero-copy{width:100%}.ex-hero-copy h1{font-size:34px}.ex-hero-copy p{font-size:15px}.ex-hero-buttons{flex-wrap:wrap}.ex-featurebar{height:265px}.ex-features{grid-template-columns:1fr;gap:12px}.ex-card-grid,.ex-brand-row,.ex-footer-grid,.ex-post-grid{grid-template-columns:1fr}.ex-card-body p{min-height:0}.ex-section-title h2{font-size:24px}}

/* Contact page */
.ex-contact-hero{padding:42px 0}.ex-contact-hero .ex-eyebrow{color:#8fc9f0}.ex-contact-hero p{margin:8px 0 0;color:#dce5eb;max-width:620px}.ex-eyebrow{display:block;margin-bottom:6px;color:var(--ex-blue);font-size:11px;font-weight:700;letter-spacing:.08em}.ex-contact-page{padding:42px 0 72px;background:#f7f9fb}.ex-contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:26px;align-items:start}.ex-contact-info{display:grid;gap:20px}.ex-contact-card{background:#fff;border:1px solid var(--ex-line);border-radius:8px;padding:28px}.ex-contact-card h2{margin:0 0 18px;font-size:25px;line-height:1.2}.ex-contact-card h3{margin:0 0 18px;font-size:19px}.ex-details{margin:0}.ex-details>div{display:grid;grid-template-columns:145px 1fr;gap:16px;padding:10px 0;border-bottom:1px solid #eef1f3}.ex-details>div:last-child{border-bottom:0}.ex-details dt{color:var(--ex-muted);font-size:13px}.ex-details dd{margin:0;color:#1d2730;font-weight:600;font-size:13px;word-break:break-word}.ex-details a{color:var(--ex-blue)}.ex-contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.ex-btn-outline{border:1px solid #cfd8df;color:#25313b;background:#fff}.ex-btn-outline:hover{border-color:var(--ex-blue);color:var(--ex-blue)}.ex-bank-card{background:#fbfcfd}.ex-bank-block{display:grid;gap:2px;padding:13px 0;border-top:1px solid #e8ecef;font-size:13px}.ex-bank-block:first-of-type{border-top:0;padding-top:0}.ex-bank-block strong{margin-bottom:3px}.ex-bank-block span{color:#53606b}.ex-contact-lead{margin:-6px 0 22px;color:var(--ex-muted);font-size:14px}.ex-contact-form{display:grid;gap:16px}.ex-contact-form label{display:grid;gap:6px;color:#26313a;font-size:13px;font-weight:700}.ex-contact-form label span{color:#d33939}.ex-contact-form input,.ex-contact-form textarea{width:100%;border:1px solid #cfd7dd;border-radius:4px;background:#fff;color:#1e2831;font:inherit;font-size:14px;padding:11px 12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ex-contact-form textarea{resize:vertical;min-height:150px}.ex-contact-form input:focus,.ex-contact-form textarea:focus{border-color:var(--ex-blue);box-shadow:0 0 0 3px rgba(8,119,201,.12)}.ex-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ex-form-row-captcha{align-items:end}.ex-form-row-captcha label{max-width:260px}.ex-form-submit{display:flex;justify-content:flex-end}.ex-contact-form button{border:0;cursor:pointer;min-width:160px}.ex-form-note{margin:0;color:#77818b;font-size:11.5px}.ex-form-message{margin:0 0 18px;padding:12px 14px;border-radius:4px;font-size:13px}.ex-form-success{background:#edf8f0;border:1px solid #b9e0c2;color:#246532}.ex-form-error{background:#fff2f2;border:1px solid #efc1c1;color:#8b2c2c}.ex-hp-field{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
@media(max-width:900px){.ex-contact-grid{grid-template-columns:1fr}.ex-contact-info{grid-template-columns:1fr 1fr}.ex-contact-form-wrap{grid-column:1/-1}}
@media(max-width:620px){.ex-contact-page{padding:24px 0 50px}.ex-contact-info{grid-template-columns:1fr}.ex-contact-card{padding:20px}.ex-details>div{grid-template-columns:1fr;gap:2px}.ex-form-row{grid-template-columns:1fr}.ex-form-submit{justify-content:flex-start}.ex-form-row-captcha label{max-width:none}}

/* v3.5 – subtili sertifikato žyma footer kampe */
.ex-footer-certificate{justify-self:end;align-self:start;text-align:center;line-height:0}.ex-footer-certificate a{display:inline-block;opacity:.82;transition:opacity .15s ease,transform .15s ease}.ex-footer-certificate a:hover{opacity:1;transform:translateY(-1px)}.ex-footer-certificate a:focus-visible{outline:2px solid #8fc9f0;outline-offset:4px}.ex-footer-certificate img{display:block;width:88px;max-width:100%;height:auto;border:0;border-radius:2px}@media(max-width:820px){.ex-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.ex-footer-certificate{grid-column:3;justify-self:end}.ex-footer-certificate img{width:78px}}@media(max-width:620px){.ex-footer-certificate{grid-column:auto;justify-self:start}.ex-footer-certificate img{width:72px}}


/* v3.6 – paieška, didesnis logotipas, footer social ir WooCommerce katalogo šoninė juosta */
.ex-search-toggle{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #dbe2e7;border-radius:50%;background:#fff;color:#17212b;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.ex-search-toggle:hover,.ex-search-toggle[aria-expanded="true"]{border-color:var(--ex-blue);color:var(--ex-blue);background:#f7fbfe}.ex-search-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ex-search-toggle:focus-visible{outline:2px solid var(--ex-blue);outline-offset:2px}
.ex-header-search{display:none;background:#fff;border-top:1px solid #edf0f2;border-bottom:1px solid var(--ex-line);padding:13px 0}.ex-header-search.is-open{display:block}.ex-header-search-form{display:grid;grid-template-columns:1fr auto;gap:9px;max-width:760px;margin-left:auto}.ex-header-search-form input,.ex-search-page-form input,.ex-product-search input{min-width:0;width:100%;border:1px solid #cfd7dd;border-radius:4px;background:#fff;color:#1e2831;font:inherit;padding:10px 12px;outline:none}.ex-header-search-form input:focus,.ex-search-page-form input:focus,.ex-product-search input:focus{border-color:var(--ex-blue);box-shadow:0 0 0 3px rgba(8,119,201,.11)}.ex-header-search-form button,.ex-search-page-form button,.ex-product-search button{border:0;border-radius:4px;background:var(--ex-blue);color:#fff;font-weight:700;padding:0 18px;cursor:pointer}.ex-header-search-form button:hover,.ex-search-page-form button:hover,.ex-product-search button:hover{background:var(--ex-blue-dark)}
.ex-footer-socials{margin-top:13px}.ex-footer .ex-social-links-footer{gap:12px}.ex-footer .ex-social-links-footer .ex-social-link{width:22px;height:22px;color:#fff;opacity:.92}.ex-footer .ex-social-links-footer .ex-social-link svg{width:18px;height:18px}.ex-footer .ex-social-links-footer .ex-social-link:hover{color:#8fc9f0;opacity:1}
.ex-shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:34px;align-items:start}.ex-shop-main{min-width:0}.ex-shop-sidebar{display:grid;gap:18px;position:sticky;top:18px}.ex-shop-side-block{border:1px solid var(--ex-line);border-radius:6px;background:#fff;padding:18px}.ex-shop-side-block h2{margin:0 0 14px;font-size:16px;color:#202833}.ex-product-search{display:grid;grid-template-columns:1fr auto;gap:7px}.ex-product-search input{font-size:13px;padding:9px 10px}.ex-product-search button{padding:0 11px;font-size:12px}.ex-shop-mini-list{display:grid;gap:12px}.ex-shop-mini-product{display:grid;grid-template-columns:64px 1fr;gap:11px;align-items:center;padding-bottom:12px;border-bottom:1px solid #edf0f2}.ex-shop-mini-product:last-child{padding-bottom:0;border-bottom:0}.ex-shop-mini-image{display:block;width:64px;height:64px;border:1px solid #edf0f2;border-radius:4px;overflow:hidden;background:#f8fafb}.ex-shop-mini-image img{width:100%;height:100%;object-fit:contain}.ex-shop-mini-copy{min-width:0}.ex-shop-mini-copy strong{display:block;font-size:12.5px;line-height:1.35;color:#25303a}.ex-shop-mini-price{display:block;margin-top:5px;color:var(--ex-blue);font-size:12px;font-weight:700}.ex-shop-mini-price del{color:#87919a;font-weight:400}.ex-shop-mini-price ins{text-decoration:none}.ex-shop-sidebar .onsale{display:none!important}
.ex-search-page-form{display:grid;grid-template-columns:1fr auto;gap:9px;max-width:760px;margin:0 0 28px}.ex-search-page-form button{padding:0 22px}.ex-search-results{display:grid;gap:14px}.ex-search-result{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;border:1px solid var(--ex-line);border-radius:7px;padding:17px;background:#fff}.ex-search-thumb{display:block;width:92px;height:78px;overflow:hidden;border-radius:5px;background:#f4f6f8}.ex-search-thumb img{width:100%;height:100%;object-fit:contain}.ex-search-result h2{margin:3px 0 5px;font-size:18px}.ex-search-result p{margin:0;color:var(--ex-muted);font-size:13px}.ex-search-type{color:var(--ex-blue);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ex-search-price{color:var(--ex-blue);font-weight:700}
@media(max-width:900px){.ex-logo .custom-logo{height:62px;max-width:190px}.ex-header-actions{gap:10px}.ex-shop-layout{grid-template-columns:1fr}.ex-shop-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.ex-shop-side-block:first-child{grid-column:1/-1}}
@media(max-width:620px){.ex-search-toggle{width:34px;height:34px}.ex-header-actions{margin-left:auto}.ex-phone-card{display:none}.ex-header-search-form,.ex-search-page-form{grid-template-columns:1fr}.ex-header-search-form button,.ex-search-page-form button{min-height:42px}.ex-shop-sidebar{grid-template-columns:1fr}.ex-shop-side-block:first-child{grid-column:auto}.ex-search-result{grid-template-columns:1fr}.ex-search-thumb{width:100%;height:150px}}

/* v3.7 – footer social ikonos visada matomos; be URL jos neaktyvios */
.ex-footer .ex-social-link.is-unset{opacity:.72;cursor:default}.ex-footer .ex-social-link.is-unset:hover{color:#fff;opacity:.72}

/* v3.9 – subtili mokėjimų juosta po footeriu: tik 4 aiškiausi būdai */
.ex-payment-strip{margin-top:28px;background:#f6f7f9;border-top:1px solid #e4e8ec;border-bottom:1px solid #e4e8ec;color:#25313c}
.ex-payment-strip-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.ex-payment-label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#727d87;white-space:nowrap}
.ex-payment-methods{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap}
.ex-payment-mark{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border:1px solid #dce1e6;border-radius:6px;background:#fff;color:#222d36;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 1px 1px rgba(0,0,0,.02)}
.ex-payment-paysera{font-weight:800;letter-spacing:-.02em}
.ex-payment-cards{gap:5px}.ex-payment-cards b:first-child{font-style:italic;letter-spacing:-.05em}.ex-payment-cards b:last-child{font-size:12px;letter-spacing:-.03em}.ex-payment-slash{color:#a3acb4;font-weight:400}
.ex-payment-apple{font-weight:700}.ex-apple-symbol{display:inline-block;width:12px;height:12px;margin-right:5px;border-radius:50%;background:#222d36;color:transparent;position:relative}.ex-apple-symbol:after{content:"";position:absolute;width:4px;height:6px;border-radius:4px 1px 4px 1px;background:#222d36;right:-1px;top:-4px;transform:rotate(28deg)}
.ex-payment-google b{font-size:15px;font-weight:800}
.ex-footer-bottom{margin-top:0}
@media(max-width:760px){.ex-payment-strip-inner{padding-top:11px;padding-bottom:11px;align-items:flex-start;flex-direction:column;gap:8px}.ex-payment-methods{justify-content:flex-start;flex-wrap:wrap;gap:7px}.ex-payment-mark{min-height:28px;padding:5px 8px;font-size:12px}.ex-payment-label{font-size:10px}}


/* v4.0 – Informacija, atsiliepimai ir pilnas įmonės footeris */
.ex-menu{gap:clamp(6px,.92vw,15px)}
.ex-menu>li>a{font-size:clamp(9px,.76vw,12px)}

.ex-eyebrow{display:block;margin-bottom:8px;color:#7fc3f0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ex-info-hero p{max-width:720px;margin:10px 0 0;color:#d3dce3;font-size:15px}
.ex-info-page{background:#f6f8fa}
.ex-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ex-info-card{display:flex;min-height:190px;flex-direction:column;padding:24px;border:1px solid var(--ex-line);border-radius:7px;background:#fff}
.ex-info-card h2{margin:0 0 10px;font-size:19px;color:#202833}
.ex-info-card p{margin:0 0 22px;color:var(--ex-muted);font-size:13px;line-height:1.65}
.ex-info-card .ex-more{margin-top:auto}

.ex-reviews{padding:42px 0 46px;background:#fff;border-top:1px solid #eef1f3}
.ex-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}
.ex-review-card{position:relative;min-height:180px;padding:26px 24px 22px;border:1px solid var(--ex-line);border-radius:7px;background:#fbfcfd}
.ex-review-quote{position:absolute;right:18px;top:4px;color:#dceaf5;font-family:Georgia,serif;font-size:64px;line-height:1}
.ex-review-text{position:relative;color:#42505b;font-size:13px;line-height:1.72}
.ex-review-text p{margin:0}
.ex-review-author{display:block;margin-top:16px;color:#202833;font-size:13px}
.ex-review-more{margin-top:19px;text-align:right}
.ex-review-admin-note,.ex-review-empty{margin-top:22px;padding:18px 20px;border:1px dashed #cbd6de;border-radius:7px;background:#f8fafb;color:#64717b;font-size:13px}
.ex-review-grid-all{margin-top:0}

.ex-footer{padding-top:38px}
.ex-footer-grid-v4{grid-template-columns:1.55fr 1.1fr 1.05fr 1fr .48fr;gap:28px}
.ex-footer-links ul{list-style:none;margin:13px 0 0;padding:0}
.ex-footer-links li{margin:0 0 8px}
.ex-footer-links a{color:#cbd3da;font-size:13px}
.ex-footer-links a:hover{color:#fff}
.ex-footer-contact p{margin-top:13px}
.ex-company-meta{margin-top:26px;padding-top:15px;padding-bottom:15px;border-top:1px solid rgba(255,255,255,.1);color:#aeb8c0;font-size:10.5px;line-height:1.6}
.ex-company-meta a{color:#dbe3e9}
.ex-footer-certificate img{width:72px}
.ex-payment-strip{margin-top:0}
.ex-footer-bottom{margin-top:0}

@media(max-width:1080px){
    .ex-menu{gap:5px}
    .ex-menu>li>a{font-size:9px}
    .ex-footer-grid-v4{grid-template-columns:1.45fr 1fr 1fr 1fr .42fr;gap:20px}
}
@media(max-width:900px){
    .ex-info-grid,.ex-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .ex-footer-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
    .ex-footer-certificate{grid-column:auto;justify-self:start}
}
@media(max-width:620px){
    .ex-info-grid,.ex-review-grid,.ex-footer-grid-v4{grid-template-columns:1fr}
    .ex-review-more{text-align:left}
    .ex-company-meta{font-size:10px}
}


/* v4.1 – Gallery + compact payment marks */
.ex-menu{gap:clamp(4px,.68vw,11px)}
.ex-menu>li>a{font-size:clamp(8.7px,.69vw,11px);white-space:nowrap}

.ex-gallery-hero p{max-width:680px;margin:10px 0 0;color:#d3dce3;font-size:15px}
.ex-gallery-page{background:#f6f8fa}
.ex-gallery-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ex-gallery-category-card{display:flex;min-height:190px;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--ex-line);border-radius:7px;background:#fff}
.ex-gallery-category-card h2{margin:0 0 10px;color:#202833;font-size:19px}
.ex-gallery-category-card p{margin:0 0 22px;color:var(--ex-muted);font-size:13px;line-height:1.65}
.ex-gallery-admin-note{margin-top:22px;padding:16px 18px;border:1px dashed #cad5dd;border-radius:7px;background:#fff;color:#65727b;font-size:12px;line-height:1.6}

.ex-company-meta-v41{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}
.ex-company-details{min-width:0}
.ex-footer-payments{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap}
.ex-footer-pay-label{margin-right:2px;color:#7f8c95;font-size:8px;text-transform:uppercase;letter-spacing:.045em}
.ex-footer-pay-mark{display:inline-flex;align-items:center;min-height:19px;padding:2px 6px;border:1px solid rgba(255,255,255,.16);border-radius:3px;color:#c7d0d6;font-size:8.5px;font-weight:700;line-height:1;background:rgba(255,255,255,.025)}
.ex-footer-pay-mark.ex-paysera{letter-spacing:.02em}
.ex-footer-pay-mark.ex-apple-pay{font-size:9px}
.ex-footer-pay-mark.ex-google-pay{font-weight:600}

@media(max-width:1150px){
    .ex-menu{gap:3px}
    .ex-menu>li>a{font-size:8.5px}
}
@media(max-width:900px){
    .ex-gallery-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .ex-company-meta-v41{align-items:flex-start;flex-direction:column}
    .ex-footer-payments{justify-content:flex-start}
}
@media(max-width:620px){
    .ex-gallery-category-grid{grid-template-columns:1fr}
    .ex-footer-payments{flex-wrap:wrap}
}


/* ============================================================
   v4.2 – Real Exposito works gallery
   ============================================================ */
.ex-gallery-real{background:#f6f8fa}
.ex-gallery-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}
.ex-gallery-filter{appearance:none;border:1px solid #d8e0e6;border-radius:999px;background:#fff;color:#36434d;padding:8px 14px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.15s}
.ex-gallery-filter:hover,.ex-gallery-filter.is-active{border-color:var(--ex-blue);background:var(--ex-blue);color:#fff}
.ex-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ex-gallery-item{margin:0;min-width:0}
.ex-gallery-item[hidden]{display:none!important}
.ex-gallery-photo{position:relative;display:block;overflow:hidden;border-radius:5px;background:#e8edf0;aspect-ratio:4/3}
.ex-gallery-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.ex-gallery-photo:hover img{transform:scale(1.025)}
.ex-gallery-zoom{position:absolute;right:10px;bottom:10px;display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:rgba(10,28,42,.78);color:#fff;font-size:20px;line-height:1;opacity:0;transform:translateY(5px);transition:.18s}
.ex-gallery-photo:hover .ex-gallery-zoom{opacity:1;transform:none}
.ex-gallery-load-wrap{text-align:center;margin-top:26px}
.ex-gallery-empty{padding:36px;border:1px solid #dbe3e8;border-radius:7px;background:#fff;text-align:center}
.ex-gallery-empty h2{margin-top:0}
.ex-gallery-empty .ex-button{display:inline-flex;margin-top:10px;text-decoration:none}
.ex-gallery-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:42px 72px;background:rgba(4,12,18,.94)}
.ex-gallery-lightbox.is-open{display:flex}
.ex-gallery-lightbox img{display:block;max-width:min(92vw,1500px);max-height:86vh;width:auto;height:auto;box-shadow:0 12px 45px rgba(0,0,0,.35)}
.ex-gallery-lightbox-close,.ex-gallery-lightbox-prev,.ex-gallery-lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}
.ex-gallery-lightbox-close{right:22px;top:18px;width:42px;height:42px;border-radius:50%;font-size:32px;line-height:1}
.ex-gallery-lightbox-prev,.ex-gallery-lightbox-next{top:50%;width:48px;height:70px;margin-top:-35px;border-radius:4px;font-size:46px;line-height:1}
.ex-gallery-lightbox-prev{left:16px}
.ex-gallery-lightbox-next{right:16px}
.ex-gallery-lightbox-caption{position:absolute;left:50%;bottom:12px;max-width:75vw;transform:translateX(-50%);color:#e8eef2;font-size:12px;text-align:center}
body.ex-lightbox-open{overflow:hidden}

@media(max-width:1100px){
  .ex-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .ex-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ex-gallery-lightbox{padding:52px 12px}
  .ex-gallery-lightbox-prev,.ex-gallery-lightbox-next{width:38px;height:58px;margin-top:-29px;font-size:38px}
}
@media(max-width:440px){
  .ex-gallery-grid{grid-template-columns:1fr 1fr;gap:6px}
  .ex-gallery-filter{font-size:11px;padding:7px 10px}
}


/* v4.5 – ŠVOK catalog / mega brand menus */
.ex-menu .ex-brand-hub>.sub-menu{width:min(620px,58vw);min-width:520px;display:grid;grid-template-columns:repeat(3,minmax(145px,1fr));padding:10px;max-height:72vh;overflow:auto;gap:1px;top:-9px;left:100%;}
.ex-menu .ex-brand-hub.ex-open-left>.sub-menu{left:auto;right:100%;}
.ex-menu .ex-brand-hub>.sub-menu>li>a{padding:8px 10px;border-radius:3px;font-size:12.5px;}
.ex-menu .ex-shop-all-link>a{font-weight:800;color:var(--ex-blue)!important;border-bottom:1px solid #e8eef3;}
.ex-v45-area-hero{min-height:370px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(7,19,29,.82),rgba(7,19,29,.35)),var(--ex-area-image);background-size:cover;background-position:center;color:#fff;}
.ex-v45-area-copy{max-width:760px;padding:62px 0;}.ex-v45-area-copy>span,.ex-shop-hub-copy>span{display:block;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.12em;color:#62b7ec;margin-bottom:10px}.ex-v45-area-copy h1{margin:0 0 14px;font-size:clamp(38px,5vw,64px);line-height:1}.ex-v45-area-copy p{max-width:700px;font-size:18px;line-height:1.6;margin:0 0 24px}.ex-v45-area-actions{display:flex;gap:12px;flex-wrap:wrap}.ex-v45-catalog-section,.ex-v45-brands-section{padding:58px 0}.ex-v45-brands-section{background:#f5f8fa}.ex-v45-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ex-v45-category-grid a{min-height:108px;padding:22px;border:1px solid var(--ex-line);background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.15s ease}.ex-v45-category-grid a:hover{transform:translateY(-2px);border-color:#a7cbe1;box-shadow:0 10px 28px rgba(24,52,72,.08)}.ex-v45-category-grid strong{font-size:16px;color:#17232d}.ex-v45-category-grid span{font-size:12px;font-weight:700;color:var(--ex-blue)}.ex-v45-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.ex-v45-brand-grid a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:9px 12px;background:#fff;border:1px solid var(--ex-line);font-size:13px;font-weight:750;text-align:center;color:#1d2933}.ex-v45-brand-grid a:hover{border-color:#8fc6e8;color:var(--ex-blue)}.ex-v45-filter-note{margin-top:22px;padding:15px 18px;background:#fff;border-left:3px solid var(--ex-blue);font-size:13px;line-height:1.55;color:#45515d}.ex-shop-hub{margin:0 0 28px;padding:26px;background:#f5f8fa;border:1px solid var(--ex-line)}.ex-shop-hub-copy h1{font-size:30px;margin:0 0 8px}.ex-shop-hub-copy p{max-width:820px;margin:0 0 20px;line-height:1.55}.ex-shop-hub-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.ex-shop-hub-grid a{padding:14px;background:#fff;border:1px solid var(--ex-line);display:flex;flex-direction:column;gap:3px}.ex-shop-hub-grid strong{font-size:13px;color:#16242f}.ex-shop-hub-grid span{font-size:11px;color:#6a7580}.ex-catalog-filters form{display:grid;gap:9px}.ex-filter-field{display:grid;gap:4px}.ex-filter-field span,.ex-filter-price span{font-size:11px;font-weight:700;color:#4d5a65}.ex-filter-field select,.ex-filter-price input{width:100%;min-height:38px;border:1px solid #d9e0e5;background:#fff;padding:6px 8px}.ex-filter-price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ex-filter-price label{display:grid;gap:4px}.ex-filter-actions{display:flex;align-items:center;gap:10px;margin-top:4px}.ex-filter-actions button{border:0;background:var(--ex-blue);color:#fff;font-weight:700;padding:10px 13px;cursor:pointer}.ex-filter-actions a{font-size:12px;font-weight:700}.ex-product-meta-badges{display:flex;gap:5px;flex-wrap:wrap;margin:0 0 7px}.ex-product-meta-badges span{font-size:10px;font-weight:800;letter-spacing:.03em;padding:4px 7px;border-radius:2px;background:#eef3f6;color:#33424e}.ex-product-meta-badges .ex-class-premium{background:#17232d;color:#fff}.ex-product-meta-badges .ex-class-economy{background:#eef8ef;color:#31643b}.ex-v45-page-products{padding:0 0 60px}.ex-v45-page-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:24px;background:#f5f8fa;border:1px solid var(--ex-line)}.ex-v45-page-products-head span{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--ex-blue)}.ex-v45-page-products-head h2{margin:5px 0 4px}.ex-v45-page-products-head p{margin:0;color:#5c6872}.ex-v45-mini-products{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.ex-v45-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1200px}.ex-v45-admin-card{background:#fff;border:1px solid #dcdcde;padding:16px}.ex-v45-admin-card h2{margin-top:0}.ex-v45-admin-card p:last-child{font-size:12px;line-height:1.55;color:#50575e}
@media(max-width:1200px){.ex-v45-brand-grid{grid-template-columns:repeat(4,1fr)}.ex-v45-category-grid{grid-template-columns:repeat(3,1fr)}.ex-shop-hub-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.ex-menu .ex-brand-hub>.sub-menu,.ex-menu .ex-brand-hub.ex-open-left>.sub-menu{position:static!important;width:auto!important;min-width:0!important;display:none!important;grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;margin-left:14px!important;padding:0!important}.ex-menu .ex-brand-hub:hover>.sub-menu,.ex-menu .ex-brand-hub:focus-within>.sub-menu,.ex-menu .ex-brand-hub.keyboard-open>.sub-menu{display:block!important}.ex-v45-category-grid{grid-template-columns:repeat(2,1fr)}.ex-v45-brand-grid{grid-template-columns:repeat(3,1fr)}.ex-shop-hub-grid{grid-template-columns:repeat(2,1fr)}.ex-v45-mini-products{grid-template-columns:repeat(2,1fr)}.ex-v45-page-products-head{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.ex-v45-category-grid,.ex-v45-brand-grid,.ex-shop-hub-grid,.ex-v45-mini-products{grid-template-columns:1fr}.ex-v45-area-copy{padding:44px 0}.ex-v45-area-copy p{font-size:16px}.ex-v45-catalog-section,.ex-v45-brands-section{padding:42px 0}}


/* ============================================================
   v4.6 – catalog polish and richer filters
   ============================================================ */
.ex-menu .ex-brand-hub>.sub-menu{
    width:min(590px,52vw);
    min-width:500px;
    grid-template-columns:repeat(3,minmax(140px,1fr));
}
.ex-menu .ex-brand-hub-vedinimas>.sub-menu{width:min(540px,48vw);min-width:470px}
.ex-menu .ex-brand-hub-vandens-filtravimas>.sub-menu{width:min(500px,46vw);min-width:450px}
.ex-catalog-filters{position:relative}
.ex-catalog-filters h2{margin-bottom:14px}
.ex-catalog-filters form{gap:10px}
.ex-filter-field select,.ex-filter-price input{border-radius:2px}
.ex-filter-power{padding-top:2px}
.ex-filter-actions{padding-top:5px}
.ex-filter-actions button{min-height:40px}
.ex-filter-field span,.ex-filter-price span{line-height:1.25}
@media(max-width:1050px){
    .ex-menu .ex-brand-hub>.sub-menu{width:min(520px,56vw);min-width:450px}
}
@media(max-width:900px){
    .ex-menu .ex-brand-hub>.sub-menu,
    .ex-menu .ex-brand-hub-vedinimas>.sub-menu,
    .ex-menu .ex-brand-hub-vandens-filtravimas>.sub-menu{
        width:auto!important;min-width:0!important
    }
}



/* ============================================================
   v4.8 – approved vertical commerce layout
   ============================================================ */
body.exposito-v48-full-pro{overflow-x:hidden;background:#fff}

/* Full-width header aligned with the commerce shell. */
.exposito-v48-full-pro .ex-v47-header{position:relative;z-index:12000;background:#fff}
.exposito-v48-full-pro .ex-topbar-inner,
.exposito-v48-full-pro .ex-brandbar-inner{
    width:100%;max-width:none;padding-left:28px;padding-right:28px;
}
.exposito-v48-full-pro .ex-v47-brandbar{border-bottom:1px solid #e4e9ed}
.exposito-v48-full-pro .ex-brandbar-inner{height:100px}
.exposito-v48-full-pro .ex-logo .custom-logo{height:70px;max-width:215px}
.exposito-v48-full-pro .ex-logo-fallback img{width:205px}
.exposito-v48-full-pro .ex-v47-header-actions{gap:11px}

.ex-v47-header-icon,.ex-v47-mobile-menu-toggle{
    position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;
    border:1px solid #dfe5ea;border-radius:50%;background:#fff;color:#183147;cursor:pointer;
    transition:border-color .15s ease,color .15s ease,background .15s ease;
}
.ex-v47-header-icon:hover,.ex-v47-mobile-menu-toggle:hover{border-color:#9fc7e2;color:var(--ex-blue);background:#f8fbfd}
.ex-v47-header-icon svg,.ex-v47-mobile-menu-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ex-v47-mobile-menu-toggle{display:none}
.ex-v47-cart-count{
    position:absolute;right:-4px;top:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;
    border:2px solid #fff;border-radius:999px;background:var(--ex-blue);color:#fff;font-size:9px;line-height:1;font-weight:800;
}

/* Main two-column layout. */
.ex-v47-shell{
    position:relative;display:grid;grid-template-columns:248px minmax(0,1fr);
    min-height:calc(100vh - 131px);background:#fff;
}
.ex-v47-stage{min-width:0;background:#fff}
.ex-v47-stage>.ex-main{min-width:0}

.ex-v47-sidebar{
    position:relative;z-index:8000;min-width:0;background:#fff;border-right:1px solid #dfe6eb;
    box-shadow:7px 0 22px rgba(20,42,58,.035);
}
.ex-v47-sidebar-inner{
    position:sticky;top:0;display:flex;flex-direction:column;min-height:calc(100vh - 131px);
    padding:16px 12px 20px;
}
.ex-v47-side-menu{list-style:none;margin:0;padding:0;display:grid;gap:3px}
.ex-v47-side-item{position:relative;min-width:0}
.ex-v47-side-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch}
.ex-v47-side-link{
    display:flex;align-items:center;gap:11px;min-height:45px;padding:9px 10px;border:1px solid transparent;border-radius:4px;
    color:#263746;font-size:12.5px;font-weight:650;line-height:1.2;transition:.15s ease;
}
.ex-v47-side-link:hover,
.ex-v47-side-item.is-expanded>.ex-v47-side-row>.ex-v47-side-link{
    background:#f3f8fc;color:var(--ex-blue);
}
.ex-v47-shop-entry>.ex-v47-side-link{
    min-height:50px;border-color:#5baee7;color:var(--ex-blue);background:#fbfdff;font-weight:800;
}
.ex-v47-shop-entry>.ex-v47-side-link:hover{background:#eef8ff}
.ex-v47-side-icon{flex:0 0 23px;display:grid;place-items:center;width:23px;height:23px;color:#385574}
.ex-v47-shop-entry .ex-v47-side-icon{color:var(--ex-blue)}
.ex-v47-side-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.ex-v47-link-arrow{margin-left:auto;font-size:21px;font-weight:400}
.ex-v47-sub-toggle,.ex-v47-brand-toggle{
    display:grid;place-items:center;border:0;background:transparent;color:#617887;cursor:pointer;font-size:20px;transition:transform .15s ease,color .15s ease;
}
.ex-v47-sub-toggle:hover,.ex-v47-brand-toggle:hover{color:var(--ex-blue)}
.ex-v48-accordion-item.is-expanded>.ex-v47-side-row .ex-v47-sub-toggle>span{display:block;transform:rotate(90deg)}
.ex-v47-side-separator{height:1px;background:#dfe6eb;margin:11px 9px}
.ex-v47-utility-item .ex-v47-side-link{font-weight:600}

/* Inline accordion: no scrollbar, no covering the hero. */
.ex-v48-inline-sub{display:none;margin:0 0 5px 34px;border-left:2px solid #e5edf2;padding:3px 0 4px 7px}
.ex-v48-accordion-item.is-expanded>.ex-v48-inline-sub{display:block}
.ex-v48-inline-list{list-style:none;margin:0;padding:0}
.ex-v48-inline-list>li{position:relative}
.ex-v48-inline-list>li>a,.ex-v47-brand-row>a{
    display:block;padding:6px 8px;border-radius:3px;color:#334650;font-size:11.5px;line-height:1.22;
}
.ex-v48-inline-list>li>a:hover,.ex-v47-brand-row>a:hover{background:#f1f7fb;color:var(--ex-blue)}
.ex-v48-inline-all{margin-top:4px;padding-top:5px;border-top:1px solid #edf1f4}
.ex-v48-inline-all>a{display:flex!important;justify-content:space-between;font-weight:800!important;color:var(--ex-blue)!important}
.ex-v47-brand-row{display:grid;grid-template-columns:minmax(0,1fr) 29px;align-items:center}
.ex-v47-brand-row>a{font-weight:750}

/* Only the large manufacturer set uses a pop-out mega panel. */
.ex-v47-brand-panel{
    position:absolute;left:calc(100% + 10px);top:-8px;z-index:9100;
    width:min(560px,44vw);min-width:455px;max-height:70vh;overflow:auto;
    padding:11px;border:1px solid #dfe6eb;border-radius:6px;background:#fff;
    box-shadow:0 18px 44px rgba(20,42,58,.16);
    opacity:0;visibility:hidden;transform:translateX(6px);transition:.14s ease;
    scrollbar-width:thin;scrollbar-color:#ccd9e1 transparent;
}
.ex-v47-brand-parent.is-expanded>.ex-v47-brand-panel{opacity:1;visibility:visible;transform:none}
.ex-v47-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:2px}
.ex-v47-brand-grid a{display:block;padding:8px 9px;border-radius:4px;color:#334551;font-size:12px;line-height:1.2}
.ex-v47-brand-grid a:hover{background:#f2f8fc;color:var(--ex-blue)}

.ex-v47-side-trust{margin-top:auto;padding:15px 10px 1px;border-top:1px solid #edf1f4;color:#6a7883;font-size:10px;line-height:1.45}
.ex-v47-side-trust strong{display:block;margin-bottom:3px;color:#1b2e3d;font-size:11px}
.ex-v47-side-trust span{display:block}
.ex-v47-side-trust a{display:inline-block;margin-top:5px;color:var(--ex-blue);font-weight:800}
.ex-v47-overlay{display:none}

/* HOME - keep our hero, but optimize proportions next to sidebar. */
.exposito-v48-full-pro .ex-hero .ex-wrap,
.exposito-v48-full-pro .ex-services .ex-wrap,
.exposito-v48-full-pro .ex-v48-catalogs .ex-wrap,
.exposito-v48-full-pro .ex-brands .ex-wrap{max-width:1280px}

.exposito-v48-full-pro .ex-hero{min-height:450px}
.exposito-v48-full-pro .ex-hero-inner{height:373px}
.exposito-v48-full-pro .ex-hero-copy{width:520px}
.exposito-v48-full-pro .ex-hero-copy h1{font-size:40px}
.exposito-v48-full-pro .ex-hero-copy p{font-size:15.5px}

/* Six compact commercial category cards on wide desktop. */
.exposito-v48-full-pro .ex-services{padding:22px 0 18px}
.exposito-v48-full-pro .ex-section-title{margin-bottom:18px}
.exposito-v48-full-pro .ex-card-grid{gap:10px}
.exposito-v48-full-pro .ex-card{min-height:250px;border-radius:5px}
.exposito-v48-full-pro .ex-card-photo{height:112px}
.exposito-v48-full-pro .ex-round-icon{top:91px;width:42px;height:42px}
.exposito-v48-full-pro .ex-round-icon svg{width:22px;height:22px}
.exposito-v48-full-pro .ex-card-body{padding:28px 10px 12px}
.exposito-v48-full-pro .ex-card-body h3{font-size:13px;text-transform:uppercase}
.exposito-v48-full-pro .ex-card-body p{min-height:50px;font-size:10.5px}
.exposito-v48-full-pro .ex-more{font-size:18px;line-height:1;color:var(--ex-blue)}
.exposito-v48-full-pro .ex-more{font-size:0}
.exposito-v48-full-pro .ex-more:after{content:'→';font-size:19px}

@media(min-width:1181px){
    .exposito-v48-full-pro .ex-card-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
}

/* Catalogs / price lists: deliberately LIGHT, no solid blue background. */
.ex-v48-catalogs{padding:0 0 18px;background:#fff}
.ex-v48-catalog-strip{
    display:grid;grid-template-columns:minmax(280px,1.1fr) auto minmax(430px,1.35fr);gap:24px;align-items:center;
    padding:17px 20px;border:1px solid #d8e5ee;border-radius:7px;
    background:linear-gradient(90deg,#fbfdff 0%,#fff 58%,#fbfdff 100%);
    box-shadow:0 6px 22px rgba(22,52,72,.035);
}
.ex-v48-catalog-lead{display:flex;align-items:center;gap:14px}
.ex-v48-catalog-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:#eef6ff;color:#086fc0}
.ex-v48-catalog-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ex-v48-catalog-lead h2{margin:0 0 3px;font-size:16px;color:#1c2a36}
.ex-v48-catalog-lead p{margin:0;color:#61707b;font-size:10.5px;line-height:1.45}
.ex-v48-download-btn{
    display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 18px;border-radius:4px;
    background:var(--ex-blue);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;white-space:nowrap;
}
.ex-v48-download-btn:hover{background:var(--ex-blue-dark);color:#fff}
.ex-v48-download-btn span{font-size:19px;font-weight:400}
.ex-v48-catalog-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ex-v48-catalog-benefits div{position:relative;padding-left:25px}
.ex-v48-catalog-benefits div:before{
    content:'✓';position:absolute;left:0;top:0;display:grid;place-items:center;width:18px;height:18px;border:1px solid #87bde1;border-radius:50%;
    color:var(--ex-blue);font-size:10px;font-weight:900;
}
.ex-v48-catalog-benefits strong{display:block;color:#213140;font-size:10.5px}
.ex-v48-catalog-benefits span{display:block;margin-top:2px;color:#71808b;font-size:9.5px}

/* Manufacturer strip. */
.exposito-v48-full-pro .ex-brands{padding:13px 0 22px;background:#fff;border-top:1px solid #eef2f5}
.ex-v48-brand-heading{margin-bottom:12px}
.ex-v48-brand-heading span{font-size:10px;font-weight:850;letter-spacing:.06em;color:#2a3945}
.exposito-v48-full-pro .ex-brand-row{
    grid-template-columns:repeat(6,1fr);gap:10px;padding:10px 0;border-top:1px solid #eef2f5;border-bottom:1px solid #eef2f5;
}
.exposito-v48-full-pro .ex-brand-row strong{min-height:38px;display:grid;place-items:center;font-size:17px}

/* Full-width footer beneath the shell. */
.ex-v48-footer{padding:31px 0 0;background:#17212b;color:#fff}
.ex-v48-footer .ex-wrap{max-width:1420px}
.ex-v48-footer-grid{
    display:grid;grid-template-columns:1.45fr repeat(4,1fr) 1.15fr;gap:34px;padding-bottom:28px;
}
.ex-v48-footer-brand p,.ex-v48-footer-contact p{color:#cbd3da;font-size:11.5px;line-height:1.6}
.ex-v48-footer-brand .ex-footer-logo{font-size:20px}
.ex-v48-footer .ex-footer-links>strong,.ex-v48-footer-contact>strong{display:block;margin-bottom:10px;font-size:12px;color:#fff}
.ex-v48-footer .ex-footer-links ul{list-style:none;margin:0;padding:0}
.ex-v48-footer .ex-footer-links li{margin:0 0 6px}
.ex-v48-footer .ex-footer-links a,.ex-v48-footer-contact a{color:#d7dee4;font-size:11px}
.ex-v48-footer .ex-footer-links a:hover,.ex-v48-footer-contact a:hover{color:#fff}
.ex-v48-footer-contact small{color:#9eabb5;font-size:9.5px;line-height:1.55}
.ex-v48-footer-cert{margin-top:14px}
.ex-v48-footer-cert img{width:42px;height:auto;opacity:.9}
.ex-v48-footer-bottom{
    display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid rgba(255,255,255,.1);
    color:#aeb9c1;font-size:9.5px;
}
.ex-v48-footer-bottom .ex-footer-payments{margin:0}

/* Shop stays compatible with v4.6 filtering base. */
.exposito-v48-full-pro .ex-shop-wrap>.ex-wrap{width:min(1240px,calc(100% - 40px))}
.exposito-v48-full-pro .ex-shop-side-block{box-shadow:0 5px 18px rgba(25,46,62,.035)}

@media(max-width:1380px) and (min-width:1181px){
    .ex-v47-shell{grid-template-columns:235px minmax(0,1fr)}
    .ex-v47-side-link{font-size:12px}
    .exposito-v48-full-pro .ex-card-body p{font-size:9.8px}
    .ex-v48-catalog-strip{grid-template-columns:minmax(250px,1fr) auto minmax(360px,1.25fr);gap:16px}
    .ex-v48-footer-grid{grid-template-columns:1.4fr repeat(3,1fr) 1.1fr}
    .ex-v48-footer-grid>.ex-footer-links:nth-of-type(4){display:none}
}

@media(max-width:1180px){
    .ex-v47-shell{display:block;min-height:0}
    .ex-v47-stage{width:100%}
    .ex-v47-mobile-menu-toggle{display:grid}
    .ex-v47-sidebar{
        position:fixed;left:0;top:0;bottom:0;z-index:15000;width:min(360px,88vw);transform:translateX(-104%);
        transition:transform .22s ease;overflow-y:auto;box-shadow:18px 0 45px rgba(10,28,42,.2);
    }
    .ex-v47-sidebar.is-open{transform:none}
    .ex-v47-sidebar-inner{position:static;min-height:100%;padding-top:18px}
    .ex-v47-overlay{
        position:fixed;inset:0;z-index:14500;display:block;background:rgba(8,22,32,.48);
        opacity:0;visibility:hidden;transition:.18s ease;
    }
    body.ex-v47-nav-open{overflow:hidden}
    body.ex-v47-nav-open .ex-v47-overlay{opacity:1;visibility:visible}
    .ex-v47-brand-panel{
        position:static;display:none;width:auto;min-width:0;max-height:none;overflow:visible;margin:4px 0 6px 6px;
        border:0;border-left:2px solid #e4ebf0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;
    }
    .ex-v47-brand-parent.is-expanded>.ex-v47-brand-panel{display:block}
    .ex-v47-brand-grid{grid-template-columns:1fr 1fr}

    .exposito-v48-full-pro .ex-topbar-inner,
    .exposito-v48-full-pro .ex-brandbar-inner{padding-left:18px;padding-right:18px}
    .ex-v48-catalog-strip{grid-template-columns:1fr auto;gap:15px}
    .ex-v48-catalog-benefits{grid-column:1/-1}
    .ex-v48-footer-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:900px){
    .exposito-v48-full-pro .ex-card-grid{grid-template-columns:repeat(2,1fr)}
    .ex-v48-catalog-strip{grid-template-columns:1fr}
    .ex-v48-download-btn{justify-self:start}
    .ex-v48-catalog-benefits{grid-column:auto}
    .ex-v48-footer-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:620px){
    .ex-v47-header-icon,.ex-v47-mobile-menu-toggle{width:38px;height:38px}
    .ex-v47-account-link{display:none}
    .ex-v47-brand-grid{grid-template-columns:1fr}
    .exposito-v48-full-pro .ex-card-grid{grid-template-columns:1fr}
    .ex-v48-catalog-benefits{grid-template-columns:1fr}
    .ex-v48-footer-grid{grid-template-columns:1fr}
    .ex-v48-footer-bottom{align-items:flex-start;flex-direction:column}
    .exposito-v48-full-pro .ex-topbar-inner,
    .exposito-v48-full-pro .ex-brandbar-inner{padding-left:12px;padding-right:12px}
}

@media print{
    .ex-v47-sidebar,.ex-v47-overlay,.ex-v47-mobile-menu-toggle{display:none!important}
    .ex-v47-shell{display:block}
}


/* ============================================================
   v4.9 – light premium footer
   ============================================================ */
.ex-v49-light-footer{
    padding:34px 0 0;
    background:#fff;
    color:#1d2b37;
    border-top:1px solid #e7edf1;
}
.ex-v49-light-footer .ex-v48-footer-grid{
    padding-bottom:30px;
}
.ex-v49-light-footer .ex-v48-footer-brand .ex-footer-logo{
    color:#172532;
    font-size:20px;
    letter-spacing:.01em;
}
.ex-v49-light-footer .ex-v48-footer-brand p,
.ex-v49-light-footer .ex-v48-footer-contact p{
    color:#667580;
}
.ex-v49-light-footer .ex-footer-links>strong,
.ex-v49-light-footer .ex-v48-footer-contact>strong{
    color:#172532;
}
.ex-v49-light-footer .ex-footer-links a,
.ex-v49-light-footer .ex-v48-footer-contact a{
    color:#52616c;
}
.ex-v49-light-footer .ex-footer-links a:hover,
.ex-v49-light-footer .ex-v48-footer-contact a:hover{
    color:var(--ex-blue);
}
.ex-v49-light-footer .ex-v48-footer-contact small{
    color:#82909a;
}
.ex-v49-light-footer .ex-footer-socials a{
    color:#394b59;
    border-color:#dce5eb;
    background:#fff;
}
.ex-v49-light-footer .ex-footer-socials a:hover{
    color:var(--ex-blue);
    border-color:#a9cee7;
    background:#f7fbfe;
}
.ex-v49-light-footer .ex-v48-footer-cert img{
    opacity:.95;
}
.ex-v49-light-footer .ex-v48-footer-grid{
    border-bottom:1px solid #e8eef2;
}

/* Bottom bar stays dark, as in the approved visual. */
.ex-v49-footer-bottom-bar{
    background:#16212b;
    color:#b7c1c8;
}
.ex-v49-footer-bottom-bar .ex-v48-footer-bottom{
    border-top:0;
    padding-top:12px;
    padding-bottom:12px;
    color:#b7c1c8;
}
.ex-v49-footer-bottom-bar .ex-footer-pay-mark{
    border-color:rgba(255,255,255,.18);
    color:#eef3f6;
    background:rgba(255,255,255,.03);
}

/* Slightly airier but still compact footer. */
@media(min-width:1181px){
    .ex-v49-light-footer .ex-v48-footer-grid{
        grid-template-columns:1.45fr 1fr 1fr 1fr 1fr 1.15fr;
        gap:38px;
    }
}
@media(max-width:1180px){
    .ex-v49-light-footer .ex-v48-footer-grid{
        grid-template-columns:repeat(3,1fr);
        gap:28px;
    }
}
@media(max-width:900px){
    .ex-v49-light-footer .ex-v48-footer-grid{
        grid-template-columns:repeat(2,1fr);
    }
}
@media(max-width:620px){
    .ex-v49-light-footer .ex-v48-footer-grid{
        grid-template-columns:1fr;
    }
}


/* ============================================================
   v4.9.1 – footer & utility menu polish
   ============================================================ */

@media(max-width:1380px) and (min-width:1181px){
    .ex-v49-light-footer .ex-v48-footer-grid{
        grid-template-columns:1.35fr 1fr 1fr 1fr 1fr 1.15fr !important;
        gap:24px !important;
    }
    .ex-v49-light-footer .ex-v48-footer-grid>.ex-footer-links{
        display:block !important;
    }
}

.ex-v49-light-footer{padding-top:38px}
.ex-v49-light-footer .ex-v48-footer-grid{
    gap:34px;
    padding-bottom:34px;
}
.ex-v49-light-footer .ex-v48-footer-brand .ex-footer-logo{font-size:22px}
.ex-v49-light-footer .ex-footer-links>strong,
.ex-v49-light-footer .ex-v48-footer-contact>strong{
    font-size:13px;
    margin-bottom:13px;
}
.ex-v49-light-footer .ex-footer-links a,
.ex-v49-light-footer .ex-v48-footer-contact a{
    font-size:11.5px;
    line-height:1.45;
}
.ex-v49-light-footer .ex-footer-links li{margin-bottom:7px}
.ex-v49-light-footer .ex-v48-footer-brand p,
.ex-v49-light-footer .ex-v48-footer-contact p{font-size:11.5px}
.ex-v49-light-footer .ex-v48-footer-contact small{font-size:10px}

.ex-v47-utility-item .ex-v47-side-link{min-height:42px}


/* ============================================================
   v4.9.2 – new directions + navigation polish
   ============================================================ */
.ex-v492-new-direction .ex-v47-side-link{
    min-height:44px;
    color:#263746;
    background:linear-gradient(90deg,#fff 0%,#fbfdff 100%);
}
.ex-v492-new-direction .ex-v47-side-link:hover{
    color:var(--ex-blue);
    background:#f2f8fc;
}
.ex-v492-new-direction .ex-v47-side-icon{
    color:#375b78;
}
.ex-v492-new-direction .ex-v47-link-arrow{
    color:#698190;
    font-size:19px;
}
.ex-v47-side-menu{
    row-gap:2px;
}
.ex-v47-side-separator{
    margin-top:12px;
    margin-bottom:10px;
}
.ex-v47-utility-item .ex-v47-side-link{
    min-height:41px;
    padding-top:8px;
    padding-bottom:8px;
}
.ex-v49-light-footer .ex-footer-links li{
    margin-bottom:6px;
}


/* ============================================================
   v4.9.4 – certificate + social polish
   ============================================================ */
.ex-v49-light-footer .ex-v48-footer-cert{
    margin-top:16px;
}
.ex-v49-light-footer .ex-v48-footer-cert img{
    width:64px;
    height:auto;
    max-width:none;
    opacity:1;
}
.ex-v494-socials-below-cert{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:9px;
    margin-top:12px;
}
.ex-v49-light-footer .ex-v494-socials-below-cert a{
    display:grid;
    place-items:center;
    width:32px;
    height:32px;
    margin:0;
    border:1px solid #dbe4ea;
    border-radius:50%;
    background:#fff;
    color:#334957;
    transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease;
}
.ex-v49-light-footer .ex-v494-socials-below-cert a:hover{
    background:#f4f9fc;
    border-color:#9fc9e4;
    color:var(--ex-blue);
    transform:translateY(-1px);
}
.ex-v49-light-footer .ex-v494-socials-below-cert svg{
    width:15px;
    height:15px;
}
@media(max-width:620px){
    .ex-v49-light-footer .ex-v48-footer-cert img{width:58px}
}


/* ============================================================
   v4.9.5 – social icon visibility fix
   ============================================================ */
.ex-v49-light-footer .ex-v494-socials-below-cert a,
.ex-v49-light-footer .ex-v494-socials-below-cert span{
    display:grid;
    place-items:center;
    width:32px;
    height:32px;
    margin:0;
    border:1px solid #dbe4ea;
    border-radius:50%;
    background:#fff;
    color:#334957;
}
.ex-v49-light-footer .ex-v494-socials-below-cert a:hover{
    background:#f4f9fc;
    border-color:#9fc9e4;
    color:var(--ex-blue);
    transform:translateY(-1px);
}
.ex-v49-light-footer .ex-v494-socials-below-cert span{
    opacity:.72;
    cursor:default;
}
.ex-v49-light-footer .ex-v494-socials-below-cert a svg,
.ex-v49-light-footer .ex-v494-socials-below-cert span svg{
    width:15px;
    height:15px;
    display:block;
    fill:currentColor;
    stroke:currentColor;
}


/* ============================================================
   v4.9.6 – colorful manufacturer carousel
   ============================================================ */
.ex-v496-brands{
    padding:12px 0 18px !important;
    background:#fff;
    border-top:1px solid #edf2f5;
}
.ex-v496-brand-carousel-wrap{
    position:relative;
    display:grid;
    grid-template-columns:30px minmax(0,1fr) 30px;
    align-items:center;
    gap:6px;
    padding:0 2px;
    border-top:1px solid #edf2f5;
    border-bottom:1px solid #edf2f5;
}
.ex-v496-brand-carousel{
    min-width:0;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-behavior:smooth;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    -ms-overflow-style:none;
}
.ex-v496-brand-carousel::-webkit-scrollbar{display:none}
.ex-v496-brand-track{
    display:flex;
    align-items:stretch;
    min-width:max-content;
}
.ex-v496-brand-card{
    scroll-snap-align:start;
    flex:0 0 165px;
    min-height:70px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    padding:10px 16px;
    border-right:1px solid #eef2f4;
    background:#fff;
    text-decoration:none;
    transition:background .15s ease,transform .15s ease;
}
.ex-v496-brand-card:hover{
    background:#fafcfd;
    transform:translateY(-1px);
}
.ex-v496-wordmark{
    font-weight:850;
    font-size:18px;
    line-height:.95;
    letter-spacing:-.025em;
    white-space:nowrap;
}

/* Brand-specific colors – no external font/image dependency. */
.ex-brand-daikin .ex-v496-wordmark{
    color:#0283cf;
    font-style:italic;
}
.ex-brand-midea .ex-v496-wordmark{
    color:#1685d1;
    font-size:19px;
    font-weight:700;
}
.ex-brand-lg .ex-v496-brand-dot{
    display:grid;
    place-items:center;
    width:27px;height:27px;
    border-radius:50%;
    background:#c8103d;
    color:#fff;
    font-size:10px;
    font-weight:900;
}
.ex-brand-lg .ex-v496-wordmark{
    color:#8b3447;
    font-size:20px;
}
.ex-brand-gree .ex-v496-brand-mark{
    width:23px;height:16px;
    border-radius:10px 2px 10px 2px;
    background:linear-gradient(135deg,#e11f2f 0 48%,#164aa8 49% 100%);
    transform:skewX(-12deg);
}
.ex-brand-gree .ex-v496-wordmark{
    color:#174aa0;
    font-style:italic;
    font-size:17px;
}
.ex-brand-panasonic .ex-v496-wordmark{
    color:#0a3f9d;
    font-size:16px;
}
.ex-brand-ctc .ex-v496-brand-box{
    display:grid;
    place-items:center;
    min-width:48px;
    height:34px;
    padding:0 5px;
    background:#117642;
    color:#fff;
    font-size:22px;
    font-weight:900;
    letter-spacing:-.08em;
}
.ex-brand-waterkotte .ex-v496-brand-orb{
    width:25px;height:25px;
    border-radius:50%;
    background:radial-gradient(circle at 32% 30%,#f8f8f8 0 12%,#b8b8b8 36%,#595959 72%,#262626 100%);
}
.ex-brand-waterkotte .ex-v496-wordmark{
    color:#1e1e1e;
    font-size:14px;
    letter-spacing:-.015em;
}
.ex-brand-mitsubishi{
    flex-basis:190px;
}
.ex-brand-mitsubishi .ex-v496-mitsu-icon{
    position:relative;
    width:30px;
    height:27px;
    display:block;
}
.ex-brand-mitsubishi .ex-v496-mitsu-icon i{
    position:absolute;
    width:13px;height:13px;
    background:#e52421;
    transform:rotate(45deg);
}
.ex-brand-mitsubishi .ex-v496-mitsu-icon i:nth-child(1){left:8px;top:0}
.ex-brand-mitsubishi .ex-v496-mitsu-icon i:nth-child(2){left:1px;top:12px}
.ex-brand-mitsubishi .ex-v496-mitsu-icon i:nth-child(3){left:15px;top:12px}
.ex-brand-mitsubishi .ex-v496-wordmark{
    color:#171717;
    font-size:11px;
    line-height:.9;
    letter-spacing:-.02em;
}

.ex-v496-brand-arrow{
    width:28px;height:38px;
    display:grid;
    place-items:center;
    padding:0;
    border:0;
    background:transparent;
    color:#24485f;
    font-size:28px;
    cursor:pointer;
    transition:color .15s ease,opacity .15s ease;
}
.ex-v496-brand-arrow:hover{color:var(--ex-blue)}
.ex-v496-brand-arrow:disabled,
.ex-v496-brand-arrow.is-disabled{
    opacity:.18;
    cursor:default;
}
.ex-v496-brand-arrow span{line-height:1}

@media(min-width:1500px){
    .ex-v496-brand-card{flex-basis:180px}
}
@media(max-width:900px){
    .ex-v496-brand-card{flex-basis:150px;min-height:64px;padding:9px 12px}
    .ex-v496-wordmark{font-size:16px}
}
@media(max-width:620px){
    .ex-v496-brand-carousel-wrap{grid-template-columns:25px minmax(0,1fr) 25px}
    .ex-v496-brand-card{flex-basis:135px}
    .ex-v496-brand-arrow{width:24px}
}


/* ============================================================
   v4.9.7 – final social icon visibility & brand colors
   ============================================================ */

/* Override old dark-footer rule with higher specificity. */
.ex-v49-light-footer .ex-footer-socials.ex-v494-socials-below-cert
.ex-social-links-footer .ex-social-link{
    display:grid !important;
    place-items:center !important;
    width:32px !important;
    height:32px !important;
    margin:0 !important;
    opacity:1 !important;
    background:#fff !important;
    border:1px solid #dbe4ea !important;
    border-radius:50% !important;
    box-shadow:none !important;
}

.ex-v49-light-footer .ex-footer-socials.ex-v494-socials-below-cert
.ex-social-links-footer .ex-social-link svg{
    display:block !important;
    width:16px !important;
    height:16px !important;
    overflow:visible;
}

/* Facebook */
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-facebook{
    color:#1877F2 !important;
    border-color:#cfe0f7 !important;
}
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-facebook svg path{
    fill:currentColor !important;
    stroke:none !important;
}

/* Instagram */
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-instagram{
    color:#E4405F !important;
    border-color:#f1ccd4 !important;
}
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-instagram svg rect,
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-instagram svg circle{
    fill:none !important;
    stroke:currentColor !important;
}
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-instagram .fill-dot{
    fill:currentColor !important;
    stroke:none !important;
}

/* LinkedIn */
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-linkedin{
    color:#0A66C2 !important;
    border-color:#c9def2 !important;
}
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-linkedin svg path{
    fill:none !important;
    stroke:currentColor !important;
}

/* YouTube – red plate + white play triangle */
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-youtube{
    color:#FF0000 !important;
    border-color:#f4cccc !important;
}
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-youtube svg path:first-child{
    fill:#FF0000 !important;
    stroke:none !important;
}
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-youtube .play-fill{
    fill:#fff !important;
    stroke:none !important;
}

/* URL not configured: still visible, slightly softer only. */
.ex-v49-light-footer .ex-v494-socials-below-cert .ex-social-link.is-unset{
    opacity:.82 !important;
}

/* Active URL: subtle hover. */
.ex-v49-light-footer .ex-v494-socials-below-cert a.ex-social-link:hover{
    background:#f7fbfd !important;
    transform:translateY(-1px);
    box-shadow:0 3px 9px rgba(24,55,76,.08) !important;
}


/* ============================================================
   v4.9.8 – Projects/Gallery + sidebar trust block
   ============================================================ */
.ex-v498-side-trust{
    margin-top:auto;
    padding:15px 10px 3px;
    border-top:1px solid #e4ebf0;
}
.ex-v498-side-trust strong{
    display:block;
    margin:0 0 5px;
    color:#1b2e3d;
    font-size:11.5px;
    font-weight:850;
    line-height:1.25;
}
.ex-v498-side-trust span{
    display:block;
    color:#6b7984;
    font-size:10.2px;
    line-height:1.45;
}
.ex-v47-utility-item .ex-v47-side-link{
    min-height:40px;
}
@media(max-height:720px) and (min-width:1181px){
    .ex-v47-sidebar-inner{
        position:static;
        min-height:auto;
    }
    .ex-v47-sidebar{
        overflow-y:auto;
    }
    .ex-v498-side-trust{
        margin-top:12px;
    }
}


/* ============================================================
   v5.0 – unified Prevo-style catalog, shop & footer
   ============================================================ */

/* LEFT MENU — one continuous visual language, no divider bars */
.ex-v50-sidebar-inner{padding-top:10px!important}
.ex-v50-side-menu{display:block!important}
.ex-v50-side-menu>li{margin:0!important}
.ex-v50-side-menu .ex-v47-side-separator{display:none!important}
.ex-v50-side-menu .ex-v47-side-link{
    min-height:39px!important;
    padding:7px 9px!important;
    border:0!important;
    border-radius:2px!important;
    background:transparent!important;
}
.ex-v50-side-menu .ex-v47-side-link:hover,
.ex-v50-main-item.is-expanded>.ex-v50-main-row>.ex-v47-side-link{
    background:#f4f7f9!important;
    color:#174f7d!important;
}
.ex-v50-side-menu .ex-v47-side-icon{
    width:20px!important;height:20px!important;flex-basis:20px!important;
}
.ex-v50-side-menu .ex-v47-side-icon svg{width:17px!important;height:17px!important}
.ex-v50-main-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:stretch}
.ex-v50-main-toggle{font-size:18px!important}
.ex-v50-main-item.is-expanded>.ex-v50-main-row .ex-v50-main-toggle span{display:block;transform:rotate(90deg)}

/* 2nd / 3rd level accordion */
.ex-v50-sublevel{display:none;list-style:none;margin:0;padding:0}
.ex-v50-main-item.is-expanded>.ex-v50-sublevel{display:block}
.ex-v50-tree-item.is-expanded>.ex-v50-sublevel{display:block}
.ex-v50-level-2{padding:2px 0 4px 27px}
.ex-v50-level-3{margin-left:7px;padding:1px 0 3px 12px;border-left:1px solid #e4eaee}
.ex-v50-tree-row{display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center}
.ex-v50-tree-row>a{display:block;padding:6px;color:#43515c;font-size:11.5px;line-height:1.2}
.ex-v50-level-3 .ex-v50-tree-row>a{font-size:10.8px;color:#65737d}
.ex-v50-tree-row>a:hover{background:#f7fafc;color:var(--ex-blue)}
.ex-v50-tree-toggle{border:0;background:transparent;color:#72828d;cursor:pointer;font-size:17px}
.ex-v50-tree-item.is-expanded>.ex-v50-tree-row .ex-v50-tree-toggle span{display:block;transform:rotate(90deg)}

.ex-v50-all-products a{
    display:flex;align-items:center;justify-content:space-between;
    min-height:40px;padding:8px 10px;margin:3px 0 7px;
    color:#174f7d;background:#f7fafc;font-size:11.5px;font-weight:850;
}
.ex-v50-all-products a:hover{background:#edf4f8}
.ex-v50-utility-item .ex-v47-side-link{min-height:37px!important}
.ex-v50-utility-item:first-of-type{margin-top:7px!important}
.ex-v50-side-trust{border-top:0!important;padding-top:14px!important}

/* SHOP — compact, centered, not stretched across huge screens */
.exposito-v47-pro .ex-shop-wrap>.ex-wrap,
.exposito-v48-full-pro .ex-shop-wrap>.ex-wrap{
    width:min(1280px,calc(100% - 44px))!important;
    max-width:1280px!important;
}
.exposito-v47-pro .ex-shop-layout,
.exposito-v48-full-pro .ex-shop-layout{
    grid-template-columns:minmax(0,1fr) 290px!important;
    gap:28px!important;
}
@media(min-width:1181px){
    .woocommerce ul.products{
        gap:20px!important;
    }
    .woocommerce ul.products.columns-4{
        display:grid!important;
        grid-template-columns:repeat(4,minmax(0,1fr))!important;
    }
}

/* HOME WooCommerce product module */
.ex-v50-products{padding:30px 0 34px;background:#fff;border-top:1px solid #edf2f4}
.ex-v50-products .ex-wrap{max-width:1280px}
.ex-v50-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.ex-v50-section-head span{display:block;color:var(--ex-blue);font-size:10px;font-weight:850;letter-spacing:.08em}
.ex-v50-section-head h2{margin:3px 0 0;font-size:25px;color:#172633}
.ex-v50-section-head>a{color:#174f7d;font-size:11px;font-weight:800}
.ex-v50-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.ex-v50-product-card{
    display:flex;flex-direction:column;min-width:0;overflow:hidden;
    border:1px solid #e2e8ec;border-radius:4px;background:#fff;
    transition:box-shadow .15s ease,transform .15s ease;
}
.ex-v50-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(21,48,68,.08)}
.ex-v50-product-image{display:block;aspect-ratio:1/1;background:#fafcfd;overflow:hidden}
.ex-v50-product-image img{width:100%;height:100%;object-fit:contain;padding:8px}
.ex-v50-product-body{display:flex;flex:1;flex-direction:column;padding:11px}
.ex-v50-product-brand{color:#71808b;font-size:9.5px;text-transform:uppercase;letter-spacing:.04em}
.ex-v50-product-body h3{margin:5px 0 10px;font-size:12px;line-height:1.35;font-weight:700}
.ex-v50-product-body h3 a{color:#20303d}
.ex-v50-product-price{margin-top:auto;color:#111f2a;font-size:14px;font-weight:850}
.ex-v50-product-price del{color:#8a97a0;font-size:11px}
.ex-v50-product-price ins{text-decoration:none;color:#c0272d}
.ex-v50-product-stock{margin-top:5px;color:#6d7d87;font-size:9.5px}
.ex-v50-product-cta{display:inline-flex;justify-content:center;margin-top:9px;padding:8px 9px;border-radius:3px;background:#f3f7fa;color:#174f7d;font-size:10px;font-weight:800}
.ex-v50-product-cta:hover{background:#e8f1f7}

/* NEWSLETTER */
.ex-v50-newsletter{padding:25px 0;background:#f1f3f5;border-top:1px solid #e3e8eb}
.ex-v50-newsletter .ex-wrap{max-width:1420px}
.ex-v50-newsletter-inner{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(500px,1.4fr);gap:48px;align-items:center}
.ex-v50-newsletter h2{margin:0 0 5px;font-size:24px;color:#172633}
.ex-v50-newsletter p{margin:0;color:#657580;font-size:12px}
.ex-v50-newsletter-form{display:flex;min-width:0}
.ex-v50-newsletter-form input[type="email"]{flex:1;min-width:0;height:50px;padding:0 18px;border:1px solid #cfd9df;border-right:0;background:#fff;font-size:14px}
.ex-v50-newsletter-form button{min-width:190px;height:50px;border:0;background:#18558d;color:#fff;font-size:13px;font-weight:850;cursor:pointer}
.ex-v50-newsletter-form button:hover{background:#114773}

/* FOOTER — Prevo-inspired structure, Exposito identity retained */
.ex-v50-footer{padding:36px 0 0;background:#fff;color:#1e2c38;border-top:1px solid #e5eaed}
.ex-v50-footer .ex-wrap{max-width:1420px}
.ex-v50-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.3fr;gap:42px;padding-bottom:34px}
.ex-v50-footer-brand .ex-footer-logo{display:block;color:#172633;font-size:22px}
.ex-v50-footer-brand p{max-width:240px;color:#677680;font-size:11.5px;line-height:1.55}
.ex-v50-footer .ex-v48-footer-cert{margin-top:16px}
.ex-v50-footer .ex-v48-footer-cert img{width:64px;height:auto}
.ex-v50-footer .ex-v494-socials-below-cert{margin-top:12px}
.ex-v50-footer-col>strong,.ex-v50-footer-contact>strong{display:block;margin-bottom:14px;color:#172633;font-size:13px;text-transform:uppercase;letter-spacing:.02em}
.ex-v50-footer-col ul{list-style:none;margin:0;padding:0}
.ex-v50-footer-col li{margin:0 0 8px}
.ex-v50-footer-col a,.ex-v50-footer-contact a{color:#5d6c77;font-size:11.5px}
.ex-v50-footer-col a:hover,.ex-v50-footer-contact a:hover{color:var(--ex-blue)}
.ex-v50-footer-contact p{margin:0 0 9px;color:#5f6e79;font-size:11.5px;line-height:1.5}
.ex-v50-footer-phone a{color:#172633!important;font-size:15px!important;font-weight:850!important}
.ex-v50-footer-contact small{color:#83909a;font-size:9.5px;line-height:1.5}

.ex-v50-safe-payments{margin-top:18px;padding-top:14px;border-top:1px solid #e7ecef}
.ex-v50-safe-payments>strong{position:relative;display:block;margin-bottom:14px;padding-left:24px;color:#243441;font-size:13px}
.ex-v50-safe-payments>strong:before{
    content:'✓';position:absolute;left:0;top:-1px;display:grid;place-items:center;
    width:17px;height:17px;border:1px solid #6f8492;border-radius:50%;font-size:9px
}
.ex-v50-payment-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px 18px}
.ex-v50-payment-row>span{display:inline-flex;align-items:center;gap:4px;color:#253746;font-size:10px;font-weight:800}
.ex-pay-paysera{color:#1b81d2!important}
.ex-pay-visa{color:#172b7b!important;font-style:italic}
.ex-pay-mastercard i{display:inline-block;width:12px;height:12px;border-radius:50%}
.ex-pay-mastercard i:first-child{background:#eb001b;margin-right:-7px}
.ex-pay-mastercard i:nth-child(2){background:#f79e1b}
.ex-pay-apple{color:#111!important}
.ex-pay-google{color:#4285f4!important}
.ex-v50-footer-bottom{background:#17222c;color:#bdc6cc}
.ex-v50-footer-bottom .ex-wrap{padding-top:11px;padding-bottom:11px;font-size:9.5px}

@media(max-width:1180px){
    .ex-v50-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
    .ex-v50-newsletter-inner{grid-template-columns:1fr;gap:16px}
    .ex-v50-footer-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:800px){
    .ex-v50-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .ex-v50-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
    .ex-v50-product-grid{grid-template-columns:1fr}
    .ex-v50-newsletter-form{display:block}
    .ex-v50-newsletter-form input[type="email"]{width:100%;border-right:1px solid #cfd9df}
    .ex-v50-newsletter-form button{width:100%;margin-top:8px}
    .ex-v50-footer-grid{grid-template-columns:1fr}
}


/* ============================================================
   v5.1 – exact live layout fix
   ============================================================ */
:root{
  --ex-v51-frame:1510px;
  --ex-v51-sidebar:230px;
  --ex-v51-content:1280px;
}

/* Desktop: one centered frame. Prevent the theme from stretching across ultrawide screens. */
@media(min-width:1181px){
  .exposito-v47-pro .ex-topbar-inner,
  .exposito-v47-pro .ex-brandbar-inner{
    width:min(var(--ex-v51-frame),calc(100% - 32px))!important;
    max-width:var(--ex-v51-frame)!important;
    margin-inline:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .ex-v47-shell{
    width:min(var(--ex-v51-frame),100%)!important;
    max-width:var(--ex-v51-frame)!important;
    margin-inline:auto!important;
    grid-template-columns:var(--ex-v51-sidebar) minmax(0,var(--ex-v51-content))!important;
    justify-content:center!important;
  }
  .ex-v47-sidebar{
    width:var(--ex-v51-sidebar)!important;
    min-width:var(--ex-v51-sidebar)!important;
  }
  .ex-v47-stage{
    width:100%!important;
    max-width:var(--ex-v51-content)!important;
    min-width:0!important;
  }

  .ex-v47-stage .ex-hero,
  .ex-v47-stage .ex-services,
  .ex-v47-stage .ex-v48-catalogs,
  .ex-v47-stage .ex-brands,
  .ex-v47-stage .ex-v50-products{
    max-width:var(--ex-v51-content)!important;
  }

  .ex-v47-stage .ex-hero .ex-wrap,
  .ex-v47-stage .ex-services .ex-wrap,
  .ex-v47-stage .ex-v48-catalogs .ex-wrap,
  .ex-v47-stage .ex-brands .ex-wrap,
  .ex-v47-stage .ex-v50-products .ex-wrap{
    width:min(1180px,calc(100% - 48px))!important;
    max-width:1180px!important;
    margin-inline:auto!important;
  }

  /* WooCommerce catalog */
  .ex-shop-wrap>.ex-wrap{
    width:min(1200px,calc(100% - 48px))!important;
    max-width:1200px!important;
    margin-inline:auto!important;
  }
  .ex-shop-layout{
    grid-template-columns:minmax(0,1fr) 285px!important;
    gap:26px!important;
  }
}

/* The left menu is one continuous system – no separators. */
.ex-v50-side-menu .ex-v47-side-separator{display:none!important}
.ex-v50-side-menu>li{border-top:0!important;border-bottom:0!important}
.ex-v50-side-menu .ex-v47-side-link{box-shadow:none!important}
.ex-v50-utility-item:first-of-type{margin-top:8px!important}

/* Newsletter and footer share a stable centered width. */
.ex-v50-newsletter .ex-wrap,
.ex-v50-footer .ex-wrap{
  width:min(var(--ex-v51-frame),calc(100% - 48px))!important;
  max-width:var(--ex-v51-frame)!important;
  margin-inline:auto!important;
}
.ex-v50-newsletter{padding:30px 0!important}
.ex-v50-newsletter-inner{
  grid-template-columns:minmax(300px,.82fr) minmax(560px,1.38fr)!important;
  gap:56px!important;
  padding-inline:12px!important;
}
.ex-v50-newsletter h2{font-size:26px!important}
.ex-v50-newsletter p{font-size:13px!important}
.ex-v50-newsletter-form input[type="email"],
.ex-v50-newsletter-form button{height:54px!important}

/* Prevo-inspired 5-column footer, but with Exposito identity. */
.ex-v50-footer-grid{
  grid-template-columns:1.18fr 1fr 1fr 1fr 1.28fr!important;
  gap:46px!important;
  align-items:start!important;
  padding:40px 12px 42px!important;
}
.ex-v50-footer-brand p{max-width:255px!important}
.ex-v50-footer-col>strong,
.ex-v50-footer-contact>strong{font-size:14px!important;margin-bottom:16px!important}
.ex-v50-footer-col li{margin-bottom:9px!important}
.ex-v50-footer-col a,
.ex-v50-footer-contact a{font-size:12px!important}
.ex-v50-footer-contact p{font-size:12px!important}
.ex-v50-footer-phone a{font-size:17px!important}
.ex-v50-safe-payments{margin-top:20px!important;padding-top:16px!important}
.ex-v50-safe-payments>strong{font-size:14px!important;margin-bottom:16px!important}
.ex-v50-payment-row{gap:12px 18px!important}
.ex-v50-payment-row>span{font-size:10.5px!important}

/* HOME WooCommerce products: 6 per row only when there is enough real content width. */
@media(min-width:1380px){
  .ex-v50-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}
}
@media(min-width:1181px) and (max-width:1379px){
  .ex-v50-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

@media(max-width:1180px){
  .ex-v50-newsletter-inner{grid-template-columns:1fr!important;gap:16px!important}
  .ex-v50-footer-grid{grid-template-columns:repeat(3,1fr)!important;gap:28px!important}
}
@media(max-width:820px){.ex-v50-footer-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:560px){.ex-v50-footer-grid{grid-template-columns:1fr!important}}




/* ============================================================
   v5.3 – approved e-shop preview implemented live
   ============================================================ */
:root{--v53-frame:1536px;--v53-sidebar:310px;--v53-stage:1226px;--v53-blue:#0877c9;--v53-navy:#16222d;--v53-line:#e3e8ec;}
body.exposito-v53-full-pro{margin:0;background:#fff;color:#172633;overflow-x:hidden}
.exposito-v53-full-pro *{box-sizing:border-box}
.ex-v53-frame{width:min(var(--v53-frame),100%);margin-inline:auto}

/* Header */
.ex-v53-headmain{height:78px;background:#fff;border-bottom:1px solid var(--v53-line)}
.ex-v53-headmain-inner{height:78px;display:grid;grid-template-columns:310px minmax(80px,1fr) 185px 305px 190px;align-items:center;gap:12px;padding:0 22px}
.ex-v53-logo .custom-logo{height:61px!important;width:auto!important;max-width:230px!important;object-fit:contain}
.ex-v53-logo .ex-logo-fallback img{width:205px;height:auto}
.ex-v53-phone{display:flex;align-items:center;gap:9px;color:#365064}
.ex-v53-phone-icon{color:var(--v53-blue);font-size:23px;transform:rotate(-30deg)}
.ex-v53-phone small{display:block;font-size:9.5px;color:#6b7982}
.ex-v53-phone strong{display:block;margin-top:1px;color:var(--v53-blue);font-size:13px}
.ex-v53-search{height:42px;display:flex;border:1px solid #d7dfe5;background:#fafbfc}
.ex-v53-search input{flex:1;min-width:0;border:0;background:transparent;padding:0 13px;font-size:12px;outline:0}
.ex-v53-search button{width:44px;border:0;background:transparent;display:grid;place-items:center;color:#142a3a;cursor:pointer}
.ex-v53-search svg,.ex-v53-headicons svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ex-v53-headicons{display:flex;align-items:center;justify-content:flex-end;gap:18px}
.ex-v53-account,.ex-v53-cart{position:relative;display:flex;align-items:center;gap:7px;color:#273b49;font-size:11px}
.ex-v53-cart .ex-v47-cart-count{right:-8px;top:-11px}
.ex-v47-mobile-menu-toggle,.ex-v53-mobile-search{display:none}

/* Shell */
.ex-v53-shell{width:min(var(--v53-frame),100%);margin-inline:auto;display:grid;grid-template-columns:var(--v53-sidebar) minmax(0,var(--v53-stage));align-items:start}
.ex-v53-sidebar{width:var(--v53-sidebar);border-right:1px solid var(--v53-line);background:#fff;box-shadow:none;z-index:50}
.ex-v53-stage{width:100%;min-width:0;background:#fff}
.ex-v53-sidebar-inner{padding:10px 20px 18px;min-height:710px;position:relative!important;top:auto!important}
.ex-v53-side-menu{display:block!important;margin:0!important;padding:0!important;list-style:none!important}
.ex-v53-side-menu>li{margin:0!important}
.ex-v53-side-menu .ex-v47-side-link{min-height:39px!important;padding:7px 9px!important;border:0!important;border-radius:0!important;color:#273a47!important;font-size:12px!important;font-weight:650!important;background:#fff!important}
.ex-v53-side-menu .ex-v47-side-link:hover,.ex-v53-main-item.is-expanded>.ex-v50-main-row>.ex-v47-side-link{background:#f5f7f9!important;color:#0a5e9d!important}
.ex-v53-shop-entry>.ex-v47-side-link{height:47px!important;border:1px solid #cfe2ef!important;border-left:4px solid var(--v53-blue)!important;background:#fbfdff!important;color:#0872be!important;font-weight:800!important;margin-bottom:4px}
.ex-v53-side-menu .ex-v47-side-icon{width:20px!important;height:20px!important;flex:0 0 20px!important;color:#355268!important}
.ex-v53-side-menu .ex-v47-side-icon svg{width:17px!important;height:17px!important}
.ex-v53-side-menu .ex-v50-main-row{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:stretch}
.ex-v53-side-menu .ex-v50-main-toggle{border:0;background:#fff;color:#526d7f;font-size:18px;cursor:pointer}
.ex-v53-main-item.is-expanded>.ex-v50-main-row .ex-v50-main-toggle span,.ex-v50-tree-item.is-expanded>.ex-v50-tree-row .ex-v50-tree-toggle span{display:block;transform:rotate(90deg)}
.ex-v53-side-menu .ex-v50-sublevel{display:none;margin:0;padding:0;list-style:none}
.ex-v53-main-item.is-expanded>.ex-v50-sublevel,.ex-v50-tree-item.is-expanded>.ex-v50-sublevel{display:block}
.ex-v53-side-menu .ex-v50-level-2{padding:2px 0 5px 36px}
.ex-v53-side-menu .ex-v50-level-3{padding:0 0 2px 13px;border-left:1px solid #dfe6eb}
.ex-v53-side-menu .ex-v50-tree-row{display:grid;grid-template-columns:minmax(0,1fr) 25px;align-items:center}
.ex-v53-side-menu .ex-v50-tree-row>a{display:block;padding:5px 4px;color:#455661;font-size:11px;line-height:1.15}
.ex-v53-side-menu .ex-v50-level-3 .ex-v50-tree-row>a{color:#65737d;font-size:10px}
.ex-v53-side-menu .ex-v50-tree-toggle{border:0;background:transparent;color:#70818c;cursor:pointer;font-size:16px}
.ex-v53-all-products a{display:flex;justify-content:space-between;align-items:center;height:41px;margin:4px 0 7px;padding:0 10px;color:#174f7d;background:#f4f7f9;font-size:11px;font-weight:850}
.ex-v53-utility-gap{height:10px}
.ex-v53-utility-item .ex-v47-side-link{min-height:36px!important;font-size:11.5px!important}
.ex-v53-side-trust{margin-top:16px;padding:15px 8px 0;border-top:1px solid #e5eaed;color:#6e7d87}
.ex-v53-side-trust strong{display:block;margin-bottom:4px;color:#273743;font-size:10.5px}
.ex-v53-side-trust span{display:block;font-size:9.5px;line-height:1.4}

/* Home */
.ex-v53-home{padding:13px 12px 0}
.ex-v53-hero{position:relative;height:272px;background-image:var(--ex-v53-hero);background-size:cover;background-position:center;border-radius:2px;overflow:hidden}
.ex-v53-hero-copy{position:absolute;left:58px;top:38px;width:430px;color:#fff;z-index:2}
.ex-v53-hero-copy h1{margin:0 0 12px;color:#fff;font-size:34px;line-height:1.08;letter-spacing:-.4px}
.ex-v53-hero-copy p{margin:0 0 19px;max-width:430px;color:#f1f4f6;font-size:13px;line-height:1.55}
.ex-v53-hero-buttons{display:flex;gap:10px}
.ex-v53-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 17px;border-radius:3px;font-size:11px;font-weight:850}
.ex-v53-btn-blue{background:#0879d0;color:#fff;border:1px solid #0879d0}
.ex-v53-btn-dark{background:rgba(13,20,25,.62);color:#fff;border:1px solid rgba(255,255,255,.74)}
.ex-v53-btn:hover{filter:brightness(1.05);color:#fff}
.ex-v53-slider-dots{position:absolute;left:50%;bottom:11px;display:flex;gap:5px;transform:translateX(-50%)}
.ex-v53-slider-dots i{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.65)}
.ex-v53-slider-dots i.active{background:#0879d0}

.ex-v53-categories{padding:21px 10px 17px}
.ex-v53-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.ex-v53-card{position:relative;min-width:0;min-height:198px;border:1px solid #e0e6ea;border-radius:3px;background:#fff;overflow:hidden;text-align:center}
.ex-v53-card-image{display:block;height:82px;overflow:hidden;background:#f3f5f6}
.ex-v53-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.ex-v53-card-icon{position:absolute;left:50%;top:63px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#087bd1;color:#fff;transform:translateX(-50%);box-shadow:0 2px 7px rgba(0,91,155,.22)}
.ex-v53-card-icon svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.6}
.ex-v53-card-body{padding:25px 8px 10px}
.ex-v53-card-body h2{margin:0 0 7px;color:#1c2c38;font-size:11px;text-transform:uppercase}
.ex-v53-card-body p{min-height:39px;margin:0;color:#677680;font-size:9px;line-height:1.45}
.ex-v53-card-body>a{display:inline-block;margin-top:8px;color:#0877c9;font-size:18px;line-height:1}

.ex-v53-catalog-strip{display:grid;grid-template-columns:1.2fr auto repeat(3,.72fr);align-items:center;gap:17px;margin:0 10px 22px;padding:14px 17px;border:1px solid #d7e3eb;border-radius:5px;background:linear-gradient(90deg,#f8fbfe,#fff)}
.ex-v53-catalog-lead{display:flex;align-items:center;gap:13px}
.ex-v53-catalog-lead>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eaf4fc;color:#0877c9;flex:0 0 48px}
.ex-v53-catalog-lead svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6}
.ex-v53-catalog-lead h2{margin:0 0 3px;font-size:14px;color:#1c2c38}
.ex-v53-catalog-lead p{margin:0;color:#687781;font-size:9px;line-height:1.45}
.ex-v53-catalog-button{display:inline-flex;align-items:center;justify-content:center;height:39px;padding:0 17px;border-radius:3px;background:#086fc0;color:#fff;font-size:10px;font-weight:850;white-space:nowrap}
.ex-v53-catalog-benefit{display:flex;align-items:center;gap:8px}
.ex-v53-catalog-benefit b{color:#0877c9;font-size:18px;font-weight:500}
.ex-v53-catalog-benefit strong{display:block;color:#253642;font-size:9px}
.ex-v53-catalog-benefit small{display:block;margin-top:2px;color:#7b8992;font-size:8px}

.ex-v53-brands{margin:0 10px 12px;border-top:1px solid #edf1f3}
.ex-v53-brands>h2{margin:12px 0 7px;color:#243441;font-size:9px;letter-spacing:.06em}
.ex-v53-brand-wrap{grid-template-columns:27px minmax(0,1fr) 27px!important;border-top:1px solid #edf1f3!important;border-bottom:1px solid #edf1f3!important}
.ex-v53-brand-wrap .ex-v496-brand-card{flex-basis:137px!important;min-height:57px!important;padding:8px 11px!important}
.ex-v53-brand-wrap .ex-v496-wordmark{font-size:15px!important}
.ex-v53-brand-wrap .ex-brand-mitsubishi{flex-basis:157px!important}
.ex-v53-brand-wrap .ex-v496-brand-arrow{height:35px!important}

/* Real reviews/products follow the same stage width */
.exposito-v53-full-pro .ex-v50-products>.ex-wrap,.exposito-v53-full-pro .ex-v53-reviews>.ex-wrap{width:calc(100% - 44px)!important;max-width:1180px!important}
.exposito-v53-full-pro .ex-v50-products{padding:22px 0!important}
@media(min-width:1181px){.exposito-v53-full-pro .ex-v50-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}

/* Footer */
.ex-v53-footer{clear:both;background:#fff;border-top:1px solid #e5eaed;color:#273642}
.ex-v53-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr 1.25fr;gap:39px;padding:25px 48px 26px}
.ex-v53-footer-logo .custom-logo{height:48px!important;width:auto!important;max-width:190px!important}
.ex-v53-footer-logo>img{width:170px;height:auto}
.ex-v53-footer-brand p{max-width:230px;margin:9px 0;color:#62717c;font-size:9.5px;line-height:1.55}
.ex-v53-footer-badge img{width:48px;height:auto}
.ex-v53-footer .ex-v494-socials-below-cert{margin-top:8px}
.ex-v53-footer-col>strong,.ex-v53-footer-contact>strong{display:block;margin-bottom:10px;color:#162633;font-size:11.5px;text-transform:uppercase;letter-spacing:.03em}
.ex-v53-footer-col ul{list-style:none;margin:0;padding:0}
.ex-v53-footer-col li{margin-bottom:6px}
.ex-v53-footer-col a,.ex-v53-footer-contact a,.ex-v53-footer-contact p{color:#5f6e78;font-size:11px;line-height:1.5}
.ex-v53-footer-contact p{margin:0 0 8px}
.ex-v53-footer-contact p b{color:#172633;font-size:13px}
.ex-v53-footer-contact small{color:#87939b;font-size:9.5px;line-height:1.5}


/* v20.01 – clean footer: no dark strip, one clear trust/payment row */
/* v20.02 – same clean trust row, slightly more compact payment marks */
.ex-v2001-footer-trust{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 48px 17px;border-top:1px solid #e5eaed;background:#fff}
.ex-v2001-copyright{color:#6d7b84;font-size:10.5px;line-height:1.4;white-space:nowrap}
.ex-v2001-payment-area{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}
.ex-v2001-safe-title{color:#1e3443;font-size:11.5px;white-space:nowrap}
.ex-v2001-payments{display:flex;align-items:center;flex-wrap:wrap;gap:6px}
.ex-v2001-pay-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:30px;padding:5px 9px;border:1px solid #dce3e7;border-radius:6px;background:#fff;color:#263845;font-size:11.5px;font-weight:800;line-height:1;box-shadow:0 1px 2px rgba(25,45,60,.035)}
.ex-v2001-visa{font-size:14px;font-weight:900;letter-spacing:.02em}
.ex-v2001-paysera{font-size:12.5px}
.ex-v2001-apple{font-size:12px}
.ex-v2001-gpay{font-size:12.5px}
.ex-v2001-mastercard{font-size:10px;font-weight:700}
.ex-v2001-mc-mark{display:inline-flex;align-items:center}
.ex-v2001-mc-mark i{display:block;width:14px;height:14px;border-radius:50%}
.ex-v2001-mc-mark i:first-child{background:#eb001b}
.ex-v2001-mc-mark i:last-child{background:#f79e1b;margin-left:-5px}
@media(max-width:980px){.ex-v2001-footer-trust{align-items:flex-start;flex-direction:column;padding:16px 24px 19px}.ex-v2001-payment-area{width:100%;justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:520px){.ex-v2001-payment-area{display:block}.ex-v2001-safe-title{display:block;margin-bottom:8px}.ex-v2001-payments{gap:5px}.ex-v2001-pay-badge{min-height:29px;padding:5px 8px}.ex-v2001-copyright{white-space:normal}}

/* Newsletter only when a real integration exists */
.ex-v53-newsletter{background:#f1f3f5;border-top:1px solid #e2e7ea}
.ex-v53-newsletter>.ex-wrap{width:min(1280px,calc(100% - 40px))!important}

/* Shop and generic pages */
.exposito-v53-full-pro .ex-shop-wrap>.ex-wrap{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important}
.exposito-v53-full-pro .ex-shop-layout{grid-template-columns:minmax(0,1fr) 275px!important;gap:24px!important}
.exposito-v53-full-pro .ex-page-hero .ex-wrap,.exposito-v53-full-pro .ex-page-content>.ex-wrap,.exposito-v53-full-pro .ex-generic-page>.ex-wrap{max-width:1120px!important}

@media(max-width:1180px){
 .ex-v53-headmain-inner{grid-template-columns:230px minmax(220px,1fr) auto auto;gap:12px}.ex-v53-headspacer{display:none}.ex-v53-phone{display:none}.ex-v53-shell{display:block;width:100%}.ex-v53-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:15000;width:min(360px,88vw);transform:translateX(-104%);transition:.22s;overflow:auto}.ex-v53-sidebar.is-open{transform:none}.ex-v47-mobile-menu-toggle{display:grid}.ex-v53-home{padding:12px}.ex-v53-card-grid{grid-template-columns:repeat(3,1fr)}.ex-v53-catalog-strip{grid-template-columns:1fr auto}.ex-v53-catalog-benefit{display:none}.ex-v53-footer-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
 .ex-v53-headmain-inner{height:72px;grid-template-columns:1fr auto;padding:0 14px}.ex-v53-headmain{height:72px}.ex-v53-search{display:none}.ex-v53-mobile-search{display:grid}.ex-v53-account span,.ex-v53-cart span{display:none}.ex-v53-hero{height:auto;min-height:330px;background-position:62% center}.ex-v53-hero-copy{position:relative;left:auto;top:auto;width:auto;padding:35px 24px}.ex-v53-hero-copy h1{font-size:31px}.ex-v53-card-grid{grid-template-columns:repeat(2,1fr)}.ex-v53-catalog-strip{grid-template-columns:1fr}.ex-v53-catalog-button{justify-self:start}.ex-v53-footer-grid{grid-template-columns:repeat(2,1fr);padding:25px 24px}}
@media(max-width:520px){.ex-v53-card-grid{grid-template-columns:1fr}.ex-v53-footer-grid{grid-template-columns:1fr}}


/* ============================================================
   v5.4 – Omnisend + Thermography + Woo readiness
   ============================================================ */
.ex-v54-service-menu{margin-top:2px!important}
.ex-v54-service-menu>.ex-v50-level-2{padding-bottom:5px}

.ex-v54-omnisend{border-top:1px solid #e2e8ec;background:#f2f4f6!important}
.ex-v54-omnisend .ex-v50-newsletter-inner{align-items:center}
.ex-v54-newsletter-copy>span{display:block;margin-bottom:4px;color:#16649e;font-size:9px;font-weight:900;letter-spacing:.12em}
.ex-v54-newsletter-copy h2{margin:0 0 5px;color:#172633}
.ex-v54-newsletter-copy p{max-width:460px}
.ex-v54-newsletter-form{min-width:0}
.ex-v54-newsletter-form>form,
.ex-v54-newsletter-form .omnisend-form,
.ex-v54-newsletter-form .omnisend-form-container{max-width:100%!important}
.ex-v54-newsletter-privacy{margin:7px 0 0;color:#7a8790;font-size:9px}
.ex-v54-newsletter-privacy a{color:#315f82;text-decoration:underline}
.ex-v54-omnisend-placeholder{display:grid;gap:7px}
.ex-v54-fake-form{display:grid;grid-template-columns:minmax(0,1fr) 150px;height:48px;border:1px solid #ccd7de;background:#fff}
.ex-v54-fake-form span{display:flex;align-items:center;padding:0 16px;color:#8b969e;font-size:12px}
.ex-v54-fake-form b{display:grid;place-items:center;background:#17588c;color:#fff;font-size:11px;text-transform:uppercase}
.ex-v54-omnisend-placeholder small{color:#8a6d25;font-size:9.5px}
.ex-v54-omnisend-placeholder>a{color:#17588c;font-size:10px;font-weight:800}

.ex-v54-admin-ready{padding:20px 0!important;background:#fff7e7!important}
.ex-v54-admin-ready-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px dashed #d1a648;background:#fff}
.ex-v54-admin-ready-card strong{color:#4d3d17;font-size:12px}
.ex-v54-admin-ready-card span{flex:1;color:#766438;font-size:10.5px}
.ex-v54-admin-ready-card a{color:#17588c;font-size:10px;font-weight:800}

.ex-v54-thermo-hero .ex-btn{margin-top:18px}
.ex-v54-thermo-page{padding:42px 0 52px;background:#f6f8fa}
.ex-v54-thermo-intro{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:end;margin-bottom:26px}
.ex-v54-thermo-intro h2{margin:4px 0 0;color:#172633;font-size:28px;line-height:1.15}
.ex-v54-thermo-intro p{margin:0;color:#64737d;font-size:13px;line-height:1.7}
.ex-v54-thermo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.ex-v54-thermo-grid article{min-height:155px;padding:22px;border:1px solid #dfe6eb;border-radius:5px;background:#fff}
.ex-v54-thermo-grid strong{display:block;margin-bottom:9px;color:#172633;font-size:14px}
.ex-v54-thermo-grid p{margin:0;color:#687680;font-size:11.5px;line-height:1.65}
.ex-v54-thermo-process{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;border:1px solid #dfe6eb;background:#fff}
.ex-v54-thermo-process>div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;padding:18px;border-right:1px solid #e5ebef}
.ex-v54-thermo-process>div:last-child{border-right:0}
.ex-v54-thermo-process b{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#eaf5fc;color:#176397}
.ex-v54-thermo-process strong{color:#172633;font-size:12px}
.ex-v54-thermo-process span{color:#71808a;font-size:10.5px;line-height:1.4}
.ex-v54-thermo-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px;padding:26px 28px;background:#172633;color:#fff}
.ex-v54-thermo-cta span{color:#65b8ed;font-size:9px;font-weight:900;letter-spacing:.12em}
.ex-v54-thermo-cta h2{margin:4px 0 6px;color:#fff;font-size:23px}
.ex-v54-thermo-cta p{margin:0;color:#cbd5dc;font-size:11.5px}
.ex-v54-thermo-cta .ex-btn{flex:0 0 auto}

@media(max-width:900px){
  .ex-v54-thermo-intro{grid-template-columns:1fr;gap:12px}
  .ex-v54-thermo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ex-v54-thermo-process{grid-template-columns:1fr}
  .ex-v54-thermo-process>div{border-right:0;border-bottom:1px solid #e5ebef}
  .ex-v54-thermo-process>div:last-child{border-bottom:0}
  .ex-v54-thermo-cta{align-items:flex-start;flex-direction:column}
}
@media(max-width:560px){
  .ex-v54-fake-form{grid-template-columns:1fr;height:auto}
  .ex-v54-fake-form span,.ex-v54-fake-form b{min-height:46px}
  .ex-v54-admin-ready-card{align-items:flex-start;flex-direction:column}
  .ex-v54-thermo-grid{grid-template-columns:1fr}
}


/* ============================================================
   v5.4 FINAL – header order + logo descriptor + approved feature bar
   ============================================================ */
body.exposito-v54-full-pro .ex-v54-headmain-inner{
    grid-template-columns:310px minmax(360px,1fr) 185px 190px;
    gap:16px;
}
.ex-v54-logo{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}
.ex-v54-logo-subtitle{
    display:block;margin-top:-2px;padding-left:6px;color:#687984;font-size:8px;font-weight:800;letter-spacing:.12em;white-space:nowrap;
}
body.exposito-v54-full-pro .ex-v54-search{grid-column:2;min-width:0}
body.exposito-v54-full-pro .ex-v54-phone{grid-column:3}
body.exposito-v54-full-pro .ex-v53-headicons{grid-column:4}

.ex-v54-featurebar{
    margin:0;
    background:#0d171f;
    border-top:1px solid rgba(255,255,255,.08);
    color:#fff;
}
.ex-v54-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:68px}
.ex-v54-feature{
    display:flex;align-items:center;gap:11px;min-width:0;padding:12px 20px;border-right:1px solid rgba(255,255,255,.09);
}
.ex-v54-feature:last-child{border-right:0}
.ex-v54-feature>span{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;color:#fff}
.ex-v54-feature svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.ex-v54-feature strong{display:block;color:#fff;font-size:10.5px;line-height:1.2}
.ex-v54-feature small{display:block;margin-top:3px;color:#bac5cc;font-size:8.5px;line-height:1.3}

@media(max-width:1180px){
    body.exposito-v54-full-pro .ex-v54-headmain-inner{grid-template-columns:230px minmax(220px,1fr) auto;gap:12px}
    body.exposito-v54-full-pro .ex-v54-search{grid-column:2}
    body.exposito-v54-full-pro .ex-v54-phone{display:none}
    body.exposito-v54-full-pro .ex-v53-headicons{grid-column:3}
    .ex-v54-features{grid-template-columns:repeat(2,minmax(0,1fr))}
    .ex-v54-feature:nth-child(2){border-right:0}
    .ex-v54-feature:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.09)}
}
@media(max-width:760px){
    body.exposito-v54-full-pro .ex-v54-headmain-inner{grid-template-columns:1fr auto}
    body.exposito-v54-full-pro .ex-v54-search{display:none}
    body.exposito-v54-full-pro .ex-v53-headicons{grid-column:2}
    .ex-v54-logo-subtitle{font-size:7px;letter-spacing:.08em}
}
@media(max-width:520px){
    .ex-v54-features{grid-template-columns:1fr}
    .ex-v54-feature{border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}
    .ex-v54-feature:last-child{border-bottom:0}
}


/* ============================================================
   v5.5 – menu hierarchy, icons and Vilnius weather
   ============================================================ */
.exposito-v55-full-pro .ex-v54-logo-subtitle{display:none!important}
.exposito-v55-full-pro .ex-v53-headmain-inner{align-items:center}
.exposito-v55-full-pro .ex-v53-logo{align-self:center}

.ex-v55-side-menu .ex-v47-side-icon svg{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.65!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}
.ex-v55-side-menu .ex-v47-side-icon{
    color:#2f536d!important;
}
.ex-v55-side-menu .ex-v47-side-link:hover .ex-v47-side-icon,
.ex-v55-side-menu .is-expanded>.ex-v50-main-row .ex-v47-side-icon{
    color:#0877c9!important;
}
.ex-v55-side-menu .ex-v50-main-row>.ex-v47-side-link,
.ex-v55-side-menu .ex-v47-utility-item>.ex-v47-side-link,
.ex-v55-side-menu .ex-v55-gallery-priority>.ex-v47-side-link{
    min-height:38px!important;
}
.ex-v55-side-menu .ex-v55-gallery-priority>.ex-v47-side-link{
    margin-top:3px!important;
    font-weight:750!important;
    background:#f8fafb!important;
}
.ex-v55-side-menu .ex-v55-gallery-priority>.ex-v47-side-link:hover{
    background:#eef5f9!important;
}
.ex-v55-side-menu .ex-v53-all-products{
    margin:4px 0 5px!important;
}
.ex-v55-side-menu .ex-v54-service-menu{
    margin-top:1px!important;
}
.ex-v55-sidebar-inner{
    min-height:100%!important;
}

/* Weather widget – official Meteo.lt forecast, cached by WordPress. */
.ex-v55-weather{
    margin:14px 8px 0;
    padding:12px;
    border:1px solid #dfe7ec;
    background:linear-gradient(135deg,#f7fbfe 0%,#fff 100%);
    color:#263a49;
}
.ex-v55-weather-head{
    display:flex;
    align-items:center;
    gap:9px;
}
.ex-v55-weather-menu-icon{
    display:grid;
    place-items:center;
    flex:0 0 29px;
    width:29px;
    height:29px;
    border-radius:50%;
    background:#e9f5fc;
    color:#0877c9;
}
.ex-v55-weather-menu-icon svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.65;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.ex-v55-weather-head strong{display:block;font-size:10.5px;color:#1c3140}
.ex-v55-weather-head span{display:block;margin-top:1px;font-size:8.5px;color:#7a8993}
.ex-v55-weather-body{display:flex;align-items:center;gap:9px;margin-top:9px}
.ex-v55-weather-visual{display:grid;place-items:center;width:42px;height:42px;color:#0a78c7}
.ex-v55-weather-visual svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ex-v55-weather-temp strong{display:block;font-size:24px;line-height:1;color:#172d3c}
.ex-v55-weather-temp span{display:block;margin-top:4px;font-size:9px;color:#5f717d}
.ex-v55-weather-meta{display:flex;flex-wrap:wrap;gap:4px 9px;margin-top:9px;padding-top:8px;border-top:1px solid #e4ebef;color:#667984;font-size:8.5px}
.ex-v55-weather-source{display:inline-block;margin-top:7px;color:#53778e;font-size:7.8px;text-decoration:none}
.ex-v55-weather-source:hover{color:#0877c9}
.ex-v55-weather-unavailable{margin:9px 0 0;color:#7a8993;font-size:9px}

@media(max-height:850px) and (min-width:1181px){
    .ex-v55-weather{margin-top:10px;padding:10px}
    .ex-v55-weather-meta{display:none}
}
@media(max-width:1180px){
    .ex-v55-weather{margin:14px 8px}
}


/* ============================================================
   v5.6 – compact environment widget
   ============================================================ */
.ex-v56-environment{
    margin:13px 8px 0!important;
    padding:11px!important;
    background:#fbfdfe!important;
    border:1px solid #dfe7ec!important;
}
.ex-v56-environment-head{
    display:flex;
    align-items:center;
    gap:8px;
}
.ex-v56-environment-head strong{
    display:block;
    color:#1c3140;
    font-size:10.5px;
    font-weight:800;
}
.ex-v56-environment-head>div>span{
    display:block;
    margin-top:1px;
    color:#84919a;
    font-size:7.8px;
}
.ex-v56-environment-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:1px;
    margin-top:9px;
    background:#e4ebef;
    border:1px solid #e4ebef;
}
.ex-v56-env-metric{
    min-width:0;
    min-height:52px;
    padding:8px 9px;
    background:#fff;
}
.ex-v56-env-metric>span{
    display:block;
    color:#75848e;
    font-size:7.8px;
}
.ex-v56-env-metric>strong{
    display:block;
    margin-top:4px;
    color:#172d3c;
    font-size:13px;
    line-height:1.1;
    font-weight:850;
}
.ex-v56-env-metric small{
    display:block;
    margin-top:3px;
    color:#72818a;
    font-size:7.5px;
    text-transform:capitalize;
}
.ex-v56-pollen>strong{color:#476d3b}
.ex-v56-environment-source{
    display:flex;
    align-items:center;
    gap:5px;
    margin-top:7px;
    color:#8b989f;
    font-size:7px;
}
.ex-v56-environment-source a{
    color:#6a8495;
    text-decoration:none;
}
.ex-v56-environment-source a:hover{color:#0877c9}

@media(max-height:850px) and (min-width:1181px){
    .ex-v56-environment-grid{grid-template-columns:repeat(4,1fr)}
    .ex-v56-env-metric{min-height:44px;padding:7px}
    .ex-v56-env-metric>strong{font-size:11px}
}
@media(max-width:1180px){
    .ex-v56-environment{margin:12px 8px!important}
}


/* ============================================================
   v5.7 – menu, header commerce tools, footer, collections
   ============================================================ */

/* Header: search + phone + four compact commerce tools */
body.exposito-v57-full-pro .ex-v54-headmain-inner{
    grid-template-columns:285px minmax(330px,1fr) 170px minmax(405px,auto);
    gap:14px;
}
body.exposito-v57-full-pro .ex-v57-headicons{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
    min-width:0;
}
.ex-v57-head-action{
    position:relative;
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:5px!important;
    min-height:39px;
    padding:5px 7px;
    color:#263c4a!important;
    font-size:9.5px!important;
    line-height:1.1;
    white-space:nowrap;
    border-radius:4px;
}
.ex-v57-head-action:hover{
    background:#f4f7f9;
    color:#0877c9!important;
}
.ex-v57-head-action svg{
    flex:0 0 19px;
    width:19px!important;
    height:19px!important;
}
.ex-v57-head-count{
    position:absolute;
    top:-4px;
    right:-2px;
    display:grid;
    place-items:center;
    min-width:16px;
    height:16px;
    padding:0 4px;
    border-radius:20px;
    background:#f5a000;
    color:#fff;
    font-size:8px;
    font-weight:850;
}
.ex-v57-head-count.is-empty{display:none}
.ex-v57-head-action .ex-v47-cart-count{
    right:-2px!important;
    top:-4px!important;
}

/* Menu leaf items */
.ex-v57-leaf-item .ex-v47-side-link{
    font-weight:650!important;
}
.ex-v57-leaf-item .ex-v47-link-arrow{
    margin-left:auto;
    color:#5d7d91;
}
.ex-v57-side-menu .ex-v47-side-link>span:nth-child(2){
    line-height:1.18;
}

/* Manufacturer carousel: no repetitive title */
.ex-v57-brands-clean{
    padding-top:10px;
}
.ex-v57-brands-clean .ex-v53-brand-wrap{
    margin-top:0;
}

/* Product compare / wishlist buttons */
.ex-v57-product-image-wrap{
    position:relative;
}
.ex-v57-product-actions{
    display:flex;
    gap:6px;
}
.ex-v57-product-actions-home{
    position:absolute;
    top:8px;
    right:8px;
    flex-direction:column;
    z-index:3;
}
.ex-v57-action-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    min-height:32px;
    padding:6px 8px;
    border:1px solid #dbe4e9;
    border-radius:4px;
    background:#fff;
    color:#425966;
    cursor:pointer;
    font-size:9px;
    font-weight:750;
}
.ex-v57-action-btn svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.65;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.ex-v57-product-actions-home .ex-v57-action-btn{
    width:34px;
    height:34px;
    min-height:34px;
    padding:0;
    border-radius:50%;
    box-shadow:0 3px 12px rgba(20,45,62,.09);
}
.ex-v57-product-actions-home .ex-v57-action-btn span{display:none}
.ex-v57-action-btn:hover,
.ex-v57-action-btn.is-active{
    border-color:#8bbbd9;
    background:#eef7fc;
    color:#0877c9;
}
.ex-v57-wishlist-btn.is-active{
    color:#c83248;
    border-color:#edbac3;
    background:#fff3f5;
}
.ex-v57-product-actions-archive{
    margin:9px 0 0;
}
.ex-v57-product-actions-single{
    margin:14px 0 0;
}
.ex-v57-product-actions-single .ex-v57-action-btn{
    min-height:38px;
    padding-inline:12px;
}

/* Footer brand block */
.ex-v57-footer-brand{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    text-align:center;
}
.ex-v57-footer-brand .ex-v53-footer-logo{
    display:flex;
    justify-content:center;
    width:100%;
}
.ex-v57-footer-brand p{
    max-width:275px!important;
    margin:12px auto 0!important;
    color:#566b78!important;
    font-size:10.5px!important;
    line-height:1.6!important;
}
.ex-v57-footer-brand .ex-v53-footer-badge{
    display:flex;
    justify-content:center;
    margin-top:16px;
}
.ex-v57-footer-brand .ex-v53-footer-badge img{
    width:82px!important;
    max-width:82px!important;
    height:auto!important;
}
.ex-v57-footer-brand .ex-v494-socials-below-cert{
    display:flex!important;
    justify-content:center;
    margin-top:12px!important;
    width:100%;
}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-links{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-link{
    display:grid!important;
    place-items:center;
    width:31px;
    height:31px;
    border:1px solid #dfe7ec;
    border-radius:50%;
    background:#fff;
}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-link svg{
    width:17px;
    height:17px;
}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-facebook{color:#1877f2}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-instagram{color:#e4405f}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-linkedin{color:#0a66c2}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-youtube{color:#ff0000}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-link svg path,
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-link svg rect,
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-link svg circle{
    stroke:currentColor;
}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-facebook svg path,
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-youtube svg path:first-child{
    fill:currentColor;
    stroke:none;
}
.ex-v53-footer .ex-v494-socials-below-cert .ex-social-youtube .play-fill{
    fill:#fff;
    stroke:#fff;
}
.ex-v53-footer .ex-v494-socials-below-cert .is-unset{
    opacity:.72;
}

/* Compare / wishlist pages */
.ex-v57-collection-page{
    min-height:520px;
    padding:34px 0 56px;
    background:#fff;
}
.ex-v57-collection-page>.ex-wrap{
    max-width:1240px;
}
.ex-v57-collection-head{
    margin-bottom:24px;
}
.ex-v57-collection-head>span{
    color:#0877c9;
    font-size:9px;
    font-weight:850;
    letter-spacing:.09em;
}
.ex-v57-collection-head h1{
    margin:4px 0 7px;
    color:#182b38;
    font-size:30px;
}
.ex-v57-collection-head p{
    max-width:720px;
    margin:0;
    color:#687a85;
    font-size:12px;
}
.ex-v57-collection-loading,
.ex-v57-empty-state{
    padding:28px;
    border:1px solid #e1e8ec;
    background:#fafcfd;
}
.ex-v57-empty-state strong{
    display:block;
    color:#243846;
    font-size:15px;
}
.ex-v57-empty-state p{
    margin:6px 0 12px;
    color:#6f7e88;
    font-size:11px;
}
.ex-v57-empty-state a{
    color:#0877c9;
    font-size:11px;
    font-weight:800;
}
.ex-v57-wishlist-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:15px;
}
.ex-v57-wishlist-card{
    overflow:hidden;
    border:1px solid #e1e8ec;
    background:#fff;
}
.ex-v57-wishlist-image{
    display:block;
    aspect-ratio:1/1;
    background:#fafcfd;
}
.ex-v57-wishlist-image img{
    width:100%;
    height:100%;
    object-fit:contain;
    padding:10px;
}
.ex-v57-wishlist-body{
    padding:13px;
}
.ex-v57-wishlist-body>span{
    color:#75858f;
    font-size:9px;
    text-transform:uppercase;
}
.ex-v57-wishlist-body h2{
    margin:5px 0 9px;
    font-size:12px;
    line-height:1.35;
}
.ex-v57-wishlist-body h2 a{color:#223641}
.ex-v57-wishlist-price{
    color:#172b38;
    font-size:14px;
    font-weight:850;
}
.ex-v57-wishlist-body small{
    display:block;
    margin-top:5px;
    color:#6d7d87;
    font-size:9.5px;
}
.ex-v57-wishlist-actions{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    margin-top:12px;
}
.ex-v57-wishlist-actions>a,
.ex-v57-remove{
    border:0;
    background:none;
    color:#0877c9;
    cursor:pointer;
    font-size:9.5px;
    font-weight:750;
}
.ex-v57-remove{color:#8a5b5b}
.ex-v57-compare-scroll{
    overflow-x:auto;
    border:1px solid #dfe7ec;
}
.ex-v57-compare-table{
    width:100%;
    min-width:880px;
    border-collapse:collapse;
    background:#fff;
}
.ex-v57-compare-table th,
.ex-v57-compare-table td{
    min-width:170px;
    padding:13px;
    border-right:1px solid #e5ebef;
    border-bottom:1px solid #e5ebef;
    text-align:left;
    vertical-align:top;
    font-size:10.5px;
}
.ex-v57-compare-table th:first-child{
    min-width:135px;
    width:135px;
    color:#536873;
    background:#f7fafb;
}
.ex-v57-compare-product{
    display:flex;
    flex-direction:column;
    gap:8px;
    color:#223744;
}
.ex-v57-compare-product img{
    width:100%;
    height:110px;
    object-fit:contain;
}
.ex-v57-compare-product strong{
    font-size:11px;
    line-height:1.35;
}
.ex-v57-compare-table .ex-v57-remove{
    margin-top:8px;
}
.ex-v57-compare-view{
    color:#0877c9;
    font-weight:800;
}

@media(max-width:1260px){
    body.exposito-v57-full-pro .ex-v54-headmain-inner{
        grid-template-columns:230px minmax(220px,1fr) minmax(250px,auto);
        gap:10px;
    }
    body.exposito-v57-full-pro .ex-v54-phone{display:none}
    body.exposito-v57-full-pro .ex-v57-headicons{grid-column:3}
    .ex-v57-head-action span{display:none}
    .ex-v57-head-action{width:36px;padding:5px}
}

@media(max-width:820px){
    .ex-v57-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
    body.exposito-v57-full-pro .ex-v54-headmain-inner{
        grid-template-columns:1fr auto;
    }
    body.exposito-v57-full-pro .ex-v54-search{display:none}
    body.exposito-v57-full-pro .ex-v57-headicons{grid-column:2}
    .ex-v57-head-action{width:32px}
}

@media(max-width:520px){
    .ex-v57-wishlist-grid{grid-template-columns:1fr}
    .ex-v57-headicons{gap:3px!important}
    .ex-v57-head-action{width:29px;padding:3px}
    .ex-v57-head-action svg{width:17px!important;height:17px!important}
}


/* ============================================================
   v5.9 – footer brand + compact manufacturer carousel
   ============================================================ */
.ex-v59-footer-brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}
.ex-v59-footer-brand .ex-v53-footer-logo{display:flex!important;justify-content:flex-start!important;width:100%!important}
.ex-v59-footer-brand p{max-width:none!important;margin:12px 0 0!important;color:#4f6471!important;font-size:11px!important;line-height:1.45!important;font-weight:650!important}
.ex-v59-footer-brand .ex-v53-footer-badge{display:flex!important;justify-content:flex-start!important;width:100%!important;margin-top:15px!important}
.ex-v59-footer-brand .ex-v53-footer-badge img{width:104px!important;max-width:104px!important;height:auto!important;object-fit:contain!important}
.ex-v59-footer-brand .ex-v494-socials-below-cert{display:flex!important;justify-content:flex-start!important;width:100%!important;margin-top:11px!important}
.ex-v59-footer-brand .ex-v494-socials-below-cert .ex-social-links{justify-content:flex-start!important}

.ex-v57-brands-clean .ex-v496-brand-carousel-wrap{grid-template-columns:24px minmax(0,1fr) 24px;gap:3px}
.ex-v57-brands-clean .ex-v496-brand-card{flex:0 0 132px;min-height:62px;gap:7px;padding:8px 10px}
.ex-v57-brands-clean .ex-v496-wordmark{font-size:15.5px}
.ex-v57-brands-clean .ex-brand-mitsubishi{flex-basis:150px}
.ex-v57-brands-clean .ex-brand-mitsubishi .ex-v496-wordmark{font-size:9.5px}
.ex-v57-brands-clean .ex-brand-waterkotte .ex-v496-wordmark{font-size:12px}
.ex-v57-brands-clean .ex-brand-ctc .ex-v496-brand-box{min-width:42px;height:29px;font-size:18px}
.ex-v57-brands-clean .ex-v496-brand-arrow{width:22px}
.ex-brand-hisense .ex-v496-wordmark{color:#00a3a6;font-size:18px!important;font-weight:800;letter-spacing:-.045em}
.ex-v59-tcl-mark{display:grid;place-items:center;min-width:58px;height:34px;padding:0 9px;border-radius:2px;background:#f31929;color:#fff;font-size:22px;line-height:1;font-weight:900;letter-spacing:-.07em}
@media(min-width:1500px){.ex-v57-brands-clean .ex-v496-brand-card{flex-basis:134px}.ex-v57-brands-clean .ex-brand-mitsubishi{flex-basis:150px}}
@media(max-width:900px){.ex-v57-brands-clean .ex-v496-brand-card{flex-basis:125px;min-height:58px;padding:7px 9px}.ex-brand-hisense .ex-v496-wordmark{font-size:16px!important}.ex-v59-tcl-mark{min-width:52px;height:31px;font-size:20px}}
@media(max-width:620px){.ex-v57-brands-clean .ex-v496-brand-card{flex-basis:116px}}

/* ============================================================
 * Exposito v5.9.4 – import sources, multi-area classification, TOP and Sales
 * ============================================================ */
.ex-v591-collection-page,.ex-v591-downloads{padding:34px 0 56px}.ex-v591-collection-page .ex-page-header,.ex-v591-downloads .ex-page-header{margin-bottom:26px}.ex-v591-collection-page .ex-page-header>span,.ex-v591-downloads .ex-page-header>span{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1771b8}.ex-v591-collection-page .ex-page-header h1,.ex-v591-downloads .ex-page-header h1{margin:5px 0 7px;font-size:clamp(30px,4vw,46px);line-height:1.05}.ex-v591-collection-page .ex-page-header p,.ex-v591-downloads .ex-page-header p{margin:0;color:#5d6670}.ex-v591-public-sources{display:grid;gap:12px;margin:24px 0}.ex-v591-source-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;border:1px solid #e2e6e9;background:#fff;border-radius:8px}.ex-v591-source-card span{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1771b8}.ex-v591-source-card h3{margin:3px 0 3px;font-size:18px}.ex-v591-source-card p{margin:0;color:#707982}.ex-v591-source-card>a{display:inline-flex;white-space:nowrap;padding:10px 14px;border-radius:5px;background:#143d5d;color:#fff!important;font-weight:700;text-decoration:none}.ex-v591-source-empty{padding:18px;border:1px dashed #c7cdd2;border-radius:8px;color:#68737c;background:#fafbfb}@media(max-width:700px){.ex-v591-source-card{align-items:flex-start;flex-direction:column}.ex-v591-source-card>a{width:100%;justify-content:center}}

/* v5.9.4 – carousel priority + Flexit brand mark */
.ex-v57-brands-clean .ex-brand-hisense,.ex-v57-brands-clean .ex-brand-tcl{flex-basis:142px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.025)}
.ex-v57-brands-clean .ex-brand-hisense .ex-v496-wordmark{font-size:20px!important}
.ex-v57-brands-clean .ex-brand-tcl .ex-v59-tcl-mark{min-width:64px;height:36px;font-size:23px}
.ex-v593-flexit-logo{display:flex;align-items:center;gap:7px;color:#073b69;font-size:17px;font-weight:900;letter-spacing:-.035em;line-height:1}
.ex-v593-flexit-symbol{position:relative;display:inline-block;width:22px;height:22px;transform:rotate(45deg);border:5px solid #10a9e0;border-left-color:#073b69;border-bottom-color:#073b69;box-sizing:border-box}
@media(max-width:900px){.ex-v57-brands-clean .ex-brand-hisense,.ex-v57-brands-clean .ex-brand-tcl{flex-basis:132px}.ex-v57-brands-clean .ex-brand-hisense .ex-v496-wordmark{font-size:18px!important}.ex-v57-brands-clean .ex-brand-tcl .ex-v59-tcl-mark{min-width:58px;height:33px;font-size:21px}.ex-v593-flexit-logo{font-size:15px}.ex-v593-flexit-symbol{width:19px;height:19px;border-width:4px}}


/* v5.10.0 — Exposito Commerce 1.6.6 integrated shop filters */
.ex-v510-commerce-filters{padding:16px!important}
.ex-v510-commerce-filters .exco-hvac-filters{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}
.ex-v510-commerce-filters .exco-filter-head{display:block;margin:0 0 12px}
.ex-v510-commerce-filters .exco-filter-head h2{font-size:16px;margin:0 0 4px;color:#202833}
.ex-v510-commerce-filters .exco-filter-head p{font-size:11px;line-height:1.4;margin:0;color:#68747c}
.ex-v510-commerce-filters .exco-hvac-filter-grid,.ex-v510-commerce-filters .exco-filter-primary{grid-template-columns:1fr!important;gap:9px!important}
.ex-v510-commerce-filters .exco-hvac-filters label{gap:4px;font-size:11px;font-weight:700;color:#4d5a65}
.ex-v510-commerce-filters .exco-hvac-filters select,.ex-v510-commerce-filters .exco-hvac-filters input{min-height:38px;border:1px solid #d9e0e5;border-radius:2px;padding:6px 8px;font-size:13px}
.ex-v510-commerce-filters .exco-advanced-filters{margin-top:12px;padding-top:10px;border-top:1px solid #e6eaed}
.ex-v510-commerce-filters .exco-advanced-filters summary{font-size:12px;font-weight:800;color:#26343d;margin-bottom:10px}
.ex-v510-commerce-filters .exco-filter-actions{display:flex;gap:10px;margin-top:12px}
.ex-v510-commerce-filters .exco-filter-actions button{flex:1;border-radius:2px;background:var(--ex-blue);padding:10px 11px;font-size:12px}
.ex-v510-commerce-filters .exco-filter-actions a{font-size:12px;font-weight:700;align-self:center}
@media(max-width:900px){.ex-v510-commerce-filters{grid-column:1/-1}.ex-v510-commerce-filters .exco-hvac-filter-grid,.ex-v510-commerce-filters .exco-filter-primary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.ex-v510-commerce-filters .exco-hvac-filter-grid,.ex-v510-commerce-filters .exco-filter-primary{grid-template-columns:1fr!important}}

/* ============================================================
   Exposito v5.13 – unified editorial pages + FAQ
   ============================================================ */
.exposito-v513 .ex-generic-page{padding:42px 0 72px}
.exposito-v513 .ex-editorial-content{max-width:1080px!important;font-size:17px;line-height:1.7;color:#25313b}
.exposito-v513 .ex-editorial-content p{margin:0 0 18px}
.exposito-v513 .ex-editorial-content .ex-page-lead{font-size:19px;line-height:1.65;color:#2d3a45;margin:0 0 28px;max-width:1000px}
.exposito-v513 .ex-editorial-content h2{font-size:28px;line-height:1.2;color:#17212b;margin:38px 0 14px;font-weight:750}
.exposito-v513 .ex-editorial-content h3{font-size:21px;line-height:1.25;color:#17212b;margin:28px 0 10px}
.exposito-v513 .ex-editorial-content ul,.exposito-v513 .ex-editorial-content ol{margin:0 0 24px;padding-left:24px}
.exposito-v513 .ex-editorial-content li{margin:8px 0}
.exposito-v513 .ex-editorial-content a:not(.ex-content-button){color:#126aa8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.exposito-v513 .ex-content-note{margin:0 0 32px!important;padding:16px 18px;border-left:4px solid #1d78b5;background:#f5f9fc;border-radius:0 5px 5px 0;color:#46535e}
.exposito-v513 .ex-faq-section{margin:42px 0 0}
.exposito-v513 .ex-faq-section>h2{margin-bottom:16px}
.exposito-v513 .ex-faq-list{border-top:1px solid #dfe6eb}
.exposito-v513 .ex-faq-item{border-bottom:1px solid #dfe6eb;background:#fff}
.exposito-v513 .ex-faq-item summary{position:relative;cursor:pointer;list-style:none;padding:18px 48px 18px 0;font-size:18px;line-height:1.4;font-weight:700;color:#1d2a34}
.exposito-v513 .ex-faq-item summary::-webkit-details-marker{display:none}
.exposito-v513 .ex-faq-item summary:after{content:'+';position:absolute;right:8px;top:14px;width:30px;height:30px;display:grid;place-items:center;font-size:24px;font-weight:400;color:#1771b8}
.exposito-v513 .ex-faq-item[open] summary:after{content:'−'}
.exposito-v513 .ex-faq-answer{padding:0 48px 18px 0;color:#4b5862}
.exposito-v513 .ex-faq-answer p:last-child{margin-bottom:0}
.exposito-v513 .ex-content-cta{margin:46px 0 0;padding:28px 30px;border:1px solid #dce4e9;background:#f7f9fb;border-radius:8px}
.exposito-v513 .ex-content-cta h2{margin:0 0 10px;font-size:25px}
.exposito-v513 .ex-content-cta p{margin:0 0 14px}
.exposito-v513 .ex-content-cta p:last-child{margin-bottom:0}
.exposito-v513 .ex-content-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:5px;background:#116fae;color:#fff!important;text-decoration:none!important;font-weight:700;font-size:14px}
.exposito-v513 .ex-content-button:hover{background:#0e5e94}
@media(max-width:700px){.exposito-v513 .ex-editorial-content{font-size:16px;line-height:1.65}.exposito-v513 .ex-editorial-content .ex-page-lead{font-size:17px}.exposito-v513 .ex-editorial-content h2{font-size:24px;margin-top:32px}.exposito-v513 .ex-faq-item summary{font-size:16px;padding-right:42px}.exposito-v513 .ex-faq-answer{padding-right:16px}.exposito-v513 .ex-content-cta{padding:22px 20px}}

/* ============================================================
   Exposito v5.14 – clear service copy + unified content polish
   ============================================================ */
.exposito-v514 .ex-generic-page{padding:42px 0 74px}
.exposito-v514 .ex-editorial-content{max-width:1060px!important;font-size:17.5px;line-height:1.72;color:#25313b}
.exposito-v514 .ex-editorial-content .ex-page-lead{font-size:19px;line-height:1.68;max-width:1020px;margin-bottom:30px}
.exposito-v514 .ex-editorial-content h2{font-size:28px;line-height:1.22;margin:40px 0 14px;font-weight:750}
.exposito-v514 .ex-editorial-content h2+ p{margin-top:0}
.exposito-v514 .ex-editorial-content p{max-width:1030px}
.exposito-v514 .ex-editorial-content ul{max-width:1030px}
.exposito-v514 .ex-service-links{list-style:none;padding:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0 0 28px!important}
.exposito-v514 .ex-service-links li{margin:0!important;padding:16px 18px;border:1px solid #e0e6ea;border-radius:6px;background:#fff}
.exposito-v514 .ex-service-links li strong{display:block;margin-bottom:4px;color:#17212b}
.exposito-v514 .ex-service-links li span{display:block;color:#58656f;font-size:15px;line-height:1.5}
.exposito-v514 .ex-service-links a{text-decoration:none!important}
.exposito-v514 .ex-service-links a:hover strong{color:#126aa8}
.exposito-v514 .ex-content-note{margin-top:34px!important}
.exposito-v514 .ex-content-cta{margin-top:44px}

/* FAQ: remove the heavy browser focus rectangle but retain an accessible focus state. */
.exposito-v514 .ex-faq-item summary{outline:none;border-radius:4px}
.exposito-v514 .ex-faq-item summary:focus{outline:none}
.exposito-v514 .ex-faq-item summary:focus-visible{outline:2px solid rgba(23,113,184,.28);outline-offset:3px;background:#fbfdff}
.exposito-v514 .ex-faq-item[open] summary{color:#125f96}
.exposito-v514 .ex-faq-answer{font-size:16.5px;line-height:1.7}

/* Service submenu must remain readable in the compact left catalogue navigation. */
.exposito-v514 .ex-v511-services-menu>.ex-v50-level-2,
.exposito-v514 .ex-v54-service-menu>.ex-v50-level-2{padding-top:5px!important;padding-bottom:8px!important}
.exposito-v514 .ex-v511-services-menu>.ex-v50-level-2 .ex-v50-tree-row>a,
.exposito-v514 .ex-v54-service-menu>.ex-v50-level-2 .ex-v50-tree-row>a{font-size:11.8px!important;line-height:1.28!important;padding:6px 4px!important;color:#40515d!important}
.exposito-v514 .ex-v511-services-menu>.ex-v50-level-2 .ex-v50-tree-row>a:hover,
.exposito-v514 .ex-v54-service-menu>.ex-v50-level-2 .ex-v50-tree-row>a:hover{color:#0a68aa!important}

@media(max-width:700px){
 .exposito-v514 .ex-editorial-content{font-size:16px;line-height:1.68}
 .exposito-v514 .ex-editorial-content .ex-page-lead{font-size:17px}
 .exposito-v514 .ex-service-links{grid-template-columns:1fr}
 .exposito-v514 .ex-service-links li{padding:14px 15px}
 .exposito-v514 .ex-faq-answer{font-size:16px}
}

/* ============================================================
   Exposito v1.15 – delivery / carrier page + unified content tables
   ============================================================ */
.exposito-v115 .ex-editorial-content{max-width:1060px!important}
.exposito-v115 .ex-table-wrap{width:100%;overflow-x:auto;margin:18px 0 10px;-webkit-overflow-scrolling:touch}
.exposito-v115 .ex-content-table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff;border:1px solid #dfe6eb;font-size:15px;line-height:1.5}
.exposito-v115 .ex-content-table th{padding:13px 14px;text-align:left;background:#f4f7f9;color:#1d2a34;border-bottom:1px solid #d8e0e5;font-weight:750;white-space:nowrap}
.exposito-v115 .ex-content-table td{padding:13px 14px;vertical-align:top;border-bottom:1px solid #e6ebee;color:#46545e}
.exposito-v115 .ex-content-table tr:last-child td{border-bottom:0}
.exposito-v115 .ex-content-table tbody tr:hover{background:#fbfcfd}
.exposito-v115 .ex-content-footnote{font-size:13.5px!important;line-height:1.55!important;color:#68757e!important;margin:10px 0 28px!important}
.exposito-v115 .ex-content-alert{margin:18px 0 22px;padding:18px 20px;border:1px solid #d9e4eb;border-left:4px solid #1771b8;background:#f7fafc;border-radius:0 6px 6px 0;color:#33434f}
.exposito-v115 .ex-content-alert>strong{display:block;margin-bottom:6px;font-size:17px;color:#1d2a34}
.exposito-v115 .ex-content-alert p{margin:0!important}
.exposito-v115 .ex-check-list{padding-left:22px!important}
.exposito-v115 .ex-check-list li{margin:10px 0!important}
.exposito-v115 .ex-delivery-steps{counter-reset:delivery;list-style:none!important;padding:0!important;margin:18px 0 28px!important;max-width:1030px}
.exposito-v115 .ex-delivery-steps li{position:relative;margin:0!important;padding:13px 14px 13px 48px;border-bottom:1px solid #e4e9ed;color:#46545e}
.exposito-v115 .ex-delivery-steps li:before{counter-increment:delivery;content:counter(delivery);position:absolute;left:6px;top:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eef5fa;color:#126aa8;font-weight:800;font-size:13px}
.exposito-v115 .ex-delivery-carriers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 30px}
.exposito-v115 .ex-delivery-carriers>div{padding:18px 18px 16px;border:1px solid #e0e6ea;border-radius:7px;background:#fff}
.exposito-v115 .ex-delivery-carriers h3{margin:0 0 8px!important;font-size:19px!important}
.exposito-v115 .ex-delivery-carriers p{font-size:15px;line-height:1.6;margin:0!important;color:#52616c}
@media(max-width:820px){.exposito-v115 .ex-delivery-carriers{grid-template-columns:1fr}.exposito-v115 .ex-content-table{min-width:760px}}
@media(max-width:620px){.exposito-v115 .ex-content-alert{padding:16px}.exposito-v115 .ex-delivery-steps li{padding-right:4px}.exposito-v115 .ex-content-table{font-size:14px}}

/* ============================================================
   Exposito v1.16 – editorial articles + simplified information base
   ============================================================ */
.exposito-v116 .ex-articles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:34px 0 18px}
.exposito-v116 .ex-article-card{margin:0;border:1px solid #dfe6eb;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(17,41,58,.03)}
.exposito-v116 .ex-article-card-link{display:flex;flex-direction:column;height:100%;padding:22px 24px;color:inherit!important;text-decoration:none!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.exposito-v116 .ex-article-card:hover{border-color:#b9d3e4;box-shadow:0 8px 24px rgba(17,60,88,.08)}
.exposito-v116 .ex-article-card-link:focus-visible{outline:2px solid rgba(23,113,184,.35);outline-offset:-2px}
.exposito-v116 .ex-article-card-cat{display:inline-flex;align-self:flex-start;margin:0 0 11px;padding:5px 9px;border-radius:999px;background:#eef5fa;color:#126aa8;font-size:12px;font-weight:800;letter-spacing:.02em}
.exposito-v116 .ex-article-card h2{font-size:21px!important;line-height:1.3!important;margin:0 0 10px!important;color:#182630!important}
.exposito-v116 .ex-article-card p{font-size:15px!important;line-height:1.62!important;color:#58656f!important;margin:0 0 18px!important}
.exposito-v116 .ex-article-card-more{margin-top:auto;color:#126aa8;font-weight:750;font-size:14px}
.exposito-v116 .ex-article-page{padding:42px 0 78px}
.exposito-v116 .ex-article-shell{max-width:940px;margin:0 auto}
.exposito-v116 .ex-article-meta{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin:0 0 26px;color:#67747d;font-size:14px}
.exposito-v116 .ex-article-meta a{color:#126aa8;text-decoration:none;font-weight:700}
.exposito-v116 .ex-article-body{font-size:17.5px;line-height:1.76;color:#25313b}
.exposito-v116 .ex-article-body p{margin:0 0 20px}
.exposito-v116 .ex-article-body h2{font-size:29px;line-height:1.24;margin:42px 0 14px;color:#17212b}
.exposito-v116 .ex-article-body h3{font-size:22px;line-height:1.3;margin:30px 0 11px;color:#17212b}
.exposito-v116 .ex-article-body ul,.exposito-v116 .ex-article-body ol{margin:0 0 24px;padding-left:25px}
.exposito-v116 .ex-article-body li{margin:8px 0}
.exposito-v116 .ex-article-body a:not(.ex-content-button){color:#126aa8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.exposito-v116 .ex-article-body .ex-content-cta{margin-top:48px}
.exposito-v116 .ex-related-articles{margin:52px 0 0;padding-top:30px;border-top:1px solid #dfe6eb}
.exposito-v116 .ex-related-articles>h2{font-size:24px;margin:0 0 16px;color:#17212b}
.exposito-v116 .ex-related-articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.exposito-v116 .ex-related-articles-grid>a{display:flex;flex-direction:column;gap:10px;min-height:128px;padding:16px 17px;border:1px solid #e0e6ea;border-radius:7px;background:#fff;color:#1d2a34;text-decoration:none}
.exposito-v116 .ex-related-articles-grid>a:hover{border-color:#b9d3e4}
.exposito-v116 .ex-related-articles-grid span{margin-top:auto;color:#126aa8;font-size:13px;font-weight:750}
@media(max-width:850px){.exposito-v116 .ex-articles-grid{grid-template-columns:1fr}.exposito-v116 .ex-related-articles-grid{grid-template-columns:1fr}}
@media(max-width:620px){.exposito-v116 .ex-article-card-link{padding:18px}.exposito-v116 .ex-article-body{font-size:16px;line-height:1.7}.exposito-v116 .ex-article-body h2{font-size:25px;margin-top:34px}}


/* ============================================================
   v1.17 – Expo-service: Exposito editorial UI + compact client portal
   ============================================================ */
body.exposito-service-ui-v118 .expo-service-template{
    background:#fff!important;
    padding:0 0 56px!important;
}
body.exposito-service-ui-v118 .expo-service-shell{
    max-width:none!important;
    padding:0!important;
}
body.exposito-service-ui-v118 .expo-service-app{
    --expo:#0877c9;
    --expo-dark:#075b97;
    --ink:#172a38;
    --muted:#5f707d;
    --line:#dfe6ea;
    --soft:#f5f8fa;
    --ok:#177548;
    --warn:#956018;
    max-width:1100px!important;
    margin:0 auto!important;
    color:var(--ink);
}
/* Same visual language as DUK / articles / delivery. */
body.exposito-service-ui-v118 .expo-hero{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:30px!important;
    align-items:end!important;
    margin:0 0 30px!important;
    padding:32px 34px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:linear-gradient(135deg,#17232d 0%,#2b3a46 100%)!important;
    overflow:hidden;
}
body.exposito-service-ui-v118 .expo-hero:after{opacity:.28!important;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 68%)!important}
body.exposito-service-ui-v118 .expo-hero-copy{position:relative;z-index:1;max-width:790px}
body.exposito-service-ui-v118 .expo-kicker{color:#7cc4f4!important;font-size:11px!important;letter-spacing:.13em!important;font-weight:850!important}
body.exposito-service-ui-v118 .expo-hero h1{
    max-width:760px!important;
    margin:8px 0 10px!important;
    color:#fff!important;
    font-size:clamp(29px,3.2vw,43px)!important;
    line-height:1.08!important;
    letter-spacing:-.025em!important;
}
body.exposito-service-ui-v118 .expo-hero p{max-width:780px!important;margin:0!important;color:#dbe5eb!important;font-size:15px!important;line-height:1.62!important}
body.exposito-service-ui-v118 .expo-hero-side{position:relative;z-index:1;align-self:center!important;min-width:170px!important}
body.exposito-service-ui-v118 .expo-brand-card{display:none!important}
body.exposito-service-ui-v118 .expo-contact-mini{color:#cbd9e2!important;font-size:11px!important;text-align:right!important}
body.exposito-service-ui-v118 .expo-contact-mini a{display:block!important;margin-top:4px!important;color:#fff!important;font-size:14px!important;font-weight:850!important;text-decoration:none!important}
body.exposito-service-ui-v118 .expo-hero-chips{display:flex!important;flex-wrap:wrap!important;gap:6px 14px!important;margin-top:18px!important}
body.exposito-service-ui-v118 .expo-hero-chips span{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#dce9f0!important;font-size:11px!important}

/* Four primary actions, compact secondary navigation. */
body.exposito-service-ui-v118 .expo-actions{
    display:grid!important;
    grid-template-columns:repeat(12,minmax(0,1fr))!important;
    gap:0!important;
    margin:0 0 26px!important;
    border-top:1px solid var(--line)!important;
    border-bottom:1px solid var(--line)!important;
    background:#fff!important;
}
body.exposito-service-ui-v118 .expo-action{
    position:relative!important;
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    gap:1px 9px!important;
    min-height:82px!important;
    margin:0!important;
    padding:13px 14px!important;
    border:0!important;
    border-right:1px solid var(--line)!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
    color:#1b2d39!important;
    text-align:left!important;
    transform:none!important;
}
body.exposito-service-ui-v118 .expo-action[data-expo-tab="fault"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="maintenance"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="service"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="consultation"]{grid-column:span 3!important}
body.exposito-service-ui-v118 .expo-action[data-expo-tab="thermal"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="prices"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="warranty"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="status"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="payments"],
body.exposito-service-ui-v118 .expo-action[data-expo-tab="equipment"]{
    grid-column:span 2!important;
    grid-template-columns:22px minmax(0,1fr)!important;
    min-height:52px!important;
    padding:9px 11px!important;
    border-top:1px solid var(--line)!important;
}
body.exposito-service-ui-v118 .expo-action[data-expo-tab="privacy"]{display:none!important}
body.exposito-service-ui-v118 .expo-action>span{
    grid-row:1 / span 2!important;
    display:grid!important;
    place-items:center!important;
    width:28px!important;
    height:28px!important;
    border:0!important;
    border-radius:4px!important;
    background:#edf5fa!important;
    color:var(--expo)!important;
    font-size:12px!important;
    font-weight:900!important;
}
body.exposito-service-ui-v118 .expo-action[data-expo-tab="thermal"]>span,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="prices"]>span,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="warranty"]>span,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="status"]>span,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="payments"]>span,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="equipment"]>span{width:22px!important;height:22px!important;font-size:10px!important}
body.exposito-service-ui-v118 .expo-action b{align-self:end!important;font-size:12.5px!important;line-height:1.25!important;font-weight:820!important}
body.exposito-service-ui-v118 .expo-action small{align-self:start!important;color:#73818b!important;font-size:10.5px!important;line-height:1.25!important}
body.exposito-service-ui-v118 .expo-action[data-expo-tab="thermal"] small,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="prices"] small,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="warranty"] small,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="status"] small,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="payments"] small,
body.exposito-service-ui-v118 .expo-action[data-expo-tab="equipment"] small{display:none!important}
body.exposito-service-ui-v118 .expo-action:hover{background:#f7fafc!important}
body.exposito-service-ui-v118 .expo-action.is-active{background:#f2f8fc!important;box-shadow:inset 0 -3px 0 var(--expo)!important;color:#075e9e!important}
body.exposito-service-ui-v118 .expo-action:focus{outline:0!important}
body.exposito-service-ui-v118 .expo-action:focus-visible{outline:2px solid #1687d2!important;outline-offset:-3px!important;z-index:2!important}

/* Content is editorial, not an app made from nested cards. */
body.exposito-service-ui-v118 .expo-panel{
    margin:0!important;
    padding:8px 0 34px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
body.exposito-service-ui-v118 .expo-section-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,44%)!important;gap:28px!important;align-items:start!important;margin:0 0 26px!important;padding-bottom:18px!important;border-bottom:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-section-head h2{margin:5px 0 0!important;color:#172a38!important;font-size:27px!important;letter-spacing:-.02em!important}
body.exposito-service-ui-v118 .expo-section-head>p{margin:0!important;color:#60707d!important;font-size:13px!important;line-height:1.65!important}
body.exposito-service-ui-v118 .expo-section-head.compact{grid-template-columns:1fr!important;margin-bottom:14px!important;padding-bottom:10px!important}
body.exposito-service-ui-v118 .expo-section-head.compact h2{font-size:21px!important}
body.exposito-service-ui-v118 .expo-request-form{max-width:none!important}
body.exposito-service-ui-v118 .expo-request-form fieldset{margin:0 0 24px!important;padding:0 0 23px!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-request-form legend{width:100%!important;margin:0 0 14px!important;padding:0!important;border:0!important;color:#172a38!important;font-size:14px!important;font-weight:850!important}
body.exposito-service-ui-v118 .expo-grid{gap:14px 16px!important}
body.exposito-service-ui-v118 .expo-request-form label,body.exposito-service-ui-v118 .expo-status-form label{color:#43535f!important;font-size:11.5px!important;font-weight:760!important}
body.exposito-service-ui-v118 .expo-request-form input,body.exposito-service-ui-v118 .expo-request-form select,body.exposito-service-ui-v118 .expo-request-form textarea,body.exposito-service-ui-v118 .expo-status-form input{
    min-height:42px!important;
    margin-top:5px!important;
    padding:9px 11px!important;
    border:1px solid #cfd9df!important;
    border-radius:4px!important;
    box-shadow:none!important;
    background:#fff!important;
    color:#172a38!important;
}
body.exposito-service-ui-v118 .expo-request-form textarea{min-height:105px!important}
body.exposito-service-ui-v118 .expo-request-form input:focus,body.exposito-service-ui-v118 .expo-request-form select:focus,body.exposito-service-ui-v118 .expo-request-form textarea:focus,body.exposito-service-ui-v118 .expo-status-form input:focus{border-color:#1687d2!important;outline:2px solid rgba(22,135,210,.12)!important;outline-offset:0!important}
body.exposito-service-ui-v118 .expo-primary{min-height:40px!important;padding:9px 15px!important;border:0!important;border-radius:4px!important;background:#0877c9!important;box-shadow:none!important;color:#fff!important;font-weight:820!important}
body.exposito-service-ui-v118 .expo-primary:hover{background:#0666ad!important;transform:none!important}
body.exposito-service-ui-v118 .expo-primary:focus-visible{outline:2px solid #0a5f9f!important;outline-offset:2px!important}

body.exposito-service-ui-v118 .expo-price-group{margin:0 0 30px!important}
body.exposito-service-ui-v118 .expo-price-group-title{margin:0 0 6px!important;padding-bottom:8px!important;border-bottom:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-price-grid{display:block!important;margin:0!important}
body.exposito-service-ui-v118 .expo-price-card{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:20px!important;
    align-items:center!important;
    margin:0!important;
    padding:14px 0!important;
    border:0!important;
    border-bottom:1px solid var(--line)!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
body.exposito-service-ui-v118 .expo-price-card h3{margin:0 0 4px!important;font-size:14px!important}
body.exposito-service-ui-v118 .expo-price-card p{margin:0!important;color:#687984!important;font-size:11.5px!important}
body.exposito-service-ui-v118 .expo-price-card>strong{white-space:nowrap!important;color:#15394f!important;font-size:14px!important}

/* Flatten secondary information blocks. */
body.exposito-service-ui-v118 .expo-terms-card,
body.exposito-service-ui-v118 .expo-order-pricing,
body.exposito-service-ui-v118 .expo-consultation-scope,
body.exposito-service-ui-v118 .expo-thermal-scope,
body.exposito-service-ui-v118 .expo-policy-long,
body.exposito-service-ui-v118 .expo-policy-card,
body.exposito-service-ui-v118 .expo-equipment-card,
body.exposito-service-ui-v118 .expo-privacy-card{
    border-radius:0!important;
    box-shadow:none!important;
}
body.exposito-service-ui-v118 .expo-terms-card,
body.exposito-service-ui-v118 .expo-order-pricing,
body.exposito-service-ui-v118 .expo-policy-long{
    margin:24px 0 0!important;
    padding:18px 0 0!important;
    border:0!important;
    border-top:1px solid var(--line)!important;
    background:#fff!important;
}
body.exposito-service-ui-v118 .expo-consultation-scope,body.exposito-service-ui-v118 .expo-thermal-scope{margin:0 0 25px!important;border:0!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-consultation-lead,body.exposito-service-ui-v118 .expo-thermal-lead{padding:18px 0!important;border:0!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-consultation-grid article,body.exposito-service-ui-v118 .expo-thermal-grid article{padding:18px 20px!important}
body.exposito-service-ui-v118 .expo-policy-grid{gap:0!important;border-top:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-policy-card{padding:16px 18px!important;border:0!important;border-bottom:1px solid var(--line)!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-inline-note,body.exposito-service-ui-v118 .expo-payment-note{
    margin:18px 0!important;
    padding:12px 14px!important;
    border:0!important;
    border-left:3px solid var(--expo)!important;
    border-radius:0!important;
    background:#f3f8fb!important;
}
body.exposito-service-ui-v118 .expo-check-important{border-radius:4px!important;box-shadow:none!important}
body.exposito-service-ui-v118 .expo-mini-prices{gap:0!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-mini-prices>div{padding:12px!important;border:0!important;border-right:1px solid var(--line)!important;border-radius:0!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-mini-prices>div:last-child{border-right:0!important}
body.exposito-service-ui-v118 .expo-status-form{display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:12px!important;align-items:end!important;margin:0 0 22px!important;padding:18px 0!important;border-bottom:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-status-result,body.exposito-service-ui-v118 .expo-payment-result{gap:0!important;margin-top:16px!important;border-top:1px solid var(--line)!important;border-left:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-status-result>div,body.exposito-service-ui-v118 .expo-payment-result>div{padding:13px!important;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-equipment-grid{gap:16px!important}
body.exposito-service-ui-v118 .expo-equipment-card{padding:0!important;border:1px solid var(--line)!important;background:#fff!important;overflow:hidden!important}
body.exposito-service-ui-v118 .expo-equipment-head{padding:15px 16px!important;border-bottom:1px solid var(--line)!important}
body.exposito-service-ui-v118 .expo-equipment-card dl{margin:0!important}
body.exposito-service-ui-v118 .expo-equipment-card dl>div{padding:11px 16px!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;background:#fff!important}
body.exposito-service-ui-v118 .expo-equipment-card dl>div:last-child{border-bottom:0!important}
body.exposito-service-ui-v118 .expo-privacy-card{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:20px!important;
    margin:24px 0 0!important;
    padding:17px 0!important;
    border:0!important;
    border-top:1px solid var(--line)!important;
    background:#fff!important;
}
body.exposito-service-ui-v118 .expo-privacy-card p{margin:4px 0 0!important;color:#6b7b86!important;font-size:11.5px!important;line-height:1.55!important}
body.exposito-service-ui-v118 .expo-service-float{right:18px!important;bottom:18px!important;border-radius:4px!important;box-shadow:0 5px 16px rgba(11,63,99,.16)!important;background:#0877c9!important}
body.exposito-service-ui-v118 .expo-alert{border-radius:4px!important;box-shadow:none!important}

@media(max-width:1100px){
    body.exposito-service-ui-v118 .expo-service-app{padding:0 22px!important}
    body.exposito-service-ui-v118 .expo-hero{margin-left:-22px!important;margin-right:-22px!important}
    body.exposito-service-ui-v118 .expo-action[data-expo-tab="fault"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="maintenance"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="service"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="consultation"]{grid-column:span 6!important}
    body.exposito-service-ui-v118 .expo-action[data-expo-tab="thermal"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="prices"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="warranty"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="status"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="payments"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="equipment"]{grid-column:span 4!important}
}
@media(max-width:760px){
    body.exposito-service-ui-v118 .expo-service-app{padding:0 14px!important}
    body.exposito-service-ui-v118 .expo-hero{grid-template-columns:1fr!important;margin:0 -14px 22px!important;padding:25px 20px!important}
    body.exposito-service-ui-v118 .expo-hero-side{display:none!important}
    body.exposito-service-ui-v118 .expo-hero h1{font-size:31px!important}
    body.exposito-service-ui-v118 .expo-hero p{font-size:13.5px!important}
    body.exposito-service-ui-v118 .expo-hero-chips{gap:5px 10px!important}
    body.exposito-service-ui-v118 .expo-action[data-expo-tab="fault"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="maintenance"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="service"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="consultation"]{grid-column:span 12!important;min-height:64px!important}
    body.exposito-service-ui-v118 .expo-action[data-expo-tab="thermal"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="prices"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="warranty"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="status"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="payments"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="equipment"]{grid-column:span 6!important;min-height:48px!important}
    body.exposito-service-ui-v118 .expo-section-head{grid-template-columns:1fr!important;gap:8px!important}
    body.exposito-service-ui-v118 .expo-section-head h2{font-size:24px!important}
    body.exposito-service-ui-v118 .expo-status-form{grid-template-columns:1fr!important}
    body.exposito-service-ui-v118 .expo-mini-prices{grid-template-columns:1fr!important}
    body.exposito-service-ui-v118 .expo-mini-prices>div{border-right:0!important;border-bottom:1px solid var(--line)!important}
    body.exposito-service-ui-v118 .expo-mini-prices>div:last-child{border-bottom:0!important}
    body.exposito-service-ui-v118 .expo-privacy-card{display:block!important}
    body.exposito-service-ui-v118 .expo-privacy-card .expo-link-button{margin-top:9px!important}
}
@media(max-width:480px){
    body.exposito-service-ui-v118 .expo-action[data-expo-tab="thermal"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="prices"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="warranty"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="status"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="payments"],body.exposito-service-ui-v118 .expo-action[data-expo-tab="equipment"]{grid-column:span 12!important}
    body.exposito-service-ui-v118 .expo-service-float{right:10px!important;bottom:10px!important}
}

/* ============================================================
   v1.18 – service/payment polish and new content directions
   ============================================================ */
body.exposito-service-ui-v118 .expo-action.is-active{
    box-shadow:inset 0 -2px 0 var(--expo)!important;
    background:#f6fafc!important;
}
body.exposito-service-ui-v118.exco-paysera-inactive .expo-hero-chips span:last-child{display:none!important}
body.exposito-service-ui-v118 .exco-v118-service-options,
body.exposito-service-ui-v118 .exco-v118-payment-preferences{
    margin:24px 0!important;
    padding:20px 0!important;
    border-top:1px solid #dfe6ea!important;
    border-bottom:1px solid #dfe6ea!important;
    background:#fff!important;
}
body.exposito-service-ui-v118 .exco-v118-service-options h3,
body.exposito-service-ui-v118 .exco-v118-payment-preferences h3{margin:0 0 6px!important;font-size:19px!important;color:#172a38!important}
body.exposito-service-ui-v118 .exco-v118-service-options>p,
body.exposito-service-ui-v118 .exco-v118-payment-preferences>p{margin:0 0 16px!important;color:#657580!important;font-size:12.5px!important;line-height:1.6!important}
body.exposito-service-ui-v118 .exco-v118-service-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-top:1px solid #e4e9ed!important}
body.exposito-service-ui-v118 .exco-v118-service-choice{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;margin:0!important;padding:11px 8px!important;border-bottom:1px solid #e4e9ed!important;color:#273845!important;font-size:12px!important}
body.exposito-service-ui-v118 .exco-v118-service-choice:nth-child(odd){border-right:1px solid #e4e9ed!important}
body.exposito-service-ui-v118 .exco-v118-service-choice input{margin:0!important}
body.exposito-service-ui-v118 .exco-v118-service-choice small{color:#61727e!important;text-align:right!important}
body.exposito-service-ui-v118 .exco-v118-service-group{grid-column:1/-1;padding:14px 8px 7px!important;border-bottom:1px solid #e4e9ed!important;color:#173f5a!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.07em!important;background:#f8fafb!important}
body.exposito-service-ui-v118 .exco-v118-buyer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:16px!important}
body.exposito-service-ui-v118 .exco-v118-buyer-grid label{font-size:12px!important;font-weight:700!important}
body.exposito-service-ui-v118 .exco-v118-buyer-grid input,body.exposito-service-ui-v118 .exco-v118-payment-preferences textarea{width:100%!important;margin-top:5px!important}
body.exposito-service-ui-v118 .exco-v118-invoice-note{margin:12px 0!important;padding:11px 13px!important;border-left:3px solid #0877c9!important;background:#f3f8fb!important;color:#425563!important;font-size:12px!important}
body.exposito-service-ui-v118 .exco-v118-invoice-link{display:inline-block!important;margin:8px 8px 0 0!important}
@media(max-width:760px){
  body.exposito-service-ui-v118 .exco-v118-service-list{grid-template-columns:1fr!important}
  body.exposito-service-ui-v118 .exco-v118-service-choice:nth-child(odd){border-right:0!important}
  body.exposito-service-ui-v118 .exco-v118-buyer-grid{grid-template-columns:1fr!important}
}

/* Exposito Theme v1.19.2 – service ordering readability and mobile consistency. */
body.exposito-service-ui-v119 .expo-service-content,
body.exposito-service-ui-v119 .expo-panel{font-size:13px;line-height:1.6}
body.exposito-service-ui-v119 .expo-service-content label,
body.exposito-service-ui-v119 .expo-panel label{line-height:1.45}
body.exposito-service-ui-v119 .expo-service-content input[type="checkbox"],
body.exposito-service-ui-v119 .expo-panel input[type="checkbox"]{min-width:17px;min-height:17px}
body.exposito-service-ui-v119 .expo-service-content ul,
body.exposito-service-ui-v119 .expo-panel ul{margin-top:8px;margin-bottom:14px}
body.exposito-service-ui-v119 .expo-service-content li,
body.exposito-service-ui-v119 .expo-panel li{margin-bottom:7px}
@media(max-width:760px){
  body.exposito-service-ui-v119 .expo-service-app{padding-left:12px!important;padding-right:12px!important}
  body.exposito-service-ui-v119 .expo-service-content,
  body.exposito-service-ui-v119 .expo-panel{font-size:13px}
}

/* v21.05: enabled gateway icons supplied by the payment integration. */
.ex-v2001-pay-badge img{max-width:112px;max-height:24px;width:auto;height:auto;object-fit:contain}

/* v21.08: catalogue cards use grid sizing, never the legacy WooCommerce float percentages. */
.exposito-site.woocommerce :is(.ex-shop-main,.related.products,.upsells.products,.cross-sells){container-type:inline-size;container-name:exposito-catalogue}
.exposito-site.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.exposito-site.woocommerce ul.products::before,
.exposito-site.woocommerce ul.products::after{content:none!important;display:none!important}
.exposito-site.woocommerce ul.products > li.product{float:none!important;clear:none!important;width:auto!important;max-width:100%;min-width:0;margin:0!important}
.exposito-site.woocommerce .ex-v57-product-actions-archive{flex-wrap:wrap}
@container exposito-catalogue (max-width:839px){.exposito-site.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@container exposito-catalogue (max-width:619px){.exposito-site.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@container exposito-catalogue (max-width:399px){.exposito-site.woocommerce ul.products{grid-template-columns:minmax(0,1fr)!important}}
@media(max-width:900px){.exposito-site.woocommerce .ex-shop-layout{grid-template-columns:minmax(0,1fr)!important}}

/* Category landing pages use the same full-width product cards as the shop. */
.ex-category-product-cards{container-type:inline-size;container-name:exposito-category}
.ex-category-product-cards .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;padding:0!important;list-style:none!important}
.ex-category-product-cards .woocommerce ul.products::before,.ex-category-product-cards .woocommerce ul.products::after{content:none!important;display:none!important}
.ex-category-product-cards .woocommerce ul.products>li.product{float:none!important;clear:none!important;width:auto!important;min-width:0!important;max-width:100%;margin:0!important;display:flex;flex-direction:column}
.ex-category-product-cards ul.products li.product a.woocommerce-LoopProduct-link{display:block;width:100%;min-width:0}
.ex-category-product-cards ul.products li.product a.woocommerce-LoopProduct-link img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;margin:0 0 14px}
.ex-category-product-cards .woocommerce-loop-product__title{font-size:15px!important;line-height:1.4!important;overflow-wrap:anywhere}
.ex-category-product-cards .price{display:block!important;margin:10px 0!important;font-size:18px!important;font-weight:700}
.ex-category-product-cards .exco-price-wrap,.ex-category-product-cards .exco-price-net{display:block}
.ex-category-product-cards .exco-price-mainline{display:flex;gap:5px;align-items:baseline;flex-wrap:wrap}
.ex-category-product-cards .exco-price-net{font-size:12px;font-weight:400;color:#70808c;margin-top:4px}
.ex-category-product-cards .exco-price-tax-label{font-size:10px;text-transform:uppercase}
.ex-category-product-cards .ex-v57-product-actions-archive{flex-wrap:wrap}
.ex-category-product-cards li.product>.button{align-self:flex-start}
@container exposito-category (max-width:839px){.ex-category-product-cards .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@container exposito-category (max-width:619px){.ex-category-product-cards .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@container exposito-category (max-width:399px){.ex-category-product-cards .woocommerce ul.products{grid-template-columns:minmax(0,1fr)!important}}

/* Align each product row across badges, images, titles, prices and controls. */
@supports (grid-template-rows:subgrid){
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product{display:grid!important;grid-template-rows:subgrid;grid-row:span 8;row-gap:0!important}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>a.woocommerce-LoopProduct-link{display:grid!important;grid-template-rows:subgrid;grid-row:1 / span 5;row-gap:0!important;width:100%;min-width:0}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>a.woocommerce-LoopProduct-link>.ex-product-meta-badges{grid-row:1}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>a.woocommerce-LoopProduct-link>.exco-badges{grid-row:2}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>a.woocommerce-LoopProduct-link>img{grid-row:3;width:100%;height:auto;aspect-ratio:1;object-fit:contain;align-self:center}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>a.woocommerce-LoopProduct-link>.woocommerce-loop-product__title{grid-row:4;align-self:start;min-height:0!important;padding:10px 0!important;margin:0!important}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>a.woocommerce-LoopProduct-link>.price{grid-row:5;align-self:start;min-height:3em;margin:0!important}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>.exco-inbank-information{grid-row:6;align-self:center;margin:8px 0!important}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>.button{grid-row:7;align-self:start;justify-self:start;margin:8px 0 0!important}
  :is(body.exposito-site.woocommerce,.ex-category-product-cards) ul.products>li.product>.ex-v57-product-actions-archive{grid-row:8;align-self:start;margin-top:8px!important}
}

/* Catalogue colour selector and matching source photographs. */
.ex-source-colour-choice{padding:0;margin:14px 0 18px;border:0;min-width:0}
.ex-source-colour-choice legend{padding:0;margin:0 0 8px;font-size:14px;font-weight:700;color:#173f50}
.ex-source-colour-choice select{display:block;width:100%;max-width:460px;min-height:44px;padding:10px 34px 10px 12px;border:1px solid #b8cbd5;border-radius:4px;background-color:#fff;color:#173f50;font-size:14px;cursor:pointer}
.ex-source-colour-choice select:focus{outline:2px solid #087dcc;outline-offset:2px}
.ex-source-colour-set{display:flex;flex-direction:column;align-items:center;gap:22px;padding:18px;box-sizing:border-box;width:100%;max-width:560px;margin:0 auto}
.ex-source-colour-set>a{display:flex;align-items:center;justify-content:center;width:100%}
.ex-source-colour-set>a img{display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:250px;object-fit:contain}
.ex-source-colour-set>a:nth-child(2){width:78%}
.ex-source-colour-thumb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;aspect-ratio:1;width:100%;min-width:0;grid-row:3;align-self:center}
.ex-source-colour-thumb img{display:block!important;object-fit:contain!important;flex:1 1 0;min-height:0;width:100%!important;height:calc(50% - 4px)!important;max-height:calc(50% - 4px);margin:0!important}
@media(max-width:600px){.ex-source-colour-set{padding:8px;gap:14px}.ex-source-colour-set>a img{max-height:200px}}

/* v21.08 — mobile storefront, 2026-09-08. Desktop rules remain unchanged. */
@media (min-width:761px) and (max-width:1180px){
 body.exposito-v53-full-pro .ex-v50-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:760px){
 body.exposito-v53-full-pro .ex-v50-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
 .ex-v50-product-card{min-width:0!important;max-width:100%;border-radius:6px!important;box-shadow:none!important}
 .ex-v50-product-card .ex-v50-product-image{height:auto!important;aspect-ratio:1;min-width:0;padding:8px!important;background:#fff}
 .ex-v50-product-card .ex-v50-product-image img{width:100%!important;height:100%!important;object-fit:contain!important}
 .ex-v50-product-card .ex-v57-product-actions-home{position:static!important;display:flex!important;flex-direction:row!important;justify-content:flex-end;gap:4px;padding:0 6px 4px}
 .ex-v50-product-card .ex-v57-action-btn{width:40px!important;height:40px!important;min-width:40px;border-radius:4px!important;box-shadow:none!important}
 .ex-v50-product-card .ex-v50-product-body{padding:10px!important;min-width:0;gap:0}
 .ex-v50-product-card .ex-v50-product-brand{font-size:11px!important}
 .ex-v50-product-card h3{font-size:14px!important;line-height:1.4!important;min-height:0!important;margin:6px 0 10px!important;overflow-wrap:anywhere}
 .ex-v50-product-card .exco-badges{min-height:0!important;display:flex;flex-wrap:wrap;gap:4px;margin:0 0 10px!important}
 .ex-v50-product-card .exco-badge{font-size:10px!important;line-height:1.3!important;max-width:100%;white-space:normal;padding:3px 6px!important}
 .ex-v50-product-card .ex-v50-product-price{margin:0!important;min-height:0!important;font-size:18px!important}
 .ex-v50-product-card .exco-price-mainline{display:flex;flex-wrap:wrap;gap:4px;align-items:baseline}
 .ex-v50-product-card .exco-price-tax-label{font-size:9px!important}
 .ex-v50-product-card .exco-price-net{font-size:11px!important;line-height:1.4!important}
 .ex-v50-product-card .exco-inbank-information{font-size:11px!important;gap:4px 6px!important;margin:8px 0!important}
 .ex-v50-product-card .exco-inbank-information img{width:48px!important}
 .ex-v50-product-card .ex-v50-product-stock{font-size:11px!important;line-height:1.5!important;margin:6px 0 10px!important}
 .ex-v50-product-card .ex-v50-product-cta{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:13px!important;padding:10px 8px!important;margin-top:auto}
 .ex-v50-section-head{display:flex!important;align-items:flex-start!important;flex-direction:column!important;gap:8px!important;margin-bottom:18px!important}
 .ex-v50-section-head h2{font-size:25px!important;line-height:1.2!important;margin:6px 0!important}
 .ex-v50-section-head>a{font-size:14px!important;min-height:36px;display:inline-flex;align-items:center;white-space:nowrap}
 .ex-v53-headmain,.ex-v54-header .ex-v54-headmain-inner{height:auto!important;min-height:72px!important}
 .ex-v54-header .ex-v54-headmain-inner{grid-template-columns:112px minmax(0,1fr)!important;gap:6px!important;padding:8px 12px!important}
 .ex-v54-header .ex-v54-logo .custom-logo{max-width:112px!important;width:112px!important;height:auto!important;max-height:52px!important}
 .ex-v54-header .ex-v57-headicons{gap:2px!important;justify-content:flex-end!important;flex-wrap:wrap}
 .ex-v54-header .ex-v57-head-action,.ex-v54-header .ex-v47-mobile-menu-toggle,.ex-v54-header .ex-v53-mobile-search{width:40px!important;height:44px!important;min-width:40px;padding:8px!important;border:0!important;border-radius:4px!important}
 .ex-v54-header .ex-v57-compare-link,.ex-v54-header .ex-v57-wishlist-link{display:none!important}
 .ex-v54-header .ex-v57-head-action>span{display:none!important}
 .ex-v54-header .ex-v47-mobile-menu-toggle{display:grid!important}
 .ex-header-search input{font-size:16px!important;min-width:0}
 .ex-v53-hero{min-height:0!important;height:auto!important}
 .ex-v53-hero-copy{padding:28px 20px!important;position:relative!important;left:auto!important;top:auto!important;width:auto!important}
 .ex-v53-hero-copy h1{font-size:28px!important;line-height:1.15!important;letter-spacing:-.3px!important}
 .ex-v53-hero-copy p{font-size:14px!important;line-height:1.55!important;margin:14px 0 20px!important}
 .ex-v53-hero-buttons{flex-direction:column!important;gap:8px!important}
 .ex-v53-hero-buttons a{min-height:44px;display:flex;align-items:center;justify-content:center;font-size:12px!important;line-height:1.4!important;padding:12px!important}
 .ex-v53-footer .ex-v53-footer-grid{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:24px 18px!important}
 .ex-v53-footer .ex-v53-footer-brand{padding-bottom:20px;min-width:0}
 .ex-v53-footer .ex-v53-footer-brand p{font-size:13px!important;line-height:1.5!important;max-width:100%}
 .ex-v53-footer .ex-v53-footer-badge img{max-width:72px!important;width:72px!important}
 .ex-v53-footer .ex-v53-footer-col{padding:12px 0!important;border-top:1px solid #e5edf2;min-width:0}
 .ex-v53-footer .ex-v53-footer-col>strong{font-size:14px!important;margin:0 0 8px!important}
 .ex-v53-footer .ex-v53-footer-col li{margin:0!important}
 .ex-v53-footer .ex-v53-footer-col a{display:flex;align-items:center;min-height:44px;padding:8px 0;font-size:14px!important;line-height:1.4!important}
 .ex-v53-footer .ex-v53-footer-contact{padding-top:20px;border-top:1px solid #e5edf2}
 .ex-v53-footer .ex-v53-footer-contact p,.ex-v53-footer .ex-v53-footer-contact a{font-size:14px!important;line-height:1.6!important}
 .ex-v53-footer .ex-v53-footer-contact small{font-size:12px!important}
 .ex-v53-footer .ex-v2001-footer-trust{padding:16px 18px!important;gap:16px!important;flex-wrap:wrap}
 .ex-v53-footer .ex-footer-legal{flex-wrap:wrap;gap:10px!important;font-size:12px!important}
 .ex-v53-footer .ex-v2001-payment-area{max-width:100%;flex-wrap:wrap}
 .ex-v53-footer .ex-v2001-payments{flex-wrap:wrap}
 body .expo-service-float{width:44px!important;height:44px!important;right:10px!important;bottom:10px!important;padding:0!important;border-radius:8px!important;box-shadow:0 2px 8px #173f5020!important}
 body .expo-service-float span{font-size:24px!important}
 .ex-mobile-footer-toggle{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}
 .ex-mobile-footer-toggle::after{content:'+';font-size:22px;font-weight:400}
 .ex-mobile-footer-toggle[aria-expanded="true"]::after{content:'−'}
 .ex-mobile-footer-toggle:focus-visible{outline:2px solid #0877c9;outline-offset:3px}
}
@media (max-width:359px){body.exposito-v53-full-pro .ex-v50-product-grid{grid-template-columns:minmax(0,1fr)!important}.ex-v54-header .ex-v54-headmain-inner{grid-template-columns:92px minmax(0,1fr)!important}.ex-v54-header .ex-v54-logo .custom-logo{width:92px!important}.ex-v54-header .ex-v57-head-action,.ex-v54-header .ex-v47-mobile-menu-toggle,.ex-v54-header .ex-v53-mobile-search{width:38px!important;min-width:38px}}
@media (max-width:1180px){
 body .ex-v53-sidebar{max-width:calc(100vw - 48px)!important;width:340px!important;overscroll-behavior:contain;padding-top:0!important}
 body .ex-v53-sidebar-inner{padding:12px!important;min-height:100%;height:auto!important}
 .ex-v53-sidebar .ex-v47-side-row{grid-template-columns:minmax(0,1fr) 44px!important}
 .ex-v53-sidebar .ex-v47-side-link{font-size:14px!important;line-height:1.35!important;min-height:44px!important;padding:10px 8px!important}
 .ex-v53-sidebar .ex-v50-tree-toggle,.ex-v53-sidebar .ex-v47-sub-toggle{min-width:44px!important;min-height:44px!important}
 .ex-v53-sidebar .ex-v50-tree a,.ex-v53-sidebar .ex-v48-inline-list a{font-size:14px!important;line-height:1.35!important;min-height:40px;display:flex;align-items:center}
 .ex-mobile-menu-close{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;margin-bottom:8px;padding:8px;background:#f5f8fa;border:0;border-radius:4px;color:#173f50;font-size:15px;cursor:pointer}
}
@media (min-width:1181px){.ex-mobile-menu-close,.ex-mobile-menu-links{display:none}}
@media (min-width:761px){.ex-mobile-footer-toggle{display:none}}

.ex-v53-footer-col [hidden]{display:none!important}
@media(max-width:1180px){.ex-mobile-menu-links{display:grid;gap:4px;margin-top:18px;padding-top:12px;border-top:1px solid #e5edf2}.ex-mobile-menu-links a{display:flex;align-items:center;min-height:44px;padding:8px;color:#173f50;font-size:14px}}

@media(max-width:1180px){.ex-v53-sidebar .ex-v50-tree-row{grid-template-columns:minmax(0,1fr) 44px!important}.ex-v53-sidebar .ex-v50-tree-item a{font-size:14px!important;line-height:1.4!important;min-height:40px!important;display:flex;align-items:center}.ex-v53-sidebar{box-sizing:border-box!important}.ex-v53-sidebar-inner{box-sizing:border-box!important;width:100%!important}}
@media(max-width:782px){body.admin-bar .ex-v53-sidebar{top:46px!important;height:calc(100dvh - 46px)!important}}
@media(min-width:783px) and (max-width:1180px){body.admin-bar .ex-v53-sidebar{top:32px!important;height:calc(100dvh - 32px)!important}}

/* v21.08 — mobile shop first; footer implicit-column fix, 2026-09-08. */
.ex-mobile-storefront{display:none}
@media(max-width:760px){
 body .ex-v53-home{display:none!important}
 body .ex-v53-home .ex-v53-hero{background-image:none!important}
 body .ex-mobile-storefront{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 16px 8px;margin:0;min-width:0}
 .ex-mobile-storefront h1{font-size:23px;line-height:1.2;margin:0;color:#173f50}
 .ex-mobile-storefront>a{display:flex;align-items:center;gap:8px;min-height:44px;white-space:nowrap;color:#0877c9;font-size:14px;font-weight:700}
 body .ex-v50-products{padding:12px 0 24px!important;margin:0!important}
 body .ex-v50-products>.ex-wrap{padding-left:16px!important;padding-right:16px!important}
 body .ex-v50-section-head{margin-bottom:12px!important;gap:4px!important}
 body .ex-v50-section-head h2{font-size:20px!important;line-height:1.25!important;margin:0!important}
 body .ex-v50-section-head .ex-kicker{display:none!important}
 body .ex-v54-header .ex-v54-headmain-inner{grid-template-columns:104px minmax(0,1fr)!important;min-height:64px!important;padding:8px 12px!important}
 body .ex-v53-headmain{min-height:64px!important}
 body .ex-v54-header .ex-v54-logo .custom-logo{width:104px!important;max-width:104px!important;max-height:46px!important}
 body .ex-v54-header .ex-v57-headicons{flex-wrap:nowrap!important;gap:2px!important}
 body .ex-v54-header .ex-v53-account,body .ex-v54-header .ex-v57-compare-link,body .ex-v54-header .ex-v57-wishlist-link{display:none!important}
 body .ex-v54-header .ex-v53-cart,body .ex-v54-header .ex-v47-mobile-menu-toggle,body .ex-v54-header .ex-v53-mobile-search{width:44px!important;min-width:44px!important;height:44px!important;flex:0 0 44px}
 body .ex-v53-footer .ex-v53-footer-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:none!important;grid-auto-flow:row!important;gap:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:20px 16px!important}
 body .ex-v53-footer .ex-v53-footer-grid>*{grid-area:auto / 1 / auto / -1!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
 body .ex-v53-footer .ex-v53-footer-brand{gap:8px!important;padding:0 0 16px!important}
 body .ex-v53-footer .ex-v53-footer-logo img{max-width:110px!important;max-height:44px!important}
 body .ex-v53-footer .ex-v53-footer-brand p{font-size:12px!important;font-weight:400!important;line-height:1.5!important;margin:0!important}
 body .ex-v53-footer .ex-v53-footer-badge,body .ex-v53-footer .ex-social-link.is-unset{display:none!important}
 body .ex-v53-footer .ex-footer-socials:has(.ex-social-links:not(:has(a))){display:none!important}
 body .ex-v53-footer .ex-v53-footer-col{padding:4px 0!important;float:none!important}
 body .ex-v53-footer .ex-v53-footer-col>strong{display:block!important;min-width:0;margin:0!important;text-transform:none!important;font-size:15px!important}
 body .ex-v53-footer .ex-mobile-footer-toggle{width:100%!important;min-height:48px!important;white-space:normal!important;gap:16px}
 body .ex-v53-footer .ex-mobile-footer-toggle::after{flex:none}
 body .ex-v53-footer .ex-v53-footer-col:has(.ex-mobile-footer-toggle[aria-expanded="false"])>.ex-service-update-note{display:none!important}
 body .ex-v53-footer .ex-v53-footer-contact{padding:16px 0 0!important}
 body .ex-v53-footer .ex-v53-footer-contact>strong{font-size:15px!important;text-transform:none!important}
 body .ex-v53-footer .ex-v53-footer-contact p{margin:8px 0!important;font-size:13px!important}
 body .ex-v53-footer .ex-v53-footer-contact small{font-size:11px!important;line-height:1.5!important;display:block}
 body .ex-v53-footer .ex-v2001-footer-trust{padding:14px 16px!important}
 body .ex-v53-footer .ex-v2001-payment-area{display:none!important}
 body .ex-v53-footer .ex-footer-legal{font-size:11px!important;gap:8px 12px!important;line-height:1.5!important}
 body .ex-v53-sidebar .ex-v55-weather,body .ex-v53-sidebar .ex-v47-side-trust{display:none!important}
}

@media(max-width:760px){body .ex-v50-products>.ex-wrap{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}body .ex-v50-section-head>div>span,body .ex-v50-section-head>a{display:none!important}body .ex-v53-sidebar .ex-mobile-menu-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px;padding:0 0 8px;border-top:0;border-bottom:1px solid #e5edf2}body .ex-v53-sidebar .ex-mobile-menu-links a{font-size:12px;line-height:1.3;padding:6px 2px}}
