/* Elite Print Store V13 — header rescue and product page polish */
body.eps-v13{overflow-x:hidden}
body.eps-v13 .eps-top-features,body.eps-v13 .eps-announcement{position:relative;z-index:110}
body.eps-v13.eps-v13-dedupe-topbar .eps-top-features+.eps-announcement{display:none}
body.eps-v13 .eps-header{position:sticky!important;top:0!important;background:rgba(255,255,255,.98)!important;z-index:1000!important;box-shadow:0 8px 28px rgba(9,39,83,.07)!important;border-bottom:1px solid #edf1f6}
body.admin-bar.eps-v13 .eps-header{top:32px!important}
body.eps-v13 .eps-header>.eps-container,body.eps-v13 .eps-header-inner,body.eps-v13 .eps-nav-shell{max-width:var(--eps-v13-header-max)!important}
body.eps-v13 .eps-header-inner{display:grid!important;grid-template-columns:minmax(160px,var(--eps-v13-logo-w)) minmax(280px,1fr) auto!important;align-items:center!important;gap:clamp(10px,1.6vw,24px)!important;min-height:72px!important;height:auto!important;padding:8px 0!important}
body.eps-header-density-compact .eps-header-inner{min-height:64px!important;padding-block:5px!important}
body.eps-header-density-comfortable .eps-header-inner{min-height:90px!important;padding-block:12px!important}
body.eps-v13 .eps-logo,body.eps-v13 .eps-logo .custom-logo-link{width:100%!important;height:var(--eps-v13-logo-h)!important;max-height:var(--eps-v13-logo-h)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important}
body.eps-v13 .eps-logo img,body.eps-v13 .eps-logo .custom-logo{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important}
body.eps-v13 .eps-search{width:100%!important;max-width:650px!important;justify-self:center!important}
body.eps-v13 .eps-search form{height:44px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #dbe4ef!important;box-shadow:none!important}
body.eps-v13 .eps-search button{width:52px!important;min-width:52px!important;padding:0!important;border-radius:999px!important;background:var(--eps-primary)!important}
body.eps-v13 .eps-header-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}
body.eps-v13 .eps-action{height:42px!important;padding:0 15px!important;border-radius:13px!important;font-size:14px!important}
body.eps-v13 .eps-nav{margin:0 0 10px!important;background:transparent!important}
body.eps-v13 .eps-nav-shell{position:relative!important;background:linear-gradient(135deg,var(--eps-primary),#123c7f)!important;border-radius:15px!important;box-shadow:0 10px 24px rgba(13,43,92,.14)!important;overflow:visible!important;padding:0 10px!important}
body.eps-v13 .eps-primary-menu{display:flex!important;align-items:stretch!important;justify-content:center!important;gap:0!important;min-height:48px!important;width:100%!important;overflow:visible!important;margin:0!important;padding:0!important;list-style:none!important}
body.eps-v13 .eps-primary-menu>li{position:relative!important;flex:0 1 auto!important;min-width:0!important}
body.eps-v13 .eps-primary-menu>li>a{display:flex!important;align-items:center!important;justify-content:center!important;height:48px!important;min-height:48px!important;padding:0 clamp(12px,1.6vw,24px)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;white-space:nowrap!important;border:0!important}
body.eps-v13 .eps-primary-menu>li>a:hover,body.eps-v13 .eps-primary-menu>.current-menu-item>a{background:rgba(255,255,255,.09)!important;box-shadow:inset 0 -3px var(--eps-accent)!important}
body.eps-v13 .eps-primary-menu .sub-menu{position:absolute!important;top:100%!important;right:0!important;min-width:220px!important;display:none!important;background:#fff!important;border:1px solid #e5eaf2!important;border-radius:14px!important;padding:8px!important;box-shadow:0 18px 40px rgba(10,36,74,.16)!important;z-index:1005!important;list-style:none!important}
body.eps-v13 .eps-primary-menu li:hover>.sub-menu{display:block!important}
body.eps-v13 .eps-primary-menu .sub-menu a{display:block!important;padding:10px 12px!important;border-radius:9px!important;color:var(--eps-primary)!important;white-space:nowrap!important}
body.eps-v13 .eps-menu-toggle{display:none;border:0;background:transparent;color:#fff;height:48px;padding:0 14px;font-family:inherit;font-weight:800;align-items:center;gap:8px}
/* Product page: remove blog-like clutter and normalize layout */
body.eps-v13.single-product .eps-site-main{padding-top:24px}
body.eps-v13.single-product .site-main,body.eps-v13.single-product .content-area{width:100%!important;max-width:none!important}
body.eps-v13.single-product .widget-area,body.eps-v13.single-product aside.sidebar{display:none!important}
body.eps-v13.single-product div.product{max-width:min(1280px,calc(100% - 32px))!important;margin:0 auto 36px!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;gap:34px!important;align-items:start!important;background:#fff!important;border:1px solid #e7edf4!important;border-radius:26px!important;padding:24px!important;box-shadow:0 18px 50px rgba(10,38,81,.07)!important}
body.eps-v13.single-product div.product .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}
body.eps-v13.single-product div.product .summary{width:100%!important;float:none!important;margin:0!important;position:sticky!important;top:150px!important;padding:24px!important;border-radius:20px!important;background:#fbfcfe!important;border:1px solid #edf1f6!important}
body.eps-v13.single-product .product_title{font-size:clamp(28px,3vw,42px)!important;line-height:1.25!important;margin:0 0 12px!important;color:var(--eps-primary)!important}
body.eps-v13.single-product .price{font-size:23px!important;display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:16px!important}
body.eps-v13.single-product .woocommerce-product-details__short-description{color:#5b6574!important;line-height:1.95!important}
body.eps-v13.single-product form.cart{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;padding-top:14px!important}
body.eps-v13.single-product form.cart .quantity input{height:48px!important;width:78px!important;border:1px solid #dbe4ef!important;border-radius:13px!important}
body.eps-v13.single-product .single_add_to_cart_button{min-height:48px!important;padding-inline:28px!important;flex:1!important}
body.eps-v13.single-product .woocommerce-tabs,body.eps-v13.single-product .related{max-width:min(1280px,calc(100% - 32px))!important;margin-inline:auto!important}
@media(max-width:980px){
 body.eps-v13 .eps-header{position:sticky!important}
 body.eps-v13 .eps-header-inner{grid-template-columns:1fr auto!important;min-height:64px!important;padding:6px 12px!important}
 body.eps-v13 .eps-logo{max-width:200px!important;height:52px!important}
 body.eps-v13 .eps-search{grid-column:1/-1!important;grid-row:2!important;max-width:none!important}
 body.eps-v13 .eps-header-actions .eps-wa{display:none!important}
 body.eps-v13 .eps-nav-shell{border-radius:0!important;padding:0!important;max-width:none!important;width:100%!important}
 body.eps-v13 .eps-menu-toggle{display:flex!important;width:100%!important;justify-content:flex-start!important}
 body.eps-v13 .eps-primary-menu{display:none!important;position:absolute!important;top:100%!important;right:10px!important;left:10px!important;width:auto!important;min-height:0!important;flex-direction:column!important;align-items:stretch!important;background:#fff!important;border:1px solid #e4eaf2!important;border-radius:16px!important;padding:8px!important;box-shadow:0 18px 42px rgba(8,32,70,.18)!important}
 body.eps-v13 .eps-nav-shell.is-open .eps-primary-menu{display:flex!important}
 body.eps-v13 .eps-primary-menu>li{display:block!important;width:100%!important}
 body.eps-v13 .eps-primary-menu>li>a{height:44px!important;min-height:44px!important;justify-content:flex-start!important;color:var(--eps-primary)!important;border-radius:10px!important;padding-inline:14px!important}
 body.eps-v13 .eps-primary-menu .sub-menu{position:static!important;display:block!important;box-shadow:none!important;border:0!important;padding:0 16px!important}
 body.eps-v13.single-product div.product{grid-template-columns:1fr!important;padding:14px!important;gap:18px!important}
 body.eps-v13.single-product div.product .summary{position:static!important;padding:18px!important}
}
@media(max-width:600px){
 body.eps-v13 .eps-header-inner{grid-template-columns:1fr auto!important}
 body.eps-v13 .eps-logo{max-width:155px!important;height:46px!important}
 body.eps-v13 .eps-header-actions .eps-action:not(.eps-cart){display:none!important}
 body.eps-v13 .eps-action{height:38px!important;padding-inline:11px!important}
 body.eps-v13.single-product div.product{max-width:calc(100% - 16px)!important;border-radius:18px!important}
}
