/*
Theme Name: EVER POWER Modular Belt
Description: Responsive industrial B2B theme for modularbelt.net.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: ever-power-modularbelt
*/
:root{--navy:#10263b;--blue:#0b6f95;--blue2:#0a5d7c;--cyan:#eaf7fa;--ink:#18232d;--muted:#61717e;--bg:#f5f8fa;--line:#dce6eb;--orange:#ef7d22;--white:#fff;--container:1260px;--header-h:132px;--shadow:0 12px 36px rgba(16,38,59,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 18px)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.68}body.admin-bar{--header-h:164px}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue2)}h1,h2,h3{font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.15;color:var(--navy);margin-top:0}h1{font-size:clamp(2.1rem,4.5vw,4.7rem);letter-spacing:-.04em;max-width:980px}h2{font-size:clamp(1.65rem,2.6vw,2.7rem);letter-spacing:-.025em;margin-bottom:24px}h3{font-size:1.15rem}.epmb-container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.epmb-lead,.epmb-page-hero p{font-size:1.13rem;color:#d7e6ee;max-width:820px}.epmb-section{padding:72px 0}.epmb-section:nth-of-type(even){background:var(--bg)}.epmb-page-hero{background:linear-gradient(120deg,var(--navy),#173f5d 72%,#0d6383);padding:72px 0 58px;color:#fff}.epmb-page-hero h1{color:#fff;margin-bottom:18px}.epmb-page-hero p{margin-bottom:0}.epmb-home-hero-visual{background:var(--navy);padding:0 0 48px}.epmb-hero-image img,.epmb-home-hero-visual img{width:100%;aspect-ratio:16/6;object-fit:cover;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.22)}
.site-header{position:sticky;top:0;z-index:500;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.admin-bar .site-header{top:32px}.epmb-head-row{min-height:78px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:24px}.epmb-logo{font-size:1.32rem;font-weight:850;color:var(--navy);letter-spacing:.02em;white-space:nowrap}.epmb-logo span{color:var(--orange)}.epmb-product-search{display:flex;max-width:560px;width:100%;justify-self:center;border:1px solid #cad8df;border-radius:12px;overflow:hidden;background:#fff}.epmb-product-search input{min-width:0;flex:1;border:0;padding:12px 14px;font:inherit}.epmb-product-search button{border:0;background:var(--navy);color:#fff;padding:0 18px;font-weight:700}.epmb-head-email{font-size:.94rem;font-weight:750;white-space:nowrap}.epmb-nav-row{border-top:1px solid #edf2f5}.epmb-nav-wrap{min-height:53px;display:flex;align-items:center;justify-content:space-between}.epmb-nav-list,.epmb-nav-wrap .menu{list-style:none;padding:0;margin:0;display:flex;gap:28px;align-items:center}.epmb-nav-list li,.epmb-nav-wrap .menu li{margin:0}.epmb-nav-list a,.epmb-nav-wrap .menu a{display:block;padding:15px 0;color:var(--navy);font-weight:720;font-size:.94rem}.epmb-nav-list a:hover,.epmb-nav-wrap .menu a:hover{color:var(--blue)}.epmb-mobile-toggle{display:none;background:var(--navy);color:#fff;border:0;border-radius:9px;padding:10px 13px;font-weight:750}
.epmb-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:44px;align-items:start}.epmb-split>div{min-width:0}.epmb-inline-image img{width:100%;border-radius:16px;background:#fff;box-shadow:var(--shadow);object-fit:cover}.epmb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.epmb-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.epmb-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 3px 16px rgba(16,38,59,.04);transition:.22s transform,.22s box-shadow}.epmb-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.epmb-card-media{aspect-ratio:16/10;background:#f1f5f7;overflow:hidden}.epmb-card-media img{width:100%;height:100%;object-fit:cover}.epmb-product-card .epmb-card-media img{object-fit:contain;background:#fff;padding:8px}.epmb-card-body{padding:22px}.epmb-card-body svg{width:34px;height:34px;color:var(--blue);margin-bottom:15px}.epmb-card h3{margin-bottom:10px}.epmb-card p{color:var(--muted);margin:0 0 12px}.epmb-text-link{font-weight:750}.epmb-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.epmb-metrics>div{background:#fff;padding:28px 20px}.epmb-metrics strong{display:block;color:var(--navy);font-size:1.35rem}.epmb-metrics span{color:var(--muted);font-size:.9rem}.epmb-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:14px;background:#fff}.epmb-tech-table{width:100%;min-width:640px;border-collapse:collapse}.epmb-tech-table th,.epmb-tech-table td{padding:13px 16px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.epmb-tech-table th{background:#edf5f8;color:var(--navy);font-weight:800}.epmb-tech-table tr:last-child td{border-bottom:0}.epmb-tech-table caption{text-align:left;padding:14px 16px;font-weight:800;color:var(--navy)}.epmb-cta-section{background:linear-gradient(135deg,#eaf7fa,#f7fbfc)!important}.epmb-moq{background:#fff6ec;border-left:4px solid var(--orange);padding:22px;border-radius:10px}.epmb-faq h3{margin:26px 0 6px}.epmb-faq p{margin-top:0}.epmb-rfq-fallback{border:1px dashed #98afbb;background:#fff;padding:20px;border-radius:12px}.epmb-rfq-fallback strong{color:var(--navy)}.epmb-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.epmb-media-grid figure{margin:0}.epmb-gallery-image img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px}.epmb-callout{margin:22px 0;padding:20px 22px;border-left:4px solid var(--blue);background:var(--cyan);border-radius:10px}.epmb-callout strong{display:block;color:var(--navy);margin-bottom:6px}
.woocommerce .woocommerce-breadcrumb{padding:24px 0 0;width:min(var(--container),calc(100% - 48px));margin-inline:auto}.woocommerce .woocommerce-products-header,.woocommerce .term-description{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.woocommerce ul.products,.related.products>ul.products,.upsells.products>ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:32px 0!important;padding:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after,.related.products>ul.products::before,.related.products>ul.products::after{display:none!important;content:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px!important;box-shadow:0 3px 16px rgba(16,38,59,.05)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#fff}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem!important;line-height:1.35}.woocommerce span.price,.woocommerce div.product p.price{display:none}.woocommerce a.button,.epmb-button{display:inline-block;background:var(--navy);color:#fff!important;border-radius:9px;padding:11px 16px;font-weight:750}.woocommerce div.product{width:min(var(--container),calc(100% - 48px));margin:48px auto}.woocommerce div.product .product_title{font-size:clamp(2rem,4vw,3.5rem)}.woocommerce div.product div.images img{background:#fff;object-fit:contain}.epmb-product-long-content{clear:both;padding-top:32px}.related.products,.upsells.products{clear:both;margin-top:70px}.related.products>h2,.upsells.products>h2{width:100%;display:block}
.epmb-blog-index{padding:62px 0}.epmb-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.epmb-blog-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.epmb-blog-card-body{padding:22px}.epmb-blog-thumb{display:block;aspect-ratio:16/9;background:#f2f6f8;overflow:hidden}.epmb-blog-thumb img{width:100%;height:100%;object-fit:cover}.epmb-blog-card h2{font-size:1.25rem;margin:8px 0 12px}.epmb-blog-card p{color:var(--muted)}.epmb-meta{font-size:.85rem;color:var(--muted)}
.site-footer{background:var(--navy);color:#c8d8e2}.epmb-footer-cta{padding:58px 0;background:#0d344e}.epmb-footer-cta h2{color:#fff}.epmb-footer-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.75fr);gap:34px;align-items:start}.epmb-footer-main{padding:54px 0}.epmb-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:34px}.site-footer h3{color:#fff}.site-footer a{color:#d8edf7}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0}.epmb-footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:16px 0}.epmb-footer-bottom-row{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.84rem}.epmb-editor-credit{font-size:.72rem;opacity:.78}.epmb-footer-moq{background:rgba(255,255,255,.07);padding:18px;border-radius:12px;font-size:.9rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1042px){:root{--header-h:82px}.epmb-head-row{grid-template-columns:1fr auto;min-height:80px}.epmb-product-search,.epmb-head-email,.epmb-nav-row{display:none}.epmb-mobile-toggle{display:block}.epmb-nav-row.is-open{display:block;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);max-height:calc(100vh - 90px);overflow:auto}.epmb-nav-row.is-open .epmb-nav-wrap{display:block;padding:10px 24px 22px}.epmb-nav-row.is-open .epmb-nav-list,.epmb-nav-row.is-open .menu{display:block}.epmb-nav-row.is-open a{padding:12px 0;border-bottom:1px solid #edf2f5}.epmb-split{grid-template-columns:1fr}.epmb-product-grid,.woocommerce ul.products,.related.products>ul.products,.upsells.products>ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.epmb-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.epmb-footer-cta-grid{grid-template-columns:1fr}.admin-bar .site-header{top:32px}}
@media(max-width:782px){body.admin-bar{--header-h:128px}.admin-bar .site-header{top:46px}.epmb-container{width:min(var(--container),calc(100% - 32px))}.epmb-section{padding:54px 0}.epmb-card-grid,.epmb-product-grid,.epmb-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products,.related.products>ul.products,.upsells.products>ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.epmb-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.epmb-page-hero{padding:54px 0 44px}.epmb-home-hero-visual img{aspect-ratio:16/9}.epmb-footer-bottom-row{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.epmb-card-grid,.epmb-product-grid,.epmb-blog-grid,.epmb-media-grid{grid-template-columns:1fr}.woocommerce ul.products,.related.products>ul.products,.upsells.products>ul.products{grid-template-columns:1fr}.epmb-footer-grid{grid-template-columns:1fr}.epmb-metrics{grid-template-columns:1fr}.epmb-head-row{gap:10px}.epmb-logo{font-size:1.08rem}.epmb-page-hero p{font-size:1rem}}
