/*
Theme Name: Ezell's Taste of Philly
Theme URI: https://example.com/ezells-taste-of-philly
Author: Ezell's Taste of Philly
Description: A premium, modern, high-contrast food truck ecommerce WordPress theme built for cheesesteaks, Italian water ice, Philadelphia pretzels, breakfast sausages, WooCommerce ordering, and Elementor Pro editing.
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ezells-taste-of-philly
Tags: restaurant, food, ecommerce, woocommerce, elementor, responsive, custom-logo
*/
:root{
  --ezell-black:#121212;
  --ezell-ink:#181818;
  --ezell-charcoal:#1c1c1c;
  --ezell-white:#ffffff;
  --ezell-silver:#a0a0a0;
  --ezell-soft:#f9f9f9;
  --ezell-card:#ffffff;
  --ezell-line:rgba(255,255,255,.12);
  --ezell-light-line:rgba(18,18,18,.08);
  --ezell-amber:#ff9f0d;
  --ezell-amber-dark:#d97904;
  --ezell-cool-blue:#a3d4e0;
  --ezell-shadow:0 10px 30px rgba(0,0,0,.05);
  --ezell-shadow-strong:0 22px 70px rgba(0,0,0,.25);
  --ezell-radius:12px;
  --ezell-radius-lg:24px;
  --ezell-headline:'Oswald',Impact,sans-serif;
  --ezell-body:'Inter',Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--ezell-body);color:var(--ezell-ink);background:var(--ezell-soft);line-height:1.7;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none;transition:color .2s ease,opacity .2s ease}
