/* Cafe Lombardi Restaurant Engine v1.0.0 */
.clre-page{max-width:1240px;margin:0 auto;padding:32px 20px 70px;color:#241b16}
.clre-hero-small{background:#171310;color:#fff;border-radius:14px;padding:50px 46px;margin-bottom:28px}
.clre-hero-small span{display:block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#d8c1a2;margin-bottom:9px}
.clre-hero-small h1{font-family:Georgia,"Times New Roman",serif;font-size:48px;line-height:1.05;color:#fff;margin:0 0 12px}
.clre-hero-small p{font-size:16px;color:#e5d9ce;margin:0;max-width:760px}
.clre-category-nav{display:flex;gap:8px;overflow:auto;padding:6px 0 20px;position:sticky;top:12px;z-index:20;background:#fff}
.admin-bar .clre-category-nav{top:44px}
.clre-category-nav a{white-space:nowrap;padding:9px 13px;border:1px solid #ded5cc;border-radius:999px;color:#4a3126;text-decoration:none;font-weight:700;font-size:13px}
.clre-category-nav a:hover{background:#7e1f1c;color:#fff;border-color:#7e1f1c}
.clre-menu-section,.clre-order-category{padding:26px 0 16px;scroll-margin-top:100px}
.clre-section-title h2,.clre-form h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;margin:0 0 20px}
.clre-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.clre-product-card{background:#fff;border:1px solid #e9e1d8;border-radius:12px;overflow:hidden;box-shadow:0 5px 18px rgba(47,30,19,.05)}
.clre-product-media{aspect-ratio:4/3;background:#f6f1ec;overflow:hidden}
.clre-product-media img{width:100%;height:100%;object-fit:cover}
.clre-product-body{padding:17px}
.clre-product-body h3{font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.2;margin:0 0 8px}
.clre-product-desc{font-size:13px;line-height:1.55;color:#6d5b51;min-height:42px}
.clre-product-desc p{margin:0}
.clre-serves{font-size:12px;font-weight:700;margin-top:8px;color:#7e1f1c}
.clre-product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}
.clre-price{font-size:17px;font-weight:800}
.clre-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:#7e1f1c;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;min-height:46px;padding:0 20px;cursor:pointer}
.clre-btn-small{min-height:38px;padding:0 14px;font-size:12px}
.clre-select-item{font-size:13px;font-weight:800;color:#7e1f1c}
.clre-form{background:#fff;border:1px solid #e8ded4;border-radius:14px;padding:28px}
.clre-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:28px}
.clre-form label{display:block;font-size:13px;font-weight:800;margin:0 0 16px}
.clre-form input[type=text],.clre-form input[type=tel],.clre-form input[type=email],.clre-form input[type=date],.clre-form input[type=time],.clre-form input[type=number],.clre-form select,.clre-form textarea{width:100%;margin-top:7px;border:1px solid #d9cfc5;border-radius:6px;padding:11px 12px;background:#fff;min-height:44px}
.clre-check{display:flex!important;gap:9px;align-items:flex-start;font-weight:600!important}
.clre-check input{margin-top:3px}
.clre-empty,.clre-notice,.clre-success{padding:18px 20px;border-radius:9px;background:#faf3ec;border:1px solid #ead8c7;margin:18px 0}
.clre-success{background:#eef8f0;border-color:#c8e5ce;color:#245c30}
@media(max-width:900px){
  .clre-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clre-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .clre-page{padding:18px 12px 50px}
  .clre-hero-small{padding:34px 24px;border-radius:10px}
  .clre-hero-small h1{font-size:36px}
  .clre-product-grid{gap:10px}
  .clre-product-body{padding:12px}
  .clre-product-body h3{font-size:17px}
  .clre-product-desc{font-size:11.5px}
  .clre-product-foot{align-items:flex-start;flex-direction:column}
  .clre-form{padding:17px}
  .clre-form-grid{grid-template-columns:1fr}
}

.clre-product-media{position:relative}.clre-temp-badge{position:absolute;left:8px;top:8px;background:#b32d2e;color:#fff;font-size:10px;font-weight:800;padding:5px 7px;border-radius:4px}.clre-meal-prices{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px;font-size:12px;font-weight:700;color:#6f4d3d}

/* v1.2.0 Restaurant ordering pages */
.clre-shell{margin:0;background:#fbf7ef;color:#241914;font-family:Arial,Helvetica,sans-serif}
.clre-shell-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}
.clre-site-header{position:sticky;top:0;z-index:80;background:#17110f;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.admin-bar .clre-site-header{top:32px}
.clre-header-inner{height:82px;display:flex;align-items:center;gap:28px}
.clre-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;min-width:235px}
.clre-brand img{width:48px;height:48px;object-fit:contain}
.clre-brand-mark{width:45px;height:45px;border:1px solid #c7a36a;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-weight:700}
.clre-brand strong{display:block;font:700 21px/1.05 Georgia,serif}.clre-brand small{display:block;margin-top:4px;font-size:10px;letter-spacing:1.6px;color:#cbbcae;text-transform:uppercase}
.clre-main-nav{display:flex;gap:22px;align-items:center;margin-left:auto}.clre-main-nav a,.clre-header-cart{color:#f7f0e7;text-decoration:none;font-size:13px;font-weight:700}
.clre-header-cart{border:1px solid #7d1f28;padding:10px 14px;border-radius:5px}.clre-header-cart span{background:#8c2630;border-radius:99px;padding:2px 6px;margin-left:3px}
.clre-shell-main{min-height:60vh}.clre-site-footer{background:#17110f;color:#eee;padding:46px 0;margin-top:60px}.clre-footer-grid{display:grid;grid-template-columns:2fr 1.2fr .8fr 1fr;gap:35px}.clre-site-footer strong{font-family:Georgia,serif;font-size:17px}.clre-site-footer p,.clre-site-footer a{color:#cbbfb6;font-size:13px;line-height:1.65;text-decoration:none}
.clre-order-page-hero{background:#281713;color:#fff;padding:64px 0 56px}.clre-order-page-hero .clre-kicker{display:block;color:#d7b275;letter-spacing:2px;font-size:12px;font-weight:800;margin-bottom:12px}.clre-order-page-hero h1{font:700 54px/1.05 Georgia,serif;max-width:780px;margin:0 0 16px;color:#fff}.clre-order-page-hero p{max-width:720px;font-size:17px;line-height:1.6;color:#e4d8ce;margin:0}
.clre-order-mode{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:720px;margin-top:30px}.clre-order-mode a{background:#fff;color:#2b1b16;text-decoration:none;padding:18px 20px;border:3px solid transparent;border-radius:9px}.clre-order-mode a.active{border-color:#9b2d38}.clre-order-mode strong,.clre-order-mode small{display:block}.clre-order-mode strong{font-size:18px}.clre-order-mode small{margin-top:5px;color:#6d625d}
.clre-order-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;padding-top:34px}.clre-order-sidebar{position:sticky;top:110px;align-self:start;background:#fff;border:1px solid #eadfd3;border-radius:10px;padding:18px}.clre-order-sidebar h3{font:700 20px Georgia,serif;margin:0 0 12px}.clre-order-sidebar>a{display:block;color:#372721;text-decoration:none;padding:8px 0;border-bottom:1px solid #f0e8df;font-size:13px}.clre-order-help{margin-top:18px;background:#f4eee5;border-radius:8px;padding:13px}.clre-order-help strong,.clre-order-help span{display:block}.clre-order-help span{font-size:12px;margin-top:4px}
.clre-order-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #eadfd3;border-radius:10px;padding:14px 18px;margin-bottom:26px}.clre-order-toolbar strong,.clre-order-toolbar span{display:block}.clre-order-toolbar span{font-size:12px;color:#766b65;margin-top:3px}.clre-order-toolbar a{background:#8c2630;color:#fff;text-decoration:none;border-radius:5px;padding:10px 14px;font-weight:700;font-size:13px}
.clre-order-category-section{scroll-margin-top:110px;margin-bottom:42px}.clre-order-section-head h2{font:700 32px Georgia,serif;margin:0 0 5px}.clre-order-section-head p{margin:0 0 16px;color:#75665d}.clre-order-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.clre-order-card{display:grid;grid-template-columns:150px 1fr;background:#fff;border:1px solid #eadfd3;border-radius:10px;overflow:hidden;min-height:170px}.clre-order-card-media{position:relative;display:block;background:#f4efe8}.clre-order-card-media img{width:100%;height:100%;object-fit:cover;display:block}.clre-order-card-body{padding:15px;display:flex;flex-direction:column}.clre-order-card-top{display:flex;justify-content:space-between;gap:12px}.clre-order-card h3{font:700 18px/1.2 Georgia,serif;margin:0}.clre-order-card h3 a{color:#2c1c17;text-decoration:none}.clre-order-price{font-weight:800;white-space:nowrap}.clre-order-desc{font-size:12px;line-height:1.5;color:#6f625b;margin:8px 0}.clre-channel-badges{display:flex;gap:5px;flex-wrap:wrap}.clre-channel-badges span{font-size:10px;font-weight:800;background:#f1e6d7;border-radius:99px;padding:4px 7px}.clre-order-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:10px}.clre-text-link{font-size:12px;color:#6e2a30;text-decoration:none;font-weight:700}
.clre-flow-strip{background:#fff;border-bottom:1px solid #eadfd3}.clre-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.clre-flow-grid div{display:flex;align-items:center;gap:10px;border-right:1px solid #eee0d4;padding:0 18px}.clre-flow-grid div:last-child{border:0}.clre-flow-grid b{background:#8c2630;color:#fff;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.clre-flow-grid span{font-size:13px;font-weight:700}.clre-content-wrap{padding-top:36px}
.clre-three{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#eadfd3}.clre-catering-highlights{background:#fff;border-bottom:1px solid #eadfd3}.clre-three>div{background:#fff;padding:22px}.clre-three strong,.clre-three span{display:block}.clre-three strong{font:700 20px Georgia,serif}.clre-three span{margin-top:5px;color:#74665f;font-size:13px}
.clre-single-product{padding-top:36px}.clre-back-link{display:inline-block;margin-bottom:22px;color:#6d2a31;text-decoration:none;font-weight:700}.clre-single-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px}.clre-single-media{position:relative}.clre-single-media>img{width:100%;height:auto;border-radius:12px}.clre-gallery-row{display:flex;gap:8px;margin-top:10px}.clre-gallery-row img{width:76px;height:76px;object-fit:cover;border-radius:5px}.clre-single-info h1{font:700 48px/1.05 Georgia,serif;margin:15px 0}.clre-single-price{font-size:24px;font-weight:800;color:#8c2630}.clre-single-description{font-size:15px;line-height:1.7;color:#5f514a;margin:20px 0}.clre-meal-price-box{display:flex;gap:12px;margin-top:15px}.clre-meal-price-box div{background:#fff;border:1px solid #eadfd3;border-radius:8px;padding:12px 18px}.clre-meal-price-box span,.clre-meal-price-box strong{display:block}.clre-meal-price-box span{font-size:11px;color:#7d6f67}.clre-add-form{display:flex;gap:12px;align-items:end;margin-top:24px}.clre-add-form label{font-size:12px;font-weight:700}.clre-add-form input{display:block;width:80px;margin-top:5px;padding:10px}.clre-modifier-note{background:#fff;border:1px solid #eadfd3;border-radius:8px;padding:14px;margin-top:16px}.clre-special-note{font-size:12px;color:#6f625b}
@media(max-width:900px){.clre-main-nav{display:none}.clre-header-inner{height:70px}.clre-order-page-hero h1{font-size:40px}.clre-order-layout{grid-template-columns:1fr}.clre-order-sidebar{position:static;display:flex;gap:10px;overflow:auto}.clre-order-sidebar h3,.clre-order-help{display:none}.clre-order-sidebar>a{white-space:nowrap;border:1px solid #e4d7ca;border-radius:99px;padding:8px 12px}.clre-single-grid{grid-template-columns:1fr}.clre-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.admin-bar .clre-site-header{top:46px}.clre-shell-inner{width:min(100% - 24px,1180px)}.clre-order-page-hero{padding:40px 0}.clre-order-page-hero h1{font-size:34px}.clre-order-page-hero p{font-size:14px}.clre-order-mode{grid-template-columns:1fr 1fr}.clre-order-card-grid{grid-template-columns:1fr}.clre-order-card{grid-template-columns:118px 1fr;min-height:150px}.clre-flow-grid{grid-template-columns:1fr 1fr;gap:0}.clre-flow-grid div{padding:10px;border-bottom:1px solid #eee0d4}.clre-three{grid-template-columns:1fr}.clre-footer-grid{grid-template-columns:1fr}.clre-single-info h1{font-size:38px}.clre-brand{min-width:0}.clre-brand strong{font-size:18px}.clre-header-cart{margin-left:auto}}


/* =========================================================
   v1.3.0 — MOCKUP MATCH RESTAURANT PAGES
   ========================================================= */
body.clre-v130{margin:0;background:#fffaf4;color:#251813;font-family:Arial,Helvetica,sans-serif}
body.clre-v130 .website-wrapper,
body.clre-v130 .main-page-wrapper{background:#fffaf4}
.clre-v130 .clre-shell-inner{width:min(1180px,calc(100% - 34px));margin:0 auto}
.clre-v130 .clre-site-header{background:#fff;border-bottom:1px solid #d8cfc5;position:relative;z-index:50}
.clre-v130 .clre-header-top{height:82px;display:flex;align-items:center;justify-content:space-between}
.clre-v130 .clre-wordmark strong{display:block;color:#861d20;font:italic 700 29px/1.05 Georgia,serif}
.clre-v130 .clre-wordmark small{display:block;text-align:center;margin-top:4px;font-size:7px;line-height:1.25;color:#702825;letter-spacing:.4px}
.clre-v130 .clre-brand{text-decoration:none}
.clre-v130 .clre-brand img{max-height:58px;width:auto}
.clre-v130 .clre-header-actions{display:flex;gap:18px;align-items:center}
.clre-v130 .clre-signin{color:#2e211c;text-decoration:none;font-size:12px}
.clre-v130 .clre-header-cart{background:#71171b;color:#fff;border-radius:3px;padding:9px 12px;text-decoration:none;font-size:12px;font-weight:700}
.clre-v130 .clre-nav-row{border-top:1px solid #eee6dd}
.clre-v130 .clre-main-nav{height:42px;display:flex;justify-content:center;align-items:center;gap:34px}
.clre-v130 .clre-main-nav a{font-size:10px;font-weight:700;color:#2a1d19;text-decoration:none}
.clre-v130 .clre-main-nav a:hover{color:#8a1f23}
.clre-v130 .clre-photo-hero{position:relative;min-height:210px;background-size:cover;background-position:center;display:flex;align-items:center;text-align:center;color:#fff}
.clre-v130 .clre-order-hero{background-image:url('https://images.unsplash.com/photo-1551183053-bf91a1d81141?auto=format&fit=crop&w=1800&q=85')}
.clre-v130 .clre-dine-photo-hero{background-image:url('https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?auto=format&fit=crop&w=1800&q=85')}
.clre-v130 .clre-catering-photo-hero{background-image:url('https://images.unsplash.com/photo-1555396273-367ea4eb4db5?auto=format&fit=crop&w=1800&q=85')}
.clre-v130 .clre-photo-overlay{position:absolute;inset:0;background:rgba(28,12,7,.52)}
.clre-v130 .clre-photo-hero .clre-shell-inner{position:relative;z-index:2}
.clre-v130 .clre-photo-hero h1{margin:0;color:#fff;font:700 48px/1.05 Georgia,serif}
.clre-v130 .clre-photo-hero h2{margin:8px 0 0;color:#fff;font:700 23px Georgia,serif}
.clre-v130 .clre-photo-hero p{margin:10px 0 0;font-size:14px;line-height:1.5}
.clre-v130 .clre-page-pad{padding-top:22px;padding-bottom:38px}
.clre-v130 .clre-mode-tabs,.clre-v130 .clre-catering-tabs{display:flex;justify-content:center;gap:6px;margin:0 0 22px}
.clre-v130 .clre-mode-tabs a,.clre-v130 .clre-catering-tabs button{width:140px;background:#fff;border:1px solid #b98687;border-radius:3px;padding:11px 8px;text-align:center;color:#5c1c20;text-decoration:none;font-size:11px;font-weight:800}
.clre-v130 .clre-mode-tabs a.active,.clre-v130 .clre-catering-tabs button.active{background:#7d171b;color:#fff;border-color:#7d171b}
.clre-v130 .clre-lunch-specials{border:1px solid #ead8bf;background:#fffaf0;border-radius:4px;padding:15px;margin-bottom:22px}
.clre-v130 .clre-lunch-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}
.clre-v130 .clre-lunch-head strong{font-size:12px;color:#78171b}
.clre-v130 .clre-lunch-head strong span{font-size:10px;color:#78171b}
.clre-v130 .clre-lunch-head small{display:block;margin-top:6px;font-size:10px;color:#423630}
.clre-v130 .clre-lunch-head a{font-size:9px;font-weight:800;color:#8a1f23;text-decoration:none}
.clre-v130 .clre-lunch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.clre-v130 .clre-lunch-grid article{background:#fff;border:1px solid #eadfd4;border-radius:3px;padding:7px}
.clre-v130 .clre-lunch-grid img{width:100%;height:105px;object-fit:cover;border-radius:2px;display:block}
.clre-v130 .clre-lunch-grid strong,.clre-v130 .clre-lunch-grid span{display:block;font-size:10px;margin-top:6px}
.clre-v130 .clre-lunch-grid span{font-weight:800}
.clre-v130 .clre-shop-layout{display:grid;grid-template-columns:190px 1fr;gap:26px}
.clre-v130 .clre-category-column{border-right:1px solid #e7ddd3;padding-right:18px}
.clre-v130 .clre-category-column h3{font-size:12px;margin:0 0 11px}
.clre-v130 .clre-category-column a{display:block;color:#493933;text-decoration:none;font-size:10px;padding:7px 0}
.clre-v130 .clre-section-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.clre-v130 .clre-section-row h2{font:700 29px Georgia,serif;margin:0}
.clre-v130 .clre-section-row select{font-size:10px;padding:8px;border:1px solid #d8cec5;background:#fff}
.clre-v130 .clre-list-products{display:grid;gap:0}
.clre-v130 .clre-menu-list-card{display:grid;grid-template-columns:100px minmax(0,1fr) 72px 62px;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #eee4da}
.clre-v130 .clre-menu-thumb{height:78px;position:relative;display:block}
.clre-v130 .clre-menu-thumb img{width:100%;height:100%;object-fit:cover;border-radius:3px}
.clre-v130 .clre-temp-badge{position:absolute;left:4px;top:4px;background:#df9b2b;color:#fff;padding:3px 5px;font-size:7px;font-weight:800;border-radius:2px}
.clre-v130 .clre-menu-card-copy strong,.clre-v130 .clre-menu-card-copy strong a{font-size:11px;color:#2c201b;text-decoration:none}
.clre-v130 .clre-menu-card-copy p{margin:5px 0 0;font-size:9px;line-height:1.45;color:#62554f}
.clre-v130 .clre-menu-card-price{font-size:11px;font-weight:800}
.clre-v130 .clre-mini-add{display:inline-block;background:#80191d;color:#fff;border:0;border-radius:2px;padding:8px 9px;text-decoration:none;font-size:9px;font-weight:800;text-align:center}
.clre-v130 .clre-view-more{margin-top:20px;background:#fff;border:1px solid #a24d4f;color:#7d171b;padding:10px 26px;font-size:9px;font-weight:800}
.clre-v130 .clre-stepper{display:grid;grid-template-columns:repeat(4,1fr);position:relative;margin:20px 0 30px}
.clre-v130 .clre-stepper:before{content:"";position:absolute;top:17px;left:12%;right:12%;height:1px;background:#d8cbc1}
.clre-v130 .clre-stepper div{position:relative;z-index:1;text-align:center}
.clre-v130 .clre-stepper b{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #c9bbb1;display:grid;place-items:center;margin:0 auto 7px;font-size:12px}
.clre-v130 .clre-stepper .active b{background:#8a1f23;border-color:#8a1f23;color:#fff}
.clre-v130 .clre-stepper span{font-size:9px}
.clre-v130 .clre-dine-content .clre-hero-small{display:none}
.clre-v130 .clre-dine-content .clre-form{max-width:none;background:transparent;border:0;padding:0}
.clre-v130 .clre-dine-content h2{font:700 22px Georgia,serif}
.clre-v130 .clre-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.clre-v130 .clre-form label{font-size:10px;font-weight:700}
.clre-v130 .clre-form input,.clre-v130 .clre-form select,.clre-v130 .clre-form textarea{background:#fff;border:1px solid #d8cec5;border-radius:2px;padding:10px;width:100%;box-sizing:border-box;margin-top:5px;font-size:10px}
.clre-v130 .clre-btn{background:#80191d;color:#fff;border:0;border-radius:2px;padding:12px 24px;font-size:10px;font-weight:800}
.clre-v130 .clre-how-card{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;border:1px solid #e5dbd1;background:#fffaf2;padding:18px;margin-top:26px}
.clre-v130 .clre-how-card h3{font:700 20px Georgia,serif;margin-top:0}
.clre-v130 .clre-how-card p{font-size:10px}
.clre-v130 .clre-how-card img{width:100%;height:180px;object-fit:cover}
.clre-v130 .clre-catering-benefits{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e3d9cf;background:#fff9f0;margin-bottom:25px}
.clre-v130 .clre-catering-benefits>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;padding:17px;border-right:1px solid #e8ddd3}
.clre-v130 .clre-catering-benefits>div:last-child{border:0}
.clre-v130 .clre-catering-benefits b{grid-row:1/3;font-size:22px;color:#8a1f23}
.clre-v130 .clre-catering-benefits strong{font-size:10px}.clre-v130 .clre-catering-benefits span{font-size:9px;color:#675a53;margin-top:4px}
.clre-v130 .clre-catering-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px}
.clre-v130 .clre-catering-form-wrap h2{font:700 25px Georgia,serif;margin:0 0 8px}
.clre-v130 .clre-catering-form-wrap>p{font-size:10px;color:#5f514a}
.clre-v130 .clre-catering-form-wrap .clre-hero-small{display:none}
.clre-v130 .clre-catering-form-wrap .clre-form{background:transparent;border:0;padding:0}
.clre-v130 .clre-catering-trays{border:1px solid #eadfd4;background:#fff;padding:14px}
.clre-v130 .clre-catering-trays h3{font:700 18px Georgia,serif;margin:0 0 12px}
.clre-v130 .clre-catering-trays article{display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:center;margin-bottom:10px}
.clre-v130 .clre-catering-trays img{width:82px;height:65px;object-fit:cover}
.clre-v130 .clre-catering-trays strong,.clre-v130 .clre-catering-trays span{display:block;font-size:9px}.clre-v130 .clre-catering-trays span{margin-top:4px;color:#6e6059}
.clre-v130 .clre-catering-trays>a{display:block;color:#8a1f23;text-decoration:none;font-size:9px;font-weight:800;margin-top:14px}
.clre-v130 .clre-product-page{padding:24px 0 42px}
.clre-v130 .clre-breadcrumb{font-size:9px;color:#7c2a2d;margin-bottom:20px}
.clre-v130 .clre-product-grid-v130{display:grid;grid-template-columns:1.25fr .75fr;gap:34px}
.clre-v130 .clre-product-media-v130{position:relative}
.clre-v130 .clre-product-media-v130>img{width:100%;height:510px;object-fit:cover;border-radius:5px}
.clre-v130 .clre-product-thumbs{display:flex;gap:8px;margin-top:10px}.clre-v130 .clre-product-thumbs img{width:74px;height:62px;object-fit:cover;border-radius:3px}
.clre-v130 .clre-product-info-v130 h1{font:700 31px Georgia,serif;margin:0 0 12px}
.clre-v130 .clre-product-short{font-size:11px;line-height:1.6;color:#584b45}
.clre-v130 .clre-product-badges{display:flex;gap:8px;margin:15px 0}.clre-v130 .clre-product-badges span{background:#8a1f23;color:#fff;padding:6px 11px;font-size:8px;font-weight:800;border-radius:2px}.clre-v130 .clre-product-badges span+span{background:#d28a17}
.clre-v130 .clre-price-pair{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eadfd6;border-bottom:1px solid #eadfd6;padding:16px 0;margin:15px 0}.clre-v130 .clre-price-pair small,.clre-v130 .clre-price-pair strong{display:block}.clre-v130 .clre-price-pair small{font-size:9px}.clre-v130 .clre-price-pair strong{font-size:18px;margin-top:7px}
.clre-v130 .clre-product-channels{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:17px 0}.clre-v130 .clre-product-channels span{text-align:center;font-size:8px}.clre-v130 .clre-product-channels b{display:block;font-size:19px;margin-bottom:4px}
.clre-v130 .clre-serves-line small,.clre-v130 .clre-serves-line strong{display:block}.clre-v130 .clre-serves-line small{font-size:8px}.clre-v130 .clre-serves-line strong{font-size:11px;margin-top:3px}
.clre-v130 .clre-product-cart label{font-size:9px}.clre-v130 .clre-qty-box{display:inline-grid;grid-template-columns:28px 38px 28px;margin-left:8px;border:1px solid #d8ccc2}.clre-v130 .clre-qty-box button,.clre-v130 .clre-qty-box input{border:0;background:#fff;height:30px;text-align:center;font-size:11px;width:100%}
.clre-v130 .clre-product-add{display:block;width:100%;margin-top:16px;background:#7d171b;color:#fff;border:0;border-radius:2px;padding:13px;text-align:center;text-decoration:none;font-size:10px;font-weight:800}
.clre-v130 .clre-temp-warning{position:absolute;left:0;bottom:-42px;background:#fff7e8;border:1px solid #efcf95;color:#d98212;font-size:9px;padding:9px 13px}
.clre-v130 .clre-temp-notice{display:inline-block;margin-top:55px;background:#fff7e8;border:1px solid #efcf95;color:#d98212;font-size:9px;padding:9px 13px}
.clre-v130 .clre-product-tabs-v130{margin-top:28px;border:1px solid #e4d9cf;background:#fff}.clre-v130 .clre-tab-head{display:flex;border-bottom:1px solid #e4d9cf}.clre-v130 .clre-tab-head>*{padding:13px 18px;font-size:9px;border-right:1px solid #e4d9cf}.clre-v130 .clre-tab-head strong{border-bottom:2px solid #8a1f23}.clre-v130 .clre-tab-body{padding:18px;font-size:10px;min-height:80px}
.clre-v130 .clre-related-v130{margin-top:22px}.clre-v130 .clre-related-v130 h2{font:700 22px Georgia,serif}.clre-v130 .clre-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.clre-v130 .clre-related-grid article{font-size:9px}.clre-v130 .clre-related-grid img{width:100%;height:125px;object-fit:cover}.clre-v130 .clre-related-grid strong,.clre-v130 .clre-related-grid span{display:block;margin-top:5px}.clre-v130 .clre-related-grid a{display:inline-block;background:#80191d;color:#fff;text-decoration:none;padding:6px 9px;margin-top:7px;font-size:8px}
.clre-v130 .clre-site-footer{background:linear-gradient(#6f1818,#541313);color:#fff;margin-top:0;padding:36px 0 0}.clre-v130 .clre-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:35px;padding-bottom:28px}.clre-v130 .clre-site-footer strong{font-size:10px}.clre-v130 .clre-footer-brand>strong{display:block;font:italic 700 22px Georgia,serif}.clre-v130 .clre-footer-brand small{font-size:6px}.clre-v130 .clre-site-footer p,.clre-v130 .clre-site-footer a{color:#f6e8df;font-size:8px;line-height:1.8;text-decoration:none}.clre-v130 .clre-socials{display:flex;gap:7px;margin-top:10px}.clre-v130 .clre-socials span{width:26px;height:26px;border-radius:50%;background:#244b89;display:grid;place-items:center;font-size:12px}.clre-v130 .clre-socials span+span{background:#d14870}.clre-v130 .clre-footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding:14px;font-size:8px}
@media(max-width:900px){.clre-v130 .clre-main-nav{gap:14px;overflow-x:auto;justify-content:flex-start}.clre-v130 .clre-shop-layout,.clre-v130 .clre-catering-layout,.clre-v130 .clre-product-grid-v130{grid-template-columns:1fr}.clre-v130 .clre-category-column{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid #e7ddd3;padding:0 0 12px;gap:12px}.clre-v130 .clre-category-column h3{display:none}.clre-v130 .clre-category-column a{white-space:nowrap}.clre-v130 .clre-product-media-v130>img{height:auto}.clre-v130 .clre-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.clre-v130 .clre-shell-inner{width:calc(100% - 20px)}.clre-v130 .clre-header-top{height:68px}.clre-v130 .clre-signin{display:none}.clre-v130 .clre-wordmark strong{font-size:22px}.clre-v130 .clre-main-nav{height:38px}.clre-v130 .clre-photo-hero{min-height:175px}.clre-v130 .clre-photo-hero h1{font-size:34px}.clre-v130 .clre-photo-hero h2{font-size:18px}.clre-v130 .clre-lunch-grid{grid-template-columns:repeat(2,1fr)}.clre-v130 .clre-menu-list-card{grid-template-columns:82px minmax(0,1fr) 55px}.clre-v130 .clre-menu-list-card .clre-mini-add{grid-column:2/4;justify-self:end}.clre-v130 .clre-stepper{grid-template-columns:repeat(4,1fr)}.clre-v130 .clre-stepper span{font-size:7px}.clre-v130 .clre-form-grid{grid-template-columns:1fr}.clre-v130 .clre-how-card{grid-template-columns:1fr}.clre-v130 .clre-catering-benefits{grid-template-columns:1fr}.clre-v130 .clre-catering-benefits>div{border-right:0;border-bottom:1px solid #e8ddd3}.clre-v130 .clre-related-grid{grid-template-columns:repeat(2,1fr)}.clre-v130 .clre-footer-grid{grid-template-columns:1fr 1fr}.clre-v130 .clre-product-channels{grid-template-columns:repeat(4,1fr)}}

/* =========================================================
   v1.3.1 — Shop hard override + 1:1 Lunch Specials + 14px minimum
   ========================================================= */

/* Lunch Special images: exact square thumbnails. */
.clre-v130 .clre-lunch-grid img{
    width:100% !important;
    height:auto !important;
    aspect-ratio:1 / 1 !important;
    object-fit:cover !important;
}

/* Restaurant Engine UI: no visible text below 14px. */
.clre-v130 .clre-wordmark small,
.clre-v130 .clre-signin,
.clre-v130 .clre-header-cart,
.clre-v130 .clre-main-nav a,
.clre-v130 .clre-photo-hero p,
.clre-v130 .clre-lunch-head strong,
.clre-v130 .clre-lunch-head strong span,
.clre-v130 .clre-lunch-head small,
.clre-v130 .clre-lunch-head a,
.clre-v130 .clre-lunch-grid strong,
.clre-v130 .clre-lunch-grid span,
.clre-v130 .clre-mode-tabs a,
.clre-v130 .clre-catering-tabs button,
.clre-v130 .clre-category-column h3,
.clre-v130 .clre-category-column a,
.clre-v130 .clre-section-row select,
.clre-v130 .clre-temp-badge,
.clre-v130 .clre-menu-card-copy strong,
.clre-v130 .clre-menu-card-copy strong a,
.clre-v130 .clre-menu-card-copy p,
.clre-v130 .clre-menu-card-price,
.clre-v130 .clre-mini-add,
.clre-v130 .clre-view-more,
.clre-v130 .clre-stepper span,
.clre-v130 .clre-form label,
.clre-v130 .clre-form input,
.clre-v130 .clre-form select,
.clre-v130 .clre-form textarea,
.clre-v130 .clre-btn,
.clre-v130 .clre-how-card p,
.clre-v130 .clre-catering-benefits strong,
.clre-v130 .clre-catering-benefits span,
.clre-v130 .clre-catering-form-wrap>p,
.clre-v130 .clre-catering-trays strong,
.clre-v130 .clre-catering-trays span,
.clre-v130 .clre-catering-trays>a,
.clre-v130 .clre-breadcrumb,
.clre-v130 .clre-product-short,
.clre-v130 .clre-product-badges span,
.clre-v130 .clre-price-pair small,
.clre-v130 .clre-product-channels span,
.clre-v130 .clre-serves-line small,
.clre-v130 .clre-serves-line strong,
.clre-v130 .clre-product-cart label,
.clre-v130 .clre-qty-box button,
.clre-v130 .clre-qty-box input,
.clre-v130 .clre-product-add,
.clre-v130 .clre-temp-warning,
.clre-v130 .clre-temp-notice,
.clre-v130 .clre-tab-head>*,
.clre-v130 .clre-tab-body,
.clre-v130 .clre-related-grid article,
.clre-v130 .clre-related-grid a,
.clre-v130 .clre-site-footer strong,
.clre-v130 .clre-footer-brand small,
.clre-v130 .clre-site-footer p,
.clre-v130 .clre-site-footer a,
.clre-v130 .clre-footer-bottom{
    font-size:14px !important;
}

/* =========================================================
   v1.3.2 — Shop isolation safety layer
   ========================================================= */
body.clre-v130.woocommerce-shop .wd-page-title,
body.clre-v130.woocommerce-shop .shop-loop-head,
body.clre-v130.woocommerce-shop .wd-shop-tools,
body.clre-v130.woocommerce-shop .wd-sidebar,
body.clre-v130.woocommerce-shop .sidebar-container,
body.clre-v130.woocommerce-shop .filters-area,
body.clre-v130.woocommerce-shop .wd-products-per-page,
body.clre-v130.woocommerce-shop .wd-products-shop-view,
body.clre-v130.woocommerce-shop .products.elements-grid,
body.clre-v130.woocommerce-shop .wd-sticky-btn,
body.clre-v130.woocommerce-shop .wd-off-canvas-btn,
body.clre-v130.woocommerce-shop .wd-product-cats,
body.clre-v130.woocommerce-shop .wd-nav-product-cat,
body.clre-v130.woocommerce-shop .page-title-default{
    display:none !important;
}

/* v1.4.1 full catering menu */
.clre-catering-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.clre-catering-menu-card{display:grid;grid-template-columns:110px 1fr;gap:14px;border:1px solid #e5ded5;background:#fff;padding:10px;border-radius:8px}
.clre-catering-menu-image img{width:110px!important;height:110px!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:6px}
.clre-catering-menu-copy strong{font-family:Georgia,serif;font-size:18px}
.clre-catering-menu-copy p,.clre-catering-menu-copy span,.clre-catering-menu-copy b{font-size:14px!important;display:block;margin-top:5px}
.clre-catering-menu-copy b{color:#7d1720}
@media(max-width:767px){.clre-catering-menu-grid{grid-template-columns:1fr}.clre-catering-menu-card{grid-template-columns:92px 1fr}.clre-catering-menu-image img{width:92px!important;height:92px!important}}

/* v1.5.1 Weekend Specials */
.clre-weekend-specials-page{max-width:1240px;margin:0 auto;padding:42px 22px 64px}
.clre-ws-intro{text-align:center;margin-bottom:28px}
.clre-ws-intro span{display:block;font-size:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7d1720}
.clre-ws-intro h1{font-family:Georgia,serif;font-size:42px;line-height:1.1;margin:6px 0 12px}
.clre-ws-intro p{max-width:760px;margin:0 auto;font-size:16px!important}
.clre-ws-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.clre-ws-card{background:#fff;border:1px solid #eadfd2;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px rgba(64,35,18,.07)}
.clre-ws-card>img{width:100%!important;aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important;display:block}
.clre-ws-card-body{padding:15px}
.clre-ws-title-row{display:flex;gap:12px;justify-content:space-between;align-items:flex-start}
.clre-ws-title-row h2{font-family:Georgia,serif;font-size:19px;margin:0;line-height:1.25}
.clre-ws-title-row strong{font-size:18px;color:#8b1521;white-space:nowrap}
.clre-ws-card-body p{font-size:14px!important;line-height:1.5;margin:9px 0}
.clre-ws-card-body small{font-size:14px!important;font-weight:700;color:#a56a00}
.clre-ws-empty{text-align:center;background:#f8f2e9;padding:36px;border-radius:10px}
@media(max-width:1000px){.clre-ws-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.clre-ws-grid{grid-template-columns:1fr}.clre-ws-intro h1{font-size:34px}}

/* v1.5.2 Menu Browser — Dish Type > Ingredient */
.clre-menu-browser-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:30px;margin-top:30px;align-items:start}
.clre-menu-sidebar{position:sticky;top:24px;border:1px solid #eadfd2;background:#fff;border-radius:10px;padding:18px;box-shadow:0 5px 18px rgba(65,35,20,.05)}
.clre-menu-sidebar h2{font-family:Georgia,serif;font-size:22px;margin:0 0 3px}
.clre-menu-sidebar-note{font-size:14px!important;color:#866f60;margin:0 0 14px}
.clre-menu-type{border-top:1px solid #eee4da}
.clre-menu-type:first-child{border-top:0}
.clre-menu-type-link{display:flex!important;justify-content:space-between;align-items:center;padding:11px 8px!important;color:#2a211c!important;font-size:15px!important;font-weight:700;text-decoration:none!important;border-radius:6px}
.clre-menu-type.active>.clre-menu-type-link,.clre-menu-type-link:hover{background:#851821;color:#fff!important}
.clre-ingredient-list{padding:4px 8px 12px 16px}
.clre-ingredient-list .clre-ing-label{display:block;font-size:14px!important;font-weight:700;color:#907868;margin:5px 0}
.clre-ingredient-list a{display:flex!important;justify-content:space-between;padding:6px 8px!important;border-radius:5px;color:#5b493e!important;font-size:14px!important;text-decoration:none!important}
.clre-ingredient-list a.active,.clre-ingredient-list a:hover{background:#f4e8df;color:#851821!important;font-weight:700}
.clre-ingredient-list small{font-size:14px!important}
.clre-menu-results{min-width:0}
.clre-menu-results-head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #851821;padding:0 0 12px;margin-bottom:18px}
.clre-menu-results-head span{font-size:14px!important;text-transform:uppercase;letter-spacing:.08em;color:#8d7668;font-weight:700}
.clre-menu-results-head h2{font-family:Georgia,serif;font-size:31px;margin:2px 0 0}
.clre-menu-results-head strong{font-size:14px!important;color:#705b4f}
.clre-menu-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.clre-menu-results-grid .clre-product-card{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:150px;border:1px solid #eadfd2;border-radius:9px;overflow:hidden;background:#fff}
.clre-menu-results-grid .clre-product-media{height:100%;min-height:150px;position:relative}
.clre-menu-results-grid .clre-product-media img{width:100%!important;height:100%!important;aspect-ratio:1/1!important;object-fit:cover!important}
.clre-menu-results-grid .clre-product-body{padding:15px}
.clre-menu-results-grid .clre-product-body h3{font-family:Georgia,serif;font-size:18px;margin:0 0 7px}
.clre-menu-results-grid .clre-product-desc,.clre-menu-results-grid .clre-product-desc p{font-size:14px!important;line-height:1.45}
.clre-menu-results-grid .clre-price{font-size:17px;font-weight:800;color:#851821}
@media(max-width:900px){.clre-menu-browser-layout{grid-template-columns:210px minmax(0,1fr)}.clre-menu-results-grid{grid-template-columns:1fr}}
@media(max-width:680px){.clre-menu-browser-layout{grid-template-columns:1fr}.clre-menu-sidebar{position:static}.clre-menu-results-grid{grid-template-columns:1fr}.clre-menu-results-grid .clre-product-card{grid-template-columns:110px 1fr}}

/* v1.5.4 Menu Page Visual Refinement — menu only */
.clre-menu-page{max-width:1240px;margin:0 auto;padding:0 22px 56px}
.clre-menu-page .clre-hero-small{
    min-height:0!important;
    padding:32px 42px!important;
    margin:18px 0 24px!important;
    border-radius:12px!important;
    background:#171310!important;
}
.clre-menu-page .clre-hero-small span{
    font-size:14px!important;
    letter-spacing:.15em!important;
    color:#d4a763!important;
    font-weight:800!important;
}
.clre-menu-page .clre-hero-small h1{
    font-family:Georgia,serif!important;
    font-size:42px!important;
    line-height:1.05!important;
    margin:5px 0 8px!important;
    color:#fff!important;
}
.clre-menu-page .clre-hero-small p{
    font-size:15px!important;
    margin:0!important;
    color:#f3eee8!important;
}

.clre-menu-browser-layout{
    grid-template-columns:230px minmax(0,1fr)!important;
    gap:24px!important;
    margin-top:0!important;
}
.clre-menu-sidebar{
    top:18px!important;
    border:0!important;
    border-radius:10px!important;
    padding:0!important;
    box-shadow:none!important;
    background:#faf7f3!important;
    overflow:hidden!important;
}
.clre-menu-sidebar h2{
    margin:0!important;
    padding:17px 18px 3px!important;
    font-family:Georgia,serif!important;
    font-size:20px!important;
    color:#261c17!important;
}
.clre-menu-sidebar-note{
    padding:0 18px 12px!important;
    margin:0!important;
    font-size:14px!important;
    color:#8a7263!important;
}
.clre-menu-sidebar nav{padding:0 10px 12px!important}
.clre-menu-type{border-top:1px solid #eadfd6!important}
.clre-menu-type-link{
    min-height:42px!important;
    padding:10px 11px!important;
    border-radius:6px!important;
    font-size:14px!important;
}
.clre-menu-type.active>.clre-menu-type-link{
    background:#8f1922!important;
    color:#fff!important;
}
.clre-ingredient-list{
    padding:6px 7px 10px 12px!important;
    background:#fffaf6!important;
    border-radius:0 0 7px 7px!important;
}
.clre-ingredient-list .clre-ing-label{
    margin:3px 4px 5px!important;
    font-size:14px!important;
}
.clre-ingredient-list a{
    min-height:32px!important;
    padding:6px 7px!important;
    font-size:14px!important;
}

.clre-menu-results-head{
    align-items:center!important;
    margin:0 0 14px!important;
    padding:0 0 11px!important;
    border-bottom:1px solid #c9a28c!important;
}
.clre-menu-results-head span{font-size:14px!important}
.clre-menu-results-head h2{
    font-size:28px!important;
    line-height:1.1!important;
    margin:2px 0 0!important;
}
.clre-menu-results-head strong{
    padding:5px 9px!important;
    border-radius:99px!important;
    background:#f6eee7!important;
    color:#6d5548!important;
    font-size:14px!important;
}

.clre-menu-results-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
}
.clre-menu-results-grid .clre-product-card{
    grid-template-columns:118px minmax(0,1fr)!important;
    min-height:118px!important;
    border:1px solid #e8ddd5!important;
    border-radius:8px!important;
    box-shadow:none!important;
    transition:border-color .18s ease,box-shadow .18s ease!important;
}
.clre-menu-results-grid .clre-product-card:hover{
    border-color:#caa38d!important;
    box-shadow:0 5px 18px rgba(62,35,20,.06)!important;
}
.clre-menu-results-grid .clre-product-media{
    width:118px!important;
    min-height:118px!important;
    height:118px!important;
}
.clre-menu-results-grid .clre-product-media img{
    width:118px!important;
    height:118px!important;
    aspect-ratio:1/1!important;
    object-fit:cover!important;
}
.clre-menu-results-grid .clre-temp-badge{
    top:7px!important;
    left:7px!important;
    padding:3px 6px!important;
    font-size:14px!important;
}
.clre-menu-results-grid .clre-product-body{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-width:0!important;
    padding:13px 15px!important;
}
.clre-menu-results-grid .clre-product-body h3{
    margin:0 0 4px!important;
    font-size:18px!important;
    line-height:1.2!important;
    color:#281d17!important;
}
.clre-menu-results-grid .clre-product-desc,
.clre-menu-results-grid .clre-product-desc p{
    margin:0!important;
    font-size:14px!important;
    line-height:1.4!important;
    color:#6c5a50!important;
}
.clre-menu-results-grid .clre-product-desc p{margin:0!important}
.clre-menu-results-grid .clre-product-foot{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin-top:8px!important;
}
.clre-menu-results-grid .clre-price{
    font-size:18px!important;
    font-weight:800!important;
    color:#8f1922!important;
}
.clre-menu-results-grid .clre-btn-small{
    min-height:34px!important;
    padding:7px 12px!important;
    border-radius:5px!important;
    font-size:14px!important;
}

@media(min-width:1180px){
    .clre-menu-results-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
    .clre-menu-results-grid .clre-product-card{
        grid-template-columns:105px minmax(0,1fr)!important;
        min-height:105px!important;
    }
    .clre-menu-results-grid .clre-product-media,
    .clre-menu-results-grid .clre-product-media img{
        width:105px!important;
        height:105px!important;
        min-height:105px!important;
    }
}
@media(max-width:800px){
    .clre-menu-page{padding:0 14px 40px!important}
    .clre-menu-page .clre-hero-small{padding:25px 24px!important}
    .clre-menu-page .clre-hero-small h1{font-size:34px!important}
    .clre-menu-browser-layout{grid-template-columns:1fr!important}
    .clre-menu-sidebar{position:static!important}
}
@media(max-width:520px){
    .clre-menu-results-grid .clre-product-card{
        grid-template-columns:96px minmax(0,1fr)!important;
        min-height:96px!important;
    }
    .clre-menu-results-grid .clre-product-media,
    .clre-menu-results-grid .clre-product-media img{
        width:96px!important;height:96px!important;min-height:96px!important;
    }
    .clre-menu-results-grid .clre-product-foot{align-items:flex-end!important}
}

/* v1.5.5: temporary-image status is admin-only; never show it to customers */
.clre-temp-badge,
.clre-temp-note,
.clre-temp-warning,
.clre-v130 .clre-temp,
.clre-product-temp,
[data-clre-temp-label]{display:none!important}

/* v1.5.6 — reference-matched menu + product detail */
.clre-menu-page-v156,.clre-product-page-v156{max-width:1480px!important;padding:0 22px 20px!important;margin:0 auto!important}
.clre-menu-page-v156 .clre-menu-browser-layout,.clre-product-layout-v156{display:grid!important;grid-template-columns:285px minmax(0,1fr)!important;gap:32px!important;align-items:start!important;margin-top:14px!important}
.clre-menu-sidebar-v156{position:sticky!important;top:16px!important;background:#fffdf9!important;border:1px solid #eadfd6!important;border-radius:8px!important;padding:10px!important;box-shadow:none!important;overflow:visible!important}
.clre-menu-sidebar-v156 h2{text-align:center!important;font-family:Georgia,serif!important;font-size:18px!important;margin:2px 0 0!important}
.clre-sidebar-ornament,.clre-title-ornament{text-align:center;color:#9b1c24;font-size:14px!important;line-height:1;margin:3px 0 8px}
.clre-cat-row{display:grid!important;grid-template-columns:72px 1fr 18px!important;align-items:center!important;min-height:46px!important;border-top:1px solid #eee1d8!important;text-decoration:none!important;color:#17110e!important;font-size:14px!important;font-weight:700!important;overflow:hidden}
.clre-cat-row img{width:72px!important;height:40px!important;object-fit:cover!important;border-radius:5px!important;margin-right:10px!important}
.clre-cat-row span{padding-left:8px}
.clre-cat-row b{text-align:center;font-size:20px}
.clre-cat-row.active{background:#941a21!important;color:#fff!important;border-radius:6px!important;margin:3px 0!important}
.clre-cat-row.active img{margin-left:3px}
.clre-lunch-special-btn{display:grid!important;grid-template-columns:42px 1fr 18px!important;align-items:center!important;gap:8px!important;background:#941a21!important;color:#fff!important;text-decoration:none!important;border-radius:6px!important;padding:12px 10px!important;margin-top:10px!important}
.clre-lunch-special-btn .clre-lunch-icon{font-size:28px}
.clre-lunch-special-btn strong{display:block;font-size:15px!important}
.clre-lunch-special-btn small{display:block;font-size:14px!important;line-height:1.2}
.clre-byob-box{display:flex;gap:12px;align-items:center;border:1px solid #eadfd6;border-radius:6px;padding:10px 12px;margin-top:10px;background:#fff}
.clre-byob-box>span{font-size:30px}
.clre-byob-box strong{display:block;color:#8f1922;font-size:15px}
.clre-byob-box small{display:block;font-size:14px!important}
.clre-results-head-v156{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #ead6ca!important;margin:0 0 18px!important;padding:6px 4px 12px!important}
.clre-results-head-v156 h1{font-family:Georgia,serif!important;color:#8f1922!important;font-size:32px!important;margin:0!important}
.clre-results-head-v156 span{font-size:14px!important;color:#8f1922}
.clre-menu-results-grid-v156{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.clre-menu-results-grid-v156 .clre-product-card{display:grid!important;grid-template-columns:205px minmax(0,1fr)!important;min-height:142px!important;border:1px solid #e9ddd4!important;border-radius:7px!important;background:#fff!important;overflow:hidden!important}
.clre-menu-results-grid-v156 .clre-product-media,.clre-menu-results-grid-v156 .clre-product-media img{width:205px!important;height:142px!important;min-height:142px!important;object-fit:cover!important}
.clre-menu-results-grid-v156 .clre-product-body{padding:14px 18px!important}
.clre-menu-results-grid-v156 .clre-product-body h3{font-family:Georgia,serif!important;font-size:18px!important;margin:0 0 8px!important}
.clre-menu-results-grid-v156 .clre-product-desc,.clre-menu-results-grid-v156 .clre-product-desc p{font-size:14px!important;line-height:1.35!important;color:#322922!important}
.clre-menu-results-grid-v156 .clre-product-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:10px!important}
.clre-menu-results-grid-v156 .clre-price{font-size:18px!important;color:#941a21!important;font-weight:800!important}
.clre-menu-results-grid-v156 .clre-btn-small{background:#fff!important;color:#941a21!important;border:1px solid #941a21!important;font-size:14px!important;padding:8px 13px!important;border-radius:4px!important}

.clre-breadcrumb-v156{display:flex;gap:10px;align-items:center;font-size:14px!important;padding:10px 2px;color:#55483f}
.clre-breadcrumb-v156 a{text-decoration:none;color:#55483f}
.clre-product-layout-v156{margin-top:0!important}
.clre-product-main-v156{min-width:0}
.clre-product-top-v156{display:grid;grid-template-columns:minmax(430px,1.05fr) minmax(360px,.95fr);gap:46px;align-items:start;padding:10px 0 26px}
.clre-product-image-v156 img{display:block;width:100%!important;aspect-ratio:1.38/1!important;height:auto!important;object-fit:cover!important;border-radius:8px!important}
.clre-product-info-v156{padding:6px 0}
.clre-product-info-v156 h1{font-family:Georgia,serif!important;font-size:36px!important;line-height:1.05!important;color:#8f1922!important;margin:0 0 12px!important}
.clre-product-price-v156{font-size:27px!important;font-weight:800!important;color:#8f1922!important;margin-bottom:12px}
.clre-product-desc-v156,.clre-product-desc-v156 p{font-size:17px!important;line-height:1.5!important;color:#28211c!important}
.clre-cart-v156{display:grid;grid-template-columns:158px 1fr;gap:20px;margin:25px 0}
.clre-qty-v156{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid #e1cfc4;border-radius:6px;overflow:hidden}
.clre-qty-v156 button,.clre-qty-v156 input{height:50px;border:0!important;background:#fff;text-align:center;font-size:18px!important}
.clre-qty-v156 input{border-left:1px solid #eadfd6!important;border-right:1px solid #eadfd6!important}
.clre-add-main-v156{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;background:#941a21!important;color:#fff!important;border:0!important;border-radius:5px!important;font-size:17px!important;font-weight:800!important;text-decoration:none!important}
.clre-channel-panel-v156{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e3d0c3;border-radius:7px;background:#fffaf5;margin-top:22px}
.clre-channel-panel-v156>div{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;border-left:1px solid #eadfd6}
.clre-channel-panel-v156>div:first-child{border-left:0}
.clre-channel-panel-v156 b{font-size:28px;color:#941a21}
.clre-channel-panel-v156 strong,.clre-channel-panel-v156 small{display:block;font-size:14px!important}
.clre-related-v156{margin-top:0;border-top:0;padding-top:0}
.clre-related-v156 h2{font-family:Georgia,serif!important;color:#8f1922!important;font-size:24px!important;margin:0!important}
.clre-related-v156>.clre-title-ornament{text-align:left;margin-left:10px}
.clre-related-grid-v156{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;border-top:1px solid #ead6ca;padding-top:20px}
.clre-related-grid-v156 article{text-align:center;border:1px solid #eadfd6;border-radius:6px;background:#fff;overflow:hidden;padding-bottom:10px}
.clre-related-grid-v156 article img{width:100%!important;aspect-ratio:1.35/1!important;object-fit:cover!important}
.clre-related-grid-v156 article strong{display:block;font-family:Georgia,serif!important;font-size:16px!important;padding:8px 8px 2px}
.clre-related-grid-v156 article span{display:block;color:#941a21;font-weight:800;font-size:14px!important;margin-bottom:7px}
.clre-related-add-v156{display:inline-block;border:1px solid #941a21;color:#941a21!important;text-decoration:none;padding:6px 10px;border-radius:4px;font-size:14px!important}
.clre-product-footer-v156{background:#8f1218;color:#fff;margin-top:14px}
.clre-product-footer-v156 .clre-shell-inner{display:flex;justify-content:space-between;align-items:center;padding:18px 30px!important;font-size:16px!important}
.clre-product-footer-v156 em{font-family:Georgia,serif}

@media(max-width:1100px){
  .clre-menu-results-grid-v156{grid-template-columns:1fr!important}
  .clre-product-top-v156{grid-template-columns:1fr!important}
  .clre-related-grid-v156{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .clre-menu-page-v156 .clre-menu-browser-layout,.clre-product-layout-v156{grid-template-columns:1fr!important}
  .clre-menu-sidebar-v156{position:static!important}
  .clre-menu-results-grid-v156 .clre-product-card{grid-template-columns:120px minmax(0,1fr)!important}
  .clre-menu-results-grid-v156 .clre-product-media,.clre-menu-results-grid-v156 .clre-product-media img{width:120px!important;height:120px!important;min-height:120px!important}
  .clre-related-grid-v156{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clre-cart-v156{grid-template-columns:1fr!important}
  .clre-channel-panel-v156{grid-template-columns:1fr!important}
  .clre-channel-panel-v156>div{border-left:0;border-top:1px solid #eadfd6}
  .clre-channel-panel-v156>div:first-child{border-top:0}
}

/* v1.5.7 — Lunch Specials UI */
.clre-lunch-special-btn-blue{
    background:#1769aa!important;
    color:#fff!important;
    border:1px solid #1769aa!important;
}
.clre-lunch-special-btn-blue:hover,
.clre-lunch-special-btn-blue.active{
    background:#0f578f!important;
    color:#fff!important;
}
.clre-lunch-special-btn-blue strong,
.clre-lunch-special-btn-blue small,
.clre-lunch-special-btn-blue b{
    color:#fff!important;
}
.clre-lunch-linkbar-v157{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    margin:18px 0 24px;
    padding:14px 18px;
    border:1px solid #d7e5f3;
    background:#f3f8fd;
    border-radius:8px;
}
.clre-lunch-linkbar-v157 strong{
    display:block;
    color:#1769aa;
    font-family:Georgia,serif;
    font-size:20px!important;
}
.clre-lunch-linkbar-v157 span{
    display:block;
    color:#4b6072;
    font-size:14px!important;
}
.clre-lunch-linkbar-v157 a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:40px;
    padding:9px 16px;
    border-radius:5px;
    background:#1769aa;
    color:#fff!important;
    text-decoration:none!important;
    font-size:14px!important;
    font-weight:800;
}
.clre-lunch-linkbar-v157 a:hover{background:#0f578f}

/* Never render lunch-special image grids in hero/main-banner area */
.clre-hero + .clre-lunch-grid,
.clre-order-hero + .clre-lunch-grid,
.clre-lunch-specials-hero,
.clre-lunch-grid.clre-banner-position{
    display:none!important;
}

/* v1.5.8 — /shop/ Lunch Specials cleanup */
body.woocommerce-shop .clre-lunch-grid,
body.woocommerce-shop .clre-lunch-specials,
body.woocommerce-shop .clre-lunch-section,
body.woocommerce-shop .clre-lunch-strip,
body.woocommerce-shop .clre-lunch-showcase,
body.woocommerce-shop [id^="clre-lunch"]:not(.clre-lunch-linkbar-v157),
body.woocommerce-shop [class*="clre-lunch-"]:not(.clre-lunch-linkbar-v157):not(.clre-lunch-linkbar-v157 *){
    display:none!important;
}
body.woocommerce-shop .clre-lunch-linkbar-v157{
    display:flex!important;
}

/* v1.5.9 Catering Builder */
.clre-catering-v159{max-width:1240px;margin:0 auto;padding:10px 20px 50px}
.clre-catering-v159 .clre-form{max-width:none!important}
.clre-catering-step{border:1px solid #eadfd6;border-radius:10px;background:#fff;padding:22px;margin:0 0 22px}
.clre-catering-step>div>span,.clre-catering-step-head span{display:block;color:#8f1922;font-weight:800;font-size:14px!important;letter-spacing:.08em}
.clre-catering-step h2{font-family:Georgia,serif;font-size:28px;margin:3px 0 8px;color:#2c211b}
.clre-catering-step p{font-size:14px!important;color:#6b5b51}
.clre-serving-options{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:16px 0}
.clre-serving-options label{cursor:pointer}
.clre-serving-options input{position:absolute;opacity:0}
.clre-serving-options span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;border:1px solid #d8c5b8;border-radius:6px;background:#fff;font-size:14px!important;font-weight:700}
.clre-serving-options input:checked+span{background:#8f1922;color:#fff;border-color:#8f1922}
.clre-exact-guests{display:flex;align-items:center;gap:12px;font-weight:700}
.clre-exact-guests input{max-width:140px}

.clre-catering-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px}
.clre-catering-category-card{padding:0!important;border:1px solid #e5d8ce!important;background:#fff!important;border-radius:9px!important;overflow:hidden!important;text-align:left!important;cursor:pointer!important}
.clre-catering-category-card img{display:block;width:100%!important;aspect-ratio:1.35/1!important;object-fit:cover!important}
.clre-catering-category-card>span{display:block;padding:12px 13px}
.clre-catering-category-card strong{display:block;font-family:Georgia,serif;font-size:17px;color:#2d211b}
.clre-catering-category-card small{display:block;margin-top:4px;color:#8f1922;font-size:14px!important;font-weight:700}
.clre-catering-category-card:hover{box-shadow:0 7px 22px rgba(70,37,20,.09)!important;transform:translateY(-1px)}

.clre-catering-selected-wrap{border:1px solid #eadfd6;background:#faf6f1;border-radius:9px;padding:18px;margin-bottom:22px}
.clre-catering-selected-wrap h3{font-family:Georgia,serif;font-size:21px;margin:0 0 10px}
.clre-catering-selected{display:flex;flex-wrap:wrap;gap:10px}
.clre-selected-chip{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #d9c8bb;border-radius:7px;padding:9px 10px}
.clre-selected-chip strong,.clre-selected-chip small{display:block;font-size:14px!important}
.clre-selected-chip strong{color:#8f1922}
.clre-selected-chip button{border:0;background:transparent;font-size:20px;cursor:pointer;color:#8f1922}

.clre-catering-modal{display:none;position:fixed;inset:0;z-index:99999}
.clre-catering-modal.open{display:block}
.clre-catering-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.56)}
.clre-catering-modal-box{position:relative;z-index:2;width:min(720px,calc(100% - 30px));max-height:86vh;overflow:auto;margin:7vh auto;background:#fff;border-radius:12px;padding:26px;box-shadow:0 25px 80px rgba(0,0,0,.28)}
.clre-catering-modal-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}
.clre-modal-eyebrow{display:block;color:#8f1922;font-size:14px!important;font-weight:800;letter-spacing:.08em}
.clre-catering-modal-box h2{font-family:Georgia,serif;font-size:30px;margin:4px 0}
.clre-catering-modal-box p{font-size:14px!important}
.clre-modal-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}
.clre-modal-choice input{position:absolute;opacity:0}
.clre-modal-choice span{display:flex;align-items:center;min-height:48px;padding:10px 12px;border:1px solid #ddcec3;border-radius:6px;font-size:14px!important;font-weight:700;cursor:pointer}
.clre-modal-choice input:checked+span{background:#8f1922;color:#fff;border-color:#8f1922}
.clre-modal-actions{text-align:right}

@media(max-width:900px){
 .clre-catering-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .clre-serving-options{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:560px){
 .clre-catering-category-grid{grid-template-columns:1fr 1fr}
 .clre-serving-options{grid-template-columns:repeat(2,minmax(0,1fr))}
 .clre-modal-choice-grid{grid-template-columns:1fr}
}