a:hover{color:var(--ezell-amber)}
img{max-width:100%;height:auto;display:block}
button,input,textarea,select{font:inherit}
::selection{background:var(--ezell-amber);color:var(--ezell-black)}
.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}
.ez-container{width:min(1200px,calc(100% - 32px));margin-inline:auto}
.ez-top-strip{background:var(--ezell-black);color:var(--ezell-silver);font-size:.78rem;text-align:center;padding:.55rem 1rem;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid var(--ezell-line)}
.ez-header{position:sticky;top:0;z-index:50;background:rgba(18,18,18,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--ezell-line)}
.admin-bar .ez-header{top:32px}
.ez-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}
.ez-brand{display:flex;align-items:center;gap:.75rem;color:var(--ezell-white);font-family:var(--ezell-headline);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:clamp(1.15rem,1.8vw,1.6rem)}
.ez-brand:hover{color:var(--ezell-white)}
.ez-brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--ezell-cool-blue),#ffd28a);color:var(--ezell-black);box-shadow:0 0 0 1px rgba(255,159,13,.2),0 10px 28px rgba(255,159,13,.25);font-family:var(--ezell-headline);font-size:1rem;letter-spacing:.02em}
.ez-menu{display:flex;align-items:center;gap:1.2rem;list-style:none;margin:0;padding:0;color:var(--ezell-silver);font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}
.ez-menu a{padding:.45rem .1rem;position:relative}
.ez-menu a:after{content:"";position:absolute;left:0;right:0;bottom:.2rem;height:2px;background:var(--ezell-cool-blue);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.ez-menu a:hover:after,.ez-menu .current-menu-item>a:after{transform:scaleX(1)}
.ez-actions{display:flex;align-items:center;gap:.65rem}
.ez-btn,.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex!important;align-items:center;justify-content:center;gap:.45rem;border:0!important;border-radius:999px!important;padding:.9rem 1.25rem!important;background:var(--ezell-cool-blue)!important;color:var(--ezell-black)!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;line-height:1;box-shadow:0 12px 28px rgba(255,159,13,.25);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}
.ez-btn:hover,.button:hover,.wp-element-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-2px);background:#caeaf2!important;color:#0b0b0b!important;box-shadow:0 18px 40px rgba(255,159,13,.35)}
.ez-btn.secondary{background:transparent!important;color:var(--ezell-white)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none}
.ez-btn.secondary:hover{background:rgba(255,255,255,.08)!important;color:var(--ezell-white)!important;border-color:var(--ezell-amber)!important}
.ez-btn.dark{background:var(--ezell-black)!important;color:var(--ezell-white)!important;box-shadow:0 12px 28px rgba(0,0,0,.12)}
.ez-mobile-toggle{display:none;background:transparent;color:var(--ezell-white);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:.65rem .9rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}
.ez-hero{position:relative;isolation:isolate;background:radial-gradient(circle at 80% 15%,rgba(255,159,13,.18),transparent 30%),linear-gradient(145deg,#121212 0%,#1b1b1b 58%,#0c0c0c 100%);overflow:hidden;padding:clamp(4rem,8vw,7.5rem) 0;color:var(--ezell-white)}
.ez-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 86%);z-index:-2}
.ez-hero:after{content:"PHILLY";position:absolute;right:-.07em;bottom:-.28em;font-family:var(--ezell-headline);font-size:clamp(7rem,21vw,19rem);font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.035);z-index:-1;white-space:nowrap;text-transform:uppercase}
.ez-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(2rem,5vw,5rem);align-items:center}
.ez-kicker{display:inline-flex;align-items:center;gap:.55rem;color:var(--ezell-amber);font-weight:900;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1rem;font-size:.82rem}
.ez-kicker:before{content:"";width:42px;height:2px;background:var(--ezell-amber)}
.ez-title{font-family:var(--ezell-headline);font-size:clamp(3.4rem,8vw,7.5rem);line-height:.92;margin:.2rem 0 1.2rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ezell-white)}
.ez-title span{color:var(--ezell-amber)}
.ez-subtitle{font-size:clamp(1.02rem,1.7vw,1.22rem);font-weight:500;color:var(--ezell-silver);max-width:640px;margin-bottom:2rem}
.ez-hero-card{position:relative;border-radius:var(--ezell-radius-lg);overflow:hidden;background:#202020;box-shadow:var(--ezell-shadow-strong);min-height:520px;isolation:isolate;border:1px solid rgba(255,255,255,.08)}
.ez-hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.66),transparent 55%);pointer-events:none}
.ez-hero-card img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:saturate(1.04) contrast(1.04)}
.ez-price-badge{position:absolute;left:22px;bottom:22px;z-index:2;background:rgba(18,18,18,.78);color:var(--ezell-white);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.85rem 1.05rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem;backdrop-filter:blur(12px)}
.ez-price-badge small{color:var(--ezell-amber);display:block;font-size:.68rem;letter-spacing:.16em}
.ez-section{padding:clamp(3.5rem,7vw,6.5rem) 0;background:var(--ezell-soft)}
.ez-section.dark{background:var(--ezell-black);color:var(--ezell-white)}
.ez-section-title{text-align:center;margin:0 auto 2.4rem;max-width:780px}
.ez-section-title .eyebrow{color:var(--ezell-amber);font-weight:900;text-transform:uppercase;letter-spacing:.18em;font-size:.8rem}
.ez-section-title h2{font-family:var(--ezell-headline);font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;margin:.4rem 0;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:inherit}
.ez-section-title p{color:#656565;font-weight:500;margin-inline:auto;max-width:640px}
.ez-section.dark .ez-section-title p{color:var(--ezell-silver)}
.ez-menu-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:1.15rem;align-items:stretch}
.ez-food-card{position:relative;border-radius:var(--ezell-radius);background:var(--ezell-card);box-shadow:var(--ezell-shadow);overflow:hidden;display:flex;flex-direction:column;min-height:480px;border:1px solid var(--ezell-light-line);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.ez-food-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(0,0,0,.12);border-color:rgba(255,159,13,.4)}
.ez-food-card .ez-card-media{height:240px;overflow:hidden;background:#ddd}
.ez-food-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}
.ez-food-card:hover img{transform:scale(1.06);filter:saturate(1.08) contrast(1.05)}
.ez-card-body{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}
.ez-food-card h3{font-family:var(--ezell-headline);font-size:1.55rem;line-height:1.05;margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ezell-black)}
.ez-food-card p{color:#666;font-weight:500;margin:0;font-size:.95rem}
.ez-food-card .tag{position:absolute;top:14px;left:14px;z-index:2;background:var(--ezell-amber);color:var(--ezell-black);padding:.38rem .7rem;border-radius:999px;font-weight:900;text-transform:uppercase;font-size:.7rem;letter-spacing:.1em;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.ez-food-card .ez-btn{margin-top:auto;align-self:flex-start;padding:.78rem 1rem!important}
.ez-special{background:var(--ezell-black);color:var(--ezell-white);position:relative;overflow:hidden}
.ez-special:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 25%,rgba(255,159,13,.12),transparent 34%),linear-gradient(120deg,rgba(255,255,255,.04),transparent 45%)}
.ez-special .ez-container{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}
.ez-special h2{font-family:var(--ezell-headline);font-size:clamp(2.5rem,5vw,5.2rem);line-height:1;margin:0 0 1rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--ezell-white)}
.ez-special h2 span{color:var(--ezell-amber)}
.ez-special p{font-weight:500;color:var(--ezell-silver);font-size:1.06rem;max-width:620px}
.ez-special-img{position:relative;border-radius:var(--ezell-radius-lg);overflow:hidden;box-shadow:var(--ezell-shadow-strong);border:1px solid rgba(255,255,255,.08)}
.ez-special-img img{width:100%;height:440px;object-fit:cover;filter:saturate(1.05) contrast(1.05)}
.ez-order-strip{background:var(--ezell-soft);border-top:1px solid var(--ezell-light-line);border-bottom:1px solid var(--ezell-light-line);padding:1.1rem 0}
.ez-order-strip-inner{display:flex;gap:1rem;align-items:center;justify-content:space-between;color:#555;font-weight:700;flex-wrap:wrap}
.ez-order-strip strong{font-family:var(--ezell-headline);font-size:1.35rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ezell-black)}
.ez-products .woocommerce ul.products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin:0!important;padding:0!important}
.woocommerce ul.products li.product{background:#fff!important;border-radius:var(--ezell-radius)!important;padding:1rem!important;box-shadow:var(--ezell-shadow);text-align:left;float:none!important;width:auto!important;margin:0!important;border:1px solid var(--ezell-light-line);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(0,0,0,.12);border-color:rgba(255,159,13,.35)}
.woocommerce ul.products li.product a img{border-radius:10px!important;width:100%;aspect-ratio:1/1;object-fit:cover;margin:0 0 1rem!important;transition:transform .45s ease}
.woocommerce ul.products li.product:hover a img{transform:scale(1.035)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--ezell-headline);font-weight:700;text-transform:uppercase;color:var(--ezell-black);font-size:1.05rem;letter-spacing:.04em;padding:.2rem 0!important}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ezell-amber)!important;font-weight:900!important;font-size:1.08rem!important}
.woocommerce span.onsale{background:var(--ezell-amber)!important;color:var(--ezell-black)!important;border-radius:999px!important;font-weight:900!important;min-height:auto!important;line-height:1!important;padding:.5rem .7rem!important;text-transform:uppercase;letter-spacing:.08em}
.woocommerce div.product div.images img,.woocommerce ul.products li.product img{border-radius:10px}
.woocommerce div.product .product_title,.ez-content h1,.ez-content h2,.ez-page h1,.ez-page h2{font-family:var(--ezell-headline);font-size:clamp(2.2rem,4vw,4.6rem);font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ezell-black);line-height:1}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--ezell-amber);background:#fff;color:var(--ezell-black);box-shadow:var(--ezell-shadow)}
.woocommerce-message::before,.woocommerce-info::before{color:var(--ezell-amber)}
.ez-footer{background:#0d0d0d;color:#fff;padding:3.5rem 0 1.2rem;border-top:1px solid rgba(255,255,255,.1)}
.ez-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}
.ez-footer h3,.ez-footer h4{font-family:var(--ezell-headline);margin-top:0;text-transform:uppercase;letter-spacing:.05em;color:#fff}
.ez-footer p{color:var(--ezell-silver)}
.ez-footer a{color:var(--ezell-amber)}
.ez-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:2rem;padding-top:1rem;color:#777;font-size:.9rem}
.ez-page{padding:4rem 0;background:var(--ezell-soft);min-height:55vh}
.ez-content{background:#fff;border-radius:var(--ezell-radius);padding:clamp(1rem,4vw,2.5rem);box-shadow:var(--ezell-shadow);border:1px solid var(--ezell-light-line)}
/* Elementor Pro helpers */
.ez-elementor-canvas,.elementor-page .ez-page{background:var(--ezell-soft)}
.ez-loop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}
.ez-dark-section{background:var(--ezell-black)!important;color:var(--ezell-white)!important}
.ez-light-section{background:var(--ezell-soft)!important;color:var(--ezell-black)!important}
.ez-amber-text{color:var(--ezell-amber)!important}
@media (max-width: 1100px){.ez-menu-pillars{grid-template-columns:repeat(2,1fr)}.ez-products .woocommerce ul.products,.woocommerce ul.products,.ez-loop-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width: 920px){
  .ez-mobile-toggle{display:inline-flex}.ez-menu{position:absolute;top:100%;left:16px;right:16px;background:#181818;border-radius:16px;box-shadow:var(--ezell-shadow-strong);padding:1rem;display:none;flex-direction:column;align-items:flex-start;border:1px solid var(--ezell-line)}.ez-menu.is-open{display:flex}.ez-actions .ez-btn{display:none}.ez-hero-grid,.ez-special .ez-container,.ez-footer-grid{grid-template-columns:1fr}.ez-products .woocommerce ul.products,.woocommerce ul.products,.ez-loop-grid{grid-template-columns:repeat(2,1fr)}.admin-bar .ez-header{top:46px}.ez-hero-card{min-height:380px}.ez-hero-card img{min-height:380px}.ez-order-strip-inner{align-items:flex-start;flex-direction:column}.ez-special-img img{height:360px}
}
@media (max-width: 620px){
  .ez-container{width:min(100% - 24px,1200px)}.ez-top-strip{font-size:.68rem;letter-spacing:.08em}.ez-brand{font-size:1rem}.ez-brand-mark{width:38px;height:38px}.ez-title{font-size:3.25rem}.ez-menu-pillars,.ez-products .woocommerce ul.products,.woocommerce ul.products,.ez-loop-grid{grid-template-columns:1fr}.ez-food-card{min-height:0}.ez-food-card .ez-card-media{height:220px}.ez-section{padding:3rem 0}.ez-special-img img{height:280px}.ez-price-badge{left:14px;bottom:14px}.ez-hero{padding:3rem 0}.ez-subtitle{font-size:1rem}
}


/* Premium WooCommerce shop toolbar + grid fix */
.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after{
  content:none!important;
  display:none!important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
  float:none!important;
  clear:none!important;
  width:auto!important;
  margin:0!important;
}
.ez-shop-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
  width:100%;
  margin:0 0 2.25rem;
  padding:1.05rem 1.25rem;
  background:#fff;
  border:1px solid rgba(18,18,18,.16);
  border-radius:0;
  box-shadow:0 12px 34px rgba(0,0,0,.035);
}
.ez-shop-toolbar .woocommerce-result-count,
.woocommerce .ez-shop-toolbar .woocommerce-result-count{
  float:none!important;
  margin:0!important;
  color:#333;
  font-family:var(--ezell-headline);
  font-size:1rem;
  font-weight:600;
  line-height:1.2;
  letter-spacing:.02em;
}
.ez-shop-toolbar-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:1rem;
  flex:0 0 auto;
  margin-left:auto;
}
.ez-shop-toolbar .woocommerce-ordering,
.woocommerce .ez-shop-toolbar .woocommerce-ordering{
  float:none!important;
  margin:0!important;
  display:flex;
  align-items:center;
  gap:.85rem;
}
.ez-shop-toolbar .woocommerce-ordering select,
.woocommerce-ordering select.orderby{
  min-width:250px;
  min-height:54px;
  border:1px solid rgba(18,18,18,.22)!important;
  border-radius:4px!important;
  background:#fff!important;
  color:#121212!important;
  padding:.75rem 2.75rem .75rem 1rem!important;
  font-family:var(--ezell-headline);
  font-size:1rem;
  font-weight:600;
  letter-spacing:.02em;
  outline:0;
  box-shadow:none!important;
  cursor:pointer;
  transition:border-color .2s ease,box-shadow .2s ease;
}
.ez-shop-toolbar .woocommerce-ordering select:hover,
.ez-shop-toolbar .woocommerce-ordering select:focus,
.woocommerce-ordering select.orderby:hover,
.woocommerce-ordering select.orderby:focus{
  border-color:var(--ezell-amber)!important;
  box-shadow:0 0 0 3px rgba(255,159,13,.14)!important;
}
.ez-shop-toolbar-icons{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:.55rem;
  color:#121212;
  flex:0 0 auto;
}
.ez-shop-toolbar-icon{
  appearance:none;
  -webkit-appearance:none;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  padding:0;
  border:1px solid transparent;
  border-radius:6px;
  background:transparent;
  color:#121212;
  opacity:.9;
  cursor:pointer;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
.ez-shop-toolbar-icon:hover,
.ez-shop-toolbar-icon:focus,
.ez-shop-toolbar-icon.is-active{
  background:#121212;
  border-color:#121212;
  color:#fff;
  opacity:1;
}
.ez-shop-toolbar-icon:focus{outline:3px solid rgba(255,159,13,.22);outline-offset:2px}
.ez-shop-toolbar-icon svg{width:17px;height:17px;display:block;fill:currentColor}
body.ez-shop-list-view .woocommerce ul.products,
body.ez-shop-list-view.woocommerce-page ul.products,
.woocommerce ul.products.ez-list-view{
  grid-template-columns:1fr!important;
}
body.ez-shop-list-view .woocommerce ul.products li.product,
.woocommerce ul.products.ez-list-view li.product{
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr) auto;
  align-items:center;
  gap:1.25rem;
  padding:1.1rem!important;
}
body.ez-shop-list-view .woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
.woocommerce ul.products.ez-list-view li.product a.woocommerce-LoopProduct-link{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  align-items:center;
  gap:1.25rem;
  grid-column:1 / 3;
  color:inherit;
}
body.ez-shop-list-view .woocommerce ul.products li.product a img,
.woocommerce ul.products.ez-list-view li.product a img{
  width:220px!important;
  max-width:220px!important;
  margin:0!important;
}
body.ez-shop-list-view .woocommerce ul.products li.product .button,
.woocommerce ul.products.ez-list-view li.product .button{
  grid-column:3;
  white-space:nowrap;
  margin-top:0!important;
}
@media (max-width: 860px){
  body.ez-shop-list-view .woocommerce ul.products li.product,
  .woocommerce ul.products.ez-list-view li.product,
  body.ez-shop-list-view .woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
  .woocommerce ul.products.ez-list-view li.product a.woocommerce-LoopProduct-link{
    grid-template-columns:140px minmax(0,1fr);
  }
  body.ez-shop-list-view .woocommerce ul.products li.product a img,
  .woocommerce ul.products.ez-list-view li.product a img{
    width:140px!important;
    max-width:140px!important;
  }
  body.ez-shop-list-view .woocommerce ul.products li.product .button,
  .woocommerce ul.products.ez-list-view li.product .button{
    grid-column:2;
    justify-self:start;
  }
}
@media (max-width: 700px){
  .ez-shop-toolbar{align-items:stretch;flex-direction:column;padding:1rem;margin-bottom:1.35rem}
  .ez-shop-toolbar-actions{width:100%;justify-content:space-between;gap:.75rem;margin-left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
  .ez-shop-toolbar .woocommerce-ordering{width:100%;justify-content:space-between}
  .ez-shop-toolbar .woocommerce-ordering select{min-width:0;width:100%}
  .ez-shop-toolbar-icons{display:flex}
}
@media (max-width: 520px){
  .ez-shop-toolbar-actions{grid-template-columns:1fr;align-items:stretch}
  .ez-shop-toolbar-icons{justify-content:flex-start}
  body.ez-shop-list-view .woocommerce ul.products li.product,
  .woocommerce ul.products.ez-list-view li.product,
  body.ez-shop-list-view .woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
  .woocommerce ul.products.ez-list-view li.product a.woocommerce-LoopProduct-link{
    display:block!important;
  }
  body.ez-shop-list-view .woocommerce ul.products li.product a img,
  .woocommerce ul.products.ez-list-view li.product a img{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 1rem!important;
  }
}


/* Premium WooCommerce Cart + Checkout Overhaul */
.woocommerce-cart .ez-page,
.woocommerce-checkout .ez-page,
.woocommerce-account .ez-page{
  background:linear-gradient(180deg,#f6f3ee 0%,#fbfbfb 42%,#f9f9f9 100%);
  padding-top:0;
}
.woocommerce-cart .ez-content,
.woocommerce-checkout .ez-content,
.woocommerce-account .ez-content{
  background:transparent;
  border:0;
  box-shadow:none;
  padding:0;
}
.ez-commerce-hero{
  position:relative;
  overflow:hidden;
  background:radial-gradient(circle at 11% 0%,rgba(255,159,13,.22),transparent 28%),linear-gradient(135deg,#111 0%,#1b1b1b 54%,#0b0b0b 100%);
  color:#fff;
  padding:clamp(3rem,6vw,5.5rem) 0;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.ez-commerce-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:64px 64px;
  opacity:.65;
  pointer-events:none;
}
.ez-commerce-hero:after{
  content:"ORDER";
  position:absolute;
  right:-.05em;
  bottom:-.34em;
  font-family:var(--ezell-headline);
  font-size:clamp(7rem,18vw,16rem);
  color:rgba(255,255,255,.04);
  letter-spacing:.04em;
  line-height:1;
}
.ez-commerce-hero .ez-container{position:relative;z-index:1;text-align:center}
.ez-commerce-hero .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.65rem;
  color:var(--ezell-amber);
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:.78rem;
  margin-bottom:.7rem;
}
.ez-commerce-hero .eyebrow:before,.ez-commerce-hero .eyebrow:after{content:"";width:36px;height:2px;background:var(--ezell-amber)}
.ez-commerce-hero h1{
  color:#fff;
  font-family:var(--ezell-headline);
  font-size:clamp(2.7rem,7vw,6rem);
  line-height:.95;
  margin:.15rem 0 .8rem;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.ez-commerce-hero p{color:var(--ezell-silver);font-weight:600;margin:0 auto;max-width:640px}
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce,
.woocommerce-account .woocommerce{
  max-width:1200px;
  margin:clamp(2rem,4vw,3.5rem) auto 0;
}
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-notices-wrapper{margin-bottom:1.15rem}
.woocommerce table.shop_table{
  border:0!important;
  border-collapse:separate!important;
  border-spacing:0;
  background:#fff;
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 18px 55px rgba(0,0,0,.07);
}
.woocommerce table.shop_table thead{
  background:#121212;
  color:#fff;
}
.woocommerce table.shop_table th{
  font-family:var(--ezell-headline);
  font-size:.9rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:inherit;
  padding:1.25rem 1.2rem!important;
  border:0!important;
}
.woocommerce table.shop_table td{
  border-top:1px solid rgba(18,18,18,.075)!important;
  padding:1.25rem 1.2rem!important;
  vertical-align:middle;
  font-weight:700;
}
.woocommerce-cart table.cart img{
  width:92px!important;
  border-radius:16px;
  box-shadow:0 12px 30px rgba(0,0,0,.12);
  aspect-ratio:1/1;
  object-fit:cover;
}
.woocommerce-cart table.cart .product-name a,
.woocommerce-checkout-review-order-table .product-name{
  font-family:var(--ezell-headline);
  text-transform:uppercase;
  letter-spacing:.04em;
  color:#121212;
  font-size:1.05rem;
}
.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-subtotal,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce table.shop_table tfoot td{
  color:var(--ezell-amber);
  font-weight:900;
}
.woocommerce-cart table.cart .product-remove a{
  display:grid!important;
  place-items:center;
  width:34px;
  height:34px;
  background:#f2f2f2;
  color:#121212!important;
  border-radius:50%;
  line-height:1!important;
  font-size:1.2rem!important;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
.woocommerce-cart table.cart .product-remove a:hover{background:var(--ezell-amber)!important;color:#121212!important;transform:rotate(8deg) scale(1.06)}
.woocommerce .quantity .qty{
  width:76px;
  min-height:42px;
  border:1px solid rgba(18,18,18,.13);
  border-radius:999px;
  background:#f9f9f9;
  color:#121212;
  font-weight:900;
  text-align:center;
  outline:0;
}
.woocommerce-cart table.cart td.actions{
  background:#fbfbfb;
  padding:1.2rem!important;
}
.woocommerce-cart table.cart td.actions .coupon{
  display:flex;
  align-items:center;
  gap:.7rem;
  float:left;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single{
  min-height:48px;
  border:1px solid rgba(18,18,18,.12)!important;
  border-radius:999px!important;
  background:#fff!important;
  padding:.75rem 1rem!important;
  color:#121212!important;
  font-weight:700;
  box-shadow:0 10px 30px rgba(0,0,0,.035);
}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:29px!important;color:#121212!important;font-weight:700}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px!important;right:10px!important}
.woocommerce-cart .cart-collaterals{
  margin-top:1.25rem;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,420px);
  gap:1.25rem;
  align-items:start;
}
.woocommerce-cart .cart-collaterals:before,
.woocommerce-cart .cart-collaterals:after{display:none!important}
.woocommerce-cart .cart-collaterals .cart_totals{
  float:none!important;
  width:auto!important;
  grid-column:2;
  background:#121212;
  color:#fff;
  border-radius:22px;
  padding:1.35rem;
  box-shadow:0 22px 60px rgba(0,0,0,.22);
  border:1px solid rgba(255,255,255,.08);
}
.woocommerce-cart .cart_totals h2,
.woocommerce-checkout h3,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#order_review_heading{
  font-family:var(--ezell-headline);
  font-size:clamp(1.55rem,3vw,2.25rem);
  line-height:1;
  text-transform:uppercase;
  letter-spacing:.05em;
  color:#121212;
  margin:0 0 1rem;
}
.woocommerce-cart .cart_totals h2{color:#fff}
.woocommerce-cart .cart_totals table.shop_table{
  background:transparent;
  box-shadow:none;
  border-radius:0;
  color:#fff;
}
.woocommerce-cart .cart_totals table.shop_table th,
.woocommerce-cart .cart_totals table.shop_table td{
  background:transparent!important;
  color:#fff;
  border-top:1px solid rgba(255,255,255,.11)!important;
}
.woocommerce-cart .cart_totals .order-total td,
.woocommerce-cart .cart_totals .order-total th{font-size:1.15rem;color:var(--ezell-amber)!important}
.woocommerce-cart .wc-proceed-to-checkout{padding:1rem 0 0!important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  width:100%;
  min-height:56px;
  font-size:.9rem!important;
  box-shadow:0 16px 36px rgba(255,159,13,.3)!important;
}
.woocommerce-checkout form.checkout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(340px,440px);
  gap:1.35rem;
  align-items:start;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review,
.woocommerce-checkout #payment,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content{
  background:#fff;
  border-radius:22px;
  padding:1.4rem;
  box-shadow:0 18px 55px rgba(0,0,0,.07);
  border:1px solid rgba(18,18,18,.06);
}
.woocommerce-checkout #customer_details{grid-column:1;display:block}
.woocommerce-checkout #order_review_heading{grid-column:2;margin-bottom:-.45rem}
.woocommerce-checkout #order_review{grid-column:2;grid-row:1 / span 3;margin-top:3rem}
.woocommerce-checkout #payment{background:#121212!important;color:#fff!important;border-radius:20px!important;margin-top:1rem}
.woocommerce-checkout #payment div.payment_box{background:#1f1f1f!important;color:#d0d0d0!important;border-radius:14px!important}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#1f1f1f!important}
.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid rgba(255,255,255,.12)!important}
.woocommerce-checkout #payment label{color:#fff;font-weight:800}
.woocommerce-checkout #payment button#place_order{width:100%;min-height:56px;margin-top:1rem}
.woocommerce form .form-row label{font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:#121212}
.woocommerce form .form-row .required{color:var(--ezell-amber)}
.woocommerce-info,.woocommerce-message,.woocommerce-error{
  border:0!important;
  border-left:5px solid var(--ezell-amber)!important;
  border-radius:16px;
  padding:1rem 1.25rem 1rem 3.2rem!important;
  background:#fff!important;
  box-shadow:0 12px 40px rgba(0,0,0,.06)!important;
  font-weight:700;
}
.woocommerce-info:before,.woocommerce-message:before,.woocommerce-error:before{top:1rem!important;color:var(--ezell-amber)!important}
.woocommerce-info .button,.woocommerce-message .button{float:right;margin-left:1rem}
.woocommerce .return-to-shop .button{min-height:52px}
@media (max-width: 860px){
  .woocommerce-cart .cart-collaterals,
  .woocommerce-checkout form.checkout{grid-template-columns:1fr}
  .woocommerce-cart .cart-collaterals .cart_totals,
  .woocommerce-checkout #customer_details,
  .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout #order_review{grid-column:1;grid-row:auto;margin-top:0}
  .woocommerce-cart table.cart td.actions .coupon{float:none;width:100%;margin-bottom:.75rem;flex-wrap:wrap}
  .woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}
  .woocommerce-cart table.cart td.actions .button{width:100%;margin-top:.4rem!important}
}
@media (max-width: 700px){
  .ez-commerce-hero{text-align:center;padding:2.75rem 0}
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr{
    display:block;
    background:#fff;
    border-bottom:1px solid rgba(18,18,18,.08);
    padding:.7rem 0;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    gap:1rem;
    text-align:right!important;
    border:0!important;
    padding:.7rem 1rem!important;
  }
  .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-page table.shop_table_responsive tr td:before{
    font-family:var(--ezell-headline);
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#121212;
    font-size:.86rem;
  }
  .woocommerce-cart table.cart img{width:72px!important}
  .woocommerce-cart table.cart .product-name a{font-size:.95rem}
  .woocommerce-cart .cart_totals{border-radius:18px!important}
}


/* Premium mobile hamburger header refresh */
.ez-mobile-toggle-line{display:block;width:24px;height:2px;background:currentColor;border-radius:999px;transition:transform .25s ease,opacity .25s ease}
.ez-mobile-toggle[aria-expanded="true"] .ez-mobile-toggle-line:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ez-mobile-toggle[aria-expanded="true"] .ez-mobile-toggle-line:nth-child(2){opacity:0}
.ez-mobile-toggle[aria-expanded="true"] .ez-mobile-toggle-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media (max-width: 782px){
  .ez-top-strip{display:none}
  .ez-header{top:0;background:#fff;color:#121212;border-bottom:1px solid rgba(18,18,18,.08);box-shadow:0 10px 30px rgba(0,0,0,.08)}
  .admin-bar .ez-header{top:46px}
  .ez-nav{min-height:72px;padding:.75rem 1rem;display:flex;align-items:center;gap:1rem}
  .ez-brand{color:#121212;font-size:1.18rem;letter-spacing:.02em;gap:.65rem;min-width:0;margin-right:auto}
  .ez-brand span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70vw}
  .ez-brand-mark{width:42px;height:42px;background:transparent;color:#ff9f0d;border:2px solid #ff9f0d;box-shadow:none;font-size:.75rem;flex:0 0 auto}
  .ez-actions{display:none}
  .ez-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:46px;height:46px;padding:0;margin-left:auto;background:transparent;color:#121212;border:0;border-radius:0;letter-spacing:0;box-shadow:none;position:relative;z-index:1002}
  .ez-mobile-toggle:hover,.ez-mobile-toggle:focus{background:rgba(18,18,18,.04);outline:2px solid transparent}
  .ez-menu{position:fixed;top:72px;left:0;right:0;bottom:auto;background:#fff;color:#121212;border:0;border-top:1px solid rgba(18,18,18,.08);border-radius:0;box-shadow:0 24px 50px rgba(0,0,0,.16);padding:1.25rem;display:none;flex-direction:column;align-items:stretch;gap:0;z-index:1001;max-height:calc(100vh - 72px);overflow:auto}
  .admin-bar .ez-menu{top:118px;max-height:calc(100vh - 118px)}
  .ez-menu.is-open{display:flex;animation:ezMobileMenuIn .22s ease both}
  .ez-menu li{width:100%;border-bottom:1px solid rgba(18,18,18,.08)}
  .ez-menu a{display:flex;justify-content:space-between;align-items:center;color:#1e1e1e;padding:1rem 0;font-size:1rem;font-weight:800;letter-spacing:.02em;text-transform:none}
  .ez-menu a:hover{color:#ff9f0d}
  .ez-menu li.menu-item-has-children > a::after{content:'⌄';font-size:1.15rem;color:#121212;line-height:1}
  .ez-menu .sub-menu{position:static;display:block;margin:0 0 .75rem 0;padding:0 0 0 1rem;background:transparent;box-shadow:none;border-radius:0}
  .ez-menu .sub-menu a{font-size:.92rem;padding:.65rem 0;color:#555}
  body.ez-mobile-menu-open{overflow:hidden}
}

@media (max-width: 520px){
  .ez-nav{min-height:68px}
  .ez-menu{top:68px;max-height:calc(100vh - 68px)}
  .admin-bar .ez-menu{top:114px;max-height:calc(100vh - 114px)}
  .ez-brand{font-size:1rem}
  .ez-brand-mark{width:38px;height:38px}
}

@keyframes ezMobileMenuIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
