/* WordPress/WooCommerce integration layer. Original Foodia visual remains in assets/css/style.css. */
.woofood-wp-screen { min-height: 100vh; background: #fff; }
.woofood-wp-content { padding: 24px 0 96px; }
.woofood-wp-title { font-size: 1.35rem; font-weight: 800; margin: 0 0 18px; color: #17233c; }
.woofood-wc-box,
.woocommerce .woocommerce-notices-wrapper,
.woocommerce form.checkout,
.woocommerce-cart-form,
.woocommerce .cart-collaterals,
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation { background: #fff; border-radius: 22px; box-shadow: 0 14px 35px rgba(33, 37, 41, .08); padding: 18px; }
.woocommerce ul.products { display: grid; grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)); gap: 16px; padding: 0; margin: 0; }
.woocommerce ul.products li.product { width: auto !important; float: none !important; margin: 0 !important; list-style: none; background: #fff; border-radius: 24px; overflow: hidden; box-shadow: 0 14px 35px rgba(33, 37, 41, .08); padding: 12px; }
.woocommerce ul.products li.product a img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; border-radius: 20px; margin: 0 0 12px; }
.woocommerce-loop-product__title { font-size: 1rem !important; font-weight: 800; color: #17233c; padding: 0 !important; margin: 0 0 6px !important; }
.woocommerce ul.products li.product .price { color: var(--primary, #ff6b35); font-weight: 800; display: block; margin-bottom: 12px; }
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce button.button.alt,
.woocommerce a.button.alt { border-radius: 999px !important; background: var(--primary, #ff6b35) !important; color: #fff !important; border: 0 !important; font-weight: 800 !important; padding: 12px 18px !important; }
.woocommerce div.product div.images img { border-radius: 28px; box-shadow: 0 14px 35px rgba(33, 37, 41, .08); }
.woocommerce div.product .product_title { font-size: 1.6rem; color: #17233c; font-weight: 900; }
.woocommerce div.product p.price,
.woocommerce div.product span.price { color: var(--primary, #ff6b35); font-size: 1.25rem; font-weight: 900; }
.woofood-tracking-widget,
.woofood-delivery-panel { background: #fff; border-radius: 24px; padding: 18px; box-shadow: 0 14px 35px rgba(33, 37, 41, .08); }
.woofood-tracking-form { display: grid; gap: 10px; }
.woofood-tracking-form input { border: 1px solid #eef0f5; border-radius: 16px; padding: 12px 14px; width: 100%; }
.woofood-orders-grid { display: grid; gap: 14px; }
.woofood-order-card { border: 1px solid #eef0f5; border-radius: 20px; padding: 14px; background: #fff; }
.woofood-order-card strong { color: #17233c; }
.woofood-order-status { display: inline-flex; align-items: center; border-radius: 999px; background: rgba(255, 107, 53, .12); color: var(--primary, #ff6b35); padding: 6px 10px; font-weight: 800; font-size: .85rem; }
.woofood-timeline { display: grid; gap: 8px; margin-top: 14px; }
.woofood-timeline-step { display: flex; gap: 10px; align-items: center; color: #8890a0; }
.woofood-timeline-step::before { content: ''; width: 12px; height: 12px; border-radius: 50%; border: 2px solid currentColor; flex: 0 0 auto; }
.woofood-timeline-step.is-done { color: var(--primary, #ff6b35); font-weight: 800; }
@media (max-width: 575px) {
  .woocommerce ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .woofood-wp-content { padding: 16px 0 88px; }
}

/* WooFood v5 dynamic layer */
#preloader{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;min-height:100vh!important;display:flex;align-items:center;justify-content:center;z-index:9999999;background:#fff}.spinner{flex:0 0 auto}.woofood-app-theme .custom-logo{max-height:38px;width:auto}.woofood-dynamic-home{padding-bottom:32px}.woofood-category-slider .icon-bx img{width:26px;height:26px;object-fit:contain;filter:brightness(0) invert(1)}.woofood-recommended-products .recomended-list a{text-decoration:none}.woofood-recommended-products .image-box{display:block}.woofood-recommended-products .image-box img{width:100%;height:150px;object-fit:contain}.woofood-item-product .item-media img{width:90px;height:90px;object-fit:contain}.woofood-item-product .item-bookmark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--primary,#ff6b35);color:#fff!important;font-size:24px;line-height:1;text-decoration:none;font-weight:700}.menubar-area .nav-link{font-size:.8rem;font-weight:800;color:#8890a0;text-align:center}.menubar-area .nav-link.active,.menubar-area .nav-link:hover{color:var(--primary,#ff6b35)}.woocommerce div.product form.cart{background:#fff;border-radius:22px;padding:16px;box-shadow:0 14px 35px rgba(33,37,41,.08)}.woocommerce div.product form.cart .variations select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #eef0f5;border-radius:16px;padding:12px 14px}.woofood-post-list{display:grid;gap:12px}.woofood-woocommerce-screen .products:before,.woofood-woocommerce-screen .products:after{display:none!important}.woofood-woocommerce-screen .woocommerce-result-count,.woofood-woocommerce-screen .woocommerce-ordering{float:none!important;margin-bottom:14px}.woofood-woocommerce-screen .woocommerce-ordering select{border:1px solid #eef0f5;border-radius:16px;padding:10px 12px}.sidebar .menu{padding-left:0;margin:0}.sidebar .menu li{list-style:none}.sidebar .menu a{display:flex;align-items:center;gap:10px;padding:12px 18px;color:#2c406e;text-decoration:none;font-weight:800}.sidebar .nav-label{padding:16px 18px 8px;color:#8890a0;font-size:.75rem;text-transform:uppercase;font-weight:900}.woofood-wc-box .entry-content > *:first-child{margin-top:0}.woofood-wc-box .entry-content > *:last-child{margin-bottom:0}
@media (max-width:575px){.woofood-recommended-products .image-box img{height:130px}.woofood-item-product .item-media img{width:78px;height:78px}.header .custom-logo{max-width:120px}}

/* WooFood v6 — Home dinâmica via CPTs */
.woofood-hero-banners{margin:0 0 18px}.woofood-hero-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:160px;padding:22px;border-radius:28px;overflow:hidden;background:var(--woofood-banner-bg,#ff6b35);color:var(--woofood-banner-color,#fff);box-shadow:0 16px 34px rgba(31,40,72,.12)}.woofood-hero-banner__content{position:relative;z-index:2;max-width:68%}.woofood-hero-banner__badge{display:inline-flex;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.18);font-size:12px;font-weight:700}.woofood-hero-banner h2{margin:0 0 7px;color:inherit;font-size:24px;line-height:1.05;font-weight:800}.woofood-hero-banner p{margin:0 0 14px;color:inherit;opacity:.92;font-size:13px;line-height:1.35}.woofood-hero-banner__button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;background:#fff;color:#1f2848;font-weight:800;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.12)}.woofood-hero-banner__media{position:absolute;right:-5px;bottom:-14px;width:40%;max-width:170px;margin:0}.woofood-hero-banner__media img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.22))}.woofood-home-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px}.woofood-home-card{display:flex;min-height:86px;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:4px;padding:12px;border-radius:20px;background:#fff;color:#1f2848;text-decoration:none;box-shadow:0 10px 24px rgba(31,40,72,.08);overflow:hidden}.woofood-home-card img{width:34px;height:34px;object-fit:cover;border-radius:12px}.woofood-home-card span{font-size:13px;font-weight:800;line-height:1.1}.woofood-home-card small{font-size:11px;line-height:1.2;color:#727b92}.woofood-home-banners-shortcode{display:grid;gap:14px}.woofood-home-banner-shortcode-item{border-radius:24px;padding:20px}.woofood-home-banner-shortcode-item .button{display:inline-flex;margin-top:8px;padding:10px 14px;border-radius:999px;background:#fff;color:#1f2848;font-weight:800;text-decoration:none}.woofood-banner-badge{display:inline-flex;padding:4px 9px;margin-bottom:8px;border-radius:999px;background:rgba(255,255,255,.18);font-size:12px;font-weight:700}@media(max-width:420px){.woofood-hero-banner{min-height:150px;padding:18px}.woofood-hero-banner__content{max-width:72%}.woofood-hero-banner h2{font-size:21px}.woofood-hero-banner__media{width:42%;right:-18px}.woofood-home-cards{grid-template-columns:1fr 1fr}.woofood-home-card{min-height:78px}}

/* WooFood v9 — restaura fidelidade visual Foodia */
.woofood-foodia-layout .woofood-hero-banners{display:none!important}
.woofood-promo-banners .woofood-banner-link{display:block;text-decoration:none;color:inherit}
.woofood-promo-banners .add-banner{min-height:148px;color:#fff!important}
.woofood-promo-banners .add-banner .card-info span,
.woofood-promo-banners .add-banner .card-info small,
.woofood-promo-banners .add-banner .card-info .title{color:#fff!important}
.woofood-promo-banners .add-banner .title{white-space:normal;line-height:.95}
.woofood-promo-banners .swiper-slide{height:auto}
.woofood-recommended-products .recomended-list{height:100%}
.woofood-recommended-products .image-box{position:relative;display:block;text-decoration:none}
.woofood-recommended-products .image-box img{width:100%;height:150px;object-fit:contain}
.woofood-recommended-products .image-box .bookmark{position:absolute;right:10px;top:10px;margin:0}
.woofood-recommended-products .image-box .bookmark svg{width:20px;height:20px;display:block}
.woofood-item-product .item-bookmark{background:transparent!important;color:inherit!important;width:auto!important;height:auto!important;border-radius:0!important;padding:0!important}
.woofood-item-product .item-bookmark svg{width:24px;height:22px;display:block}
.woofood-icon-menubar .toolbar-inner{align-items:center;justify-content:space-around}
.woofood-icon-menubar .nav-link{font-size:0!important;line-height:0!important;color:#bfc9da!important;display:flex;align-items:center;justify-content:center;text-decoration:none}
.woofood-icon-menubar .nav-link svg{display:block;color:currentColor;fill:currentColor}
.woofood-icon-menubar .nav-link.active,
.woofood-icon-menubar .nav-link:hover{color:var(--primary,#ff6b35)!important}
.woofood-icon-menubar .nav-link.active svg,
.woofood-icon-menubar .nav-link:hover svg{color:currentColor!important;fill:currentColor!important}
.woofood-category-slider .icon-bx img{width:26px;height:26px;object-fit:contain;filter:brightness(0) invert(1)}
.sidebar .nav-link .dz-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#2c406e}
.sidebar .nav-link .dz-icon svg{display:block;color:currentColor;fill:currentColor}
@media(max-width:575px){.woofood-recommended-products .image-box img{height:130px}.woofood-promo-banners .add-banner{min-height:140px}}

/* WooFood v10 — CPTs dinâmicos polidos, cores reais e carrosséis robustos */
.woofood-promo-banners .woofood-dynamic-add-banner{
  background: var(--woofood-banner-bg, var(--primary,#ff6b35)) !important;
  color: var(--woofood-banner-color,#fff) !important;
  border: 0 !important;
  overflow: hidden;
}
.woofood-promo-banners .woofood-dynamic-add-banner .circle-1,
.woofood-promo-banners .woofood-dynamic-add-banner .circle-2{
  background: var(--woofood-banner-accent, rgba(255,255,255,.28)) !important;
  opacity: .28;
}
.woofood-promo-banners .woofood-dynamic-add-banner .card-body{
  position: relative;
  min-height: 148px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  z-index: 2;
}
.woofood-promo-banners .woofood-dynamic-add-banner .card-info{
  position: relative;
  z-index: 3;
  max-width: 70%;
}
.woofood-promo-banners .woofood-dynamic-add-banner .card-info span,
.woofood-promo-banners .woofood-dynamic-add-banner .card-info small,
.woofood-promo-banners .woofood-dynamic-add-banner .card-info .title{
  color: var(--woofood-banner-color,#fff) !important;
}
.woofood-promo-banners .woofood-dynamic-add-banner .card-info span{
  display: inline-flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  padding: 4px 9px;
  border-radius: 999px;
  background: rgba(255,255,255,.18);
  font-size: 11px;
  line-height: 1.2;
  font-weight: 800;
}
.woofood-promo-banners .woofood-dynamic-add-banner .title{
  margin-bottom: 4px;
  font-size: clamp(1.65rem, 7vw, 2.55rem);
  line-height: .88;
  letter-spacing: -.04em;
}
.woofood-promo-banners .woofood-banner-media{
  position: absolute;
  right: -10px;
  bottom: -16px;
  width: 42%;
  max-width: 165px;
  margin: 0;
  z-index: 2;
  pointer-events: none;
}
.woofood-promo-banners .woofood-banner-media img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 16px 22px rgba(0,0,0,.24));
}
.woofood-promo-banners .swiper-container,
.woofood-recommended-products .swiper-container,
.woofood-category-slider .swiper-container{
  overflow: hidden;
}
.woofood-promo-banners .swiper-wrapper,
.woofood-recommended-products .swiper-wrapper,
.woofood-category-slider .swiper-wrapper{
  align-items: stretch;
}
.woofood-promo-banners .swiper-slide,
.woofood-recommended-products .swiper-slide{
  display: flex;
}
.woofood-promo-banners .swiper-slide > a,
.woofood-promo-banners .swiper-slide > a > .card,
.woofood-recommended-products .swiper-slide > .recomended-list{
  width: 100%;
}
.woofood-home-cards{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 4px 0 20px;
}
.woofood-home-card{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 104px;
  gap: 6px;
  padding: 13px;
  border-radius: 22px;
  background: var(--woofood-card-bg,#fff) !important;
  color: var(--woofood-card-color,#1f2848) !important;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(31,40,72,.08);
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease;
}
.woofood-home-card::after{
  content: '';
  position: absolute;
  right: -22px;
  bottom: -28px;
  width: 72px;
  height: 72px;
  border-radius: 999px;
  background: var(--woofood-card-icon,#ff6b35);
  opacity: .08;
}
.woofood-home-card:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(31,40,72,.12);
}
.woofood-home-card__icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 15px;
  color: var(--woofood-card-icon,#ff6b35);
  background: color-mix(in srgb, var(--woofood-card-icon,#ff6b35) 12%, transparent);
}
.woofood-home-card__icon svg{
  display: block;
  width: 22px;
  height: 22px;
}
.woofood-home-card__icon img{
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 15px;
  object-fit: cover;
}
.woofood-home-card__title{
  position: relative;
  z-index: 2;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.1;
  color: inherit !important;
}
.woofood-home-card small{
  position: relative;
  z-index: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 11px;
  line-height: 1.25;
  color: inherit !important;
  opacity: .68;
}
@media(max-width:420px){
  .woofood-home-cards{grid-template-columns: repeat(2, minmax(0, 1fr));}
  .woofood-promo-banners .woofood-dynamic-add-banner .card-info{max-width:74%;}
  .woofood-promo-banners .woofood-banner-media{width:40%;right:-20px;}
}

/* WooFood v10.1 — home organizada, identidade dinâmica e categorias configuráveis */
.woofood-brand-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.woofood-brand-logo img{display:block;max-height:38px;width:auto;object-fit:contain}
.woofood-brand-text{font-weight:900;color:var(--secondary,#2c406e);text-decoration:none;font-size:15px;line-height:1}
.woofood-foodia-layout{background:var(--woofood-home-bg,#f8f8fb)}
.woofood-promo-banners .woofood-dynamic-add-banner,
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"]{background:var(--woofood-banner-bg,var(--primary,#ff6b35))!important;color:var(--woofood-banner-color,#fff)!important}
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"] .circle-1,
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"] .circle-2{background:var(--woofood-banner-accent,rgba(255,255,255,.28))!important;opacity:.28}
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"] .card-info span,
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"] .card-info small,
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"] .card-info .title{color:var(--woofood-banner-color,#fff)!important}
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"] .card-info span{background:rgba(255,255,255,.18);border-radius:999px;padding:4px 9px;font-weight:800}
.woofood-category-slider .categore-box{min-width:76px;text-decoration:none}
.woofood-category-slider .woofood-category-icon{background:var(--woofood-category-bg,var(--primary,#ff6b35))!important;color:var(--woofood-category-color,#fff)!important;box-shadow:0 10px 20px color-mix(in srgb,var(--woofood-category-bg,var(--primary,#ff6b35)) 28%,transparent)}
.woofood-category-slider .woofood-category-icon__image{width:28px!important;height:28px!important;object-fit:contain;display:block}
.woofood-category-slider .woofood-category-icon__default{filter:brightness(0) invert(1)}
.woofood-home-cards{background:transparent}.woofood-home-card{border:1px solid rgba(31,40,72,.04)}
@supports not (color: color-mix(in srgb, #000 10%, transparent)){.woofood-home-card__icon{background:rgba(255,107,53,.1)}}

/* WooFood v11 — vitrines dinâmicas, banners e ícones de categoria robustos */
.woofood-promo-banners .woofood-dynamic-add-banner,
.woofood-promo-banners .add-banner.woofood-dynamic-add-banner,
.woofood-promo-banners .add-banner[style*="--woofood-banner-bg"]{
  background-color: var(--woofood-banner-bg, var(--primary,#ff6b35)) !important;
  background-image: none !important;
  color: var(--woofood-banner-color,#fff) !important;
}
.woofood-promo-banners .woofood-dynamic-add-banner .card-info,
.woofood-promo-banners .woofood-dynamic-add-banner .card-info *{
  color: var(--woofood-banner-color,#fff) !important;
}
.woofood-promo-banners .woofood-dynamic-add-banner .title::after{
  -webkit-text-stroke-color: color-mix(in srgb, var(--woofood-banner-color,#fff) 58%, transparent) !important;
}
.woofood-category-slider .woofood-category-icon__svg{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  color:var(--woofood-category-color,#fff);
}
.woofood-category-slider .woofood-category-icon__svg svg{
  display:block;
  width:28px;
  height:28px;
  fill:currentColor;
}
.woofood-category-slider .woofood-category-icon__image:not(.woofood-category-icon__default){
  filter:none!important;
}
.woofood-recommended-products .recomended-list{
  height:100%;
}
.woofood-recommended-products .text-content .title{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.woofood-brand-logo img{
  max-width:132px;
  max-height:42px;
}
.sidebar .author-box .woofood-brand-logo img{
  max-width:96px;
}

/* WooFood v14 — vitrines editáveis, cards sem avaliação fake e cores por variável */
.woofood-app-theme .btn-link{
  color: var(--woofood-primary, var(--primary,#ff6b35)) !important;
  text-decoration: none !important;
  font-weight: 800 !important;
}
.woofood-app-theme .btn-link:hover,
.woofood-app-theme .btn-link:focus{
  color: var(--primary-hover, var(--woofood-primary, var(--primary,#ff6b35))) !important;
  text-decoration: underline !important;
}
.woofood-app-theme .btn-outline-primary{
  color: var(--woofood-primary, var(--primary,#ff6b35)) !important;
  border-color: var(--woofood-primary, var(--primary,#ff6b35)) !important;
  background-color: transparent !important;
}
.woofood-app-theme .btn-outline-primary:hover,
.woofood-app-theme .btn-outline-primary:focus,
.woofood-app-theme .btn-check:checked + .btn-outline-primary,
.woofood-app-theme .btn-outline-primary.active,
.woofood-app-theme .btn-outline-primary:active{
  color: #fff !important;
  border-color: var(--primary-hover, var(--woofood-primary, var(--primary,#ff6b35))) !important;
  background-color: var(--primary-hover, var(--woofood-primary, var(--primary,#ff6b35))) !important;
}
.woofood-app-theme .text-primary{
  color: var(--woofood-primary, var(--primary,#ff6b35)) !important;
}
.woofood-recommended-products .recomended-list.woofood-product-card{
  background: var(--woofood-product-card-bg, var(--woofood-surface,#fff)) !important;
  color: var(--woofood-product-card-color, var(--secondary,#1f2848)) !important;
  border: 1px solid rgba(31,40,72,.055);
  box-shadow: 0 14px 32px rgba(31,40,72,.08);
  overflow: hidden;
}
.woofood-recommended-products .recomended-list.woofood-product-card .image-box{
  background: var(--woofood-product-card-image-bg,#f7f8fb);
  border-radius: 20px;
  margin: 10px 10px 0;
  overflow: hidden;
}
.woofood-recommended-products .recomended-list.woofood-product-card .image-box img{
  display: block;
  width: 100%;
  height: 138px;
  object-fit: contain;
  padding: 8px;
}
.woofood-recommended-products .recomended-list.woofood-product-card .text-content{
  color: inherit !important;
}
.woofood-recommended-products .recomended-list.woofood-product-card .text-content .title,
.woofood-recommended-products .recomended-list.woofood-product-card .text-content a{
  color: inherit !important;
  text-decoration: none !important;
}
.woofood-product-card__footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 10px;
}
.woofood-product-card__price,
.woofood-product-card__price .woocommerce-Price-amount,
.woofood-product-card__price bdi{
  color: var(--woofood-product-card-price, var(--primary,#ff6b35)) !important;
  font-weight: 900 !important;
}
.woofood-product-rating{
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #f5a400;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}
.woofood-product-rating svg{
  display: block;
  color: currentColor;
}
.woofood-recommended-products .recomended-list.woofood-product-card .bookmark{
  color: var(--woofood-product-card-price, var(--primary,#ff6b35)) !important;
  background: rgba(255,255,255,.92);
  border-radius: 999px;
  padding: 6px;
}
.woofood-item-product{
  background: var(--woofood-product-card-bg, var(--woofood-surface,#fff)) !important;
  color: var(--woofood-product-card-color, var(--secondary,#1f2848)) !important;
}
.woofood-item-product .item-content a,
.woofood-item-product .item-content h6{
  color: inherit !important;
}
.woofood-item-product .item-footer h6,
.woofood-item-product .item-footer .woocommerce-Price-amount,
.woofood-item-product .item-footer bdi{
  color: var(--woofood-product-card-price, var(--primary,#ff6b35)) !important;
}
@media(max-width:575px){
  .woofood-recommended-products .recomended-list.woofood-product-card .image-box img{height:126px;}
}

/* WooFood v15 — cards da home maiores e cores herdadas da home */
.woofood-home-cards{
  gap: 12px !important;
  margin: 8px 0 22px !important;
}
.woofood-home-card{
  min-height: 118px !important;
  padding: 15px !important;
  gap: 8px !important;
  border-radius: 24px !important;
}
.woofood-home-card__icon{
  width: 52px !important;
  height: 52px !important;
  border-radius: 18px !important;
  flex: 0 0 52px !important;
}
.woofood-home-card__icon svg{
  width: 30px !important;
  height: 30px !important;
}
.woofood-home-card__icon img{
  width: 52px !important;
  height: 52px !important;
  border-radius: 18px !important;
  object-fit: cover !important;
}
.woofood-home-card__title{
  font-size: 13.5px !important;
  line-height: 1.15 !important;
}
.woofood-home-card small{
  font-size: 11.5px !important;
  line-height: 1.25 !important;
}
@media(max-width:420px){
  .woofood-home-card{min-height:112px !important;padding:14px !important;}
  .woofood-home-card__icon{width:48px !important;height:48px !important;flex-basis:48px !important;}
  .woofood-home-card__icon img{width:48px !important;height:48px !important;}
  .woofood-home-card__icon svg{width:28px !important;height:28px !important;}
}

/* WooFood v15.1 — favorito alinhado no card recomendado */
.woofood-recommended-products .recomended-list.woofood-product-card .image-box .form-check.bookmark{
  position:absolute !important;
  top:10px !important;
  right:10px !important;
  z-index:5 !important;
  width:42px !important;
  height:42px !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:transparent !important;
  border:0 !important;
}
.woofood-recommended-products .recomended-list.woofood-product-card .image-box .form-check.bookmark .form-check-label{
  position:static !important;
  top:auto !important;
  right:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:42px !important;
  height:42px !important;
  line-height:1 !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.94) !important;
  color:var(--woofood-product-card-price,var(--woofood-primary,var(--primary,#ff6b35))) !important;
  box-shadow:0 12px 28px rgba(31,40,72,.16) !important;
}
.woofood-recommended-products .recomended-list.woofood-product-card .image-box .form-check.bookmark .form-check-label svg{
  width:20px !important;
  height:20px !important;
  display:block !important;
}
.woofood-recommended-products .recomended-list.woofood-product-card .image-box .form-check.bookmark .form-check-label svg path{
  fill:currentColor !important;
}

/* WooFood v16 — padronização visual: radius, busca, logo e cards da home */
/* Cards principais usando sempre o token global de radius */
.woofood-app-theme .card,
.woofood-app-theme .add-banner,
.woofood-app-theme .woofood-dynamic-add-banner,
.woofood-app-theme .woofood-home-card,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card,
.woofood-app-theme .woofood-item-product,
.woofood-app-theme .woofood-wc-box,
.woofood-app-theme .woofood-tracking-widget,
.woofood-app-theme .woofood-delivery-panel,
.woofood-app-theme .woocommerce ul.products li.product{
  border-radius: var(--border-radius-base) !important;
}

.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card .image-box,
.woofood-app-theme .woocommerce ul.products li.product a img,
.woofood-app-theme .woofood-home-banner-shortcode-item,
.woofood-app-theme .woofood-promo-banners .woofood-dynamic-add-banner .card-body{
  border-radius: var(--border-radius-base) !important;
}

/* Home cards: imagem/ícone mais presente e alinhado */
.woofood-home-card{
  min-height: 126px !important;
  padding: 16px !important;
  gap: 9px !important;
  border-radius: var(--border-radius-base) !important;
}
.woofood-home-card::after{
  width: 88px !important;
  height: 88px !important;
  right: -28px !important;
  bottom: -34px !important;
}
.woofood-home-card__icon{
  width: 62px !important;
  height: 62px !important;
  flex: 0 0 62px !important;
  border-radius: var(--border-radius-base) !important;
}
.woofood-home-card__icon svg{
  width: 35px !important;
  height: 35px !important;
}
.woofood-home-card__icon img{
  width: 62px !important;
  height: 62px !important;
  border-radius: var(--border-radius-base) !important;
  object-fit: cover !important;
}
.woofood-home-card__title{
  font-size: 14px !important;
}
.woofood-home-card small{
  font-size: 11.75px !important;
}

/* Busca: evita corte lateral no input e mantém o pill perfeito no mobile */
.woofood-dynamic-home form[role="search"]{
  display: block;
  width: 100%;
  margin: 0 0 14px;
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius{
  width: 100%;
  max-width: 100%;
  flex-wrap: nowrap;
  overflow: hidden;
  border-radius: 50px;
  box-sizing: border-box;
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius .input-group-text{
  flex: 0 0 auto;
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control{
  min-width: 0;
  width: 1%;
  flex: 1 1 auto;
  padding-right: 18px !important;
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
  box-sizing: border-box;
}

/* Logo um pouco maior no topo do app */
.woofood-brand-logo img,
.woofood-app-theme .header .woofood-brand-logo img{
  max-width: 152px !important;
  max-height: 52px !important;
}
.woofood-app-theme .header .mid-content{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
}
.sidebar .author-box .woofood-brand-logo img{
  max-width: 112px !important;
  max-height: 46px !important;
}

@media(max-width:420px){
  .woofood-home-card{
    min-height: 120px !important;
    padding: 15px !important;
  }
  .woofood-home-card__icon{
    width: 58px !important;
    height: 58px !important;
    flex-basis: 58px !important;
  }
  .woofood-home-card__icon img{
    width: 58px !important;
    height: 58px !important;
  }
  .woofood-home-card__icon svg{
    width: 33px !important;
    height: 33px !important;
  }
  .woofood-brand-logo img,
  .woofood-app-theme .header .woofood-brand-logo img{
    max-width: 140px !important;
    max-height: 48px !important;
  }
}

/* WooFood v17 — faixa dinâmica de endereço/status e modal de informações */
.woofood-store-status{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  width:100%;
  margin:4px 0 14px;
  padding:12px 14px;
  border:1px solid rgba(31,40,72,.075);
  border-radius:var(--border-radius-base);
  background:var(--woofood-surface,#fff);
  box-shadow:0 12px 28px rgba(31,40,72,.07);
}
.woofood-store-status__content{
  display:flex;
  align-items:center;
  min-width:0;
  gap:8px;
  color:var(--secondary,#2c406e);
  font-size:13px;
  line-height:1.25;
}
.woofood-store-status__badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  flex:0 0 auto;
  font-weight:900;
  white-space:nowrap;
}
.woofood-store-status__badge.is-open{color:#00a86b;}
.woofood-store-status__badge.is-closed{color:#cf2e2e;}
.woofood-store-status__dot{
  width:8px;
  height:8px;
  border-radius:999px;
  background:currentColor;
  box-shadow:0 0 0 4px color-mix(in srgb,currentColor 14%,transparent);
}
.woofood-store-status__separator{
  color:rgba(44,64,110,.42);
  font-weight:900;
}
.woofood-store-status__address{
  display:inline-flex;
  align-items:center;
  min-width:0;
  gap:5px;
  color:rgba(44,64,110,.72);
  font-weight:700;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.woofood-store-status__address svg{
  flex:0 0 auto;
  width:15px;
  height:15px;
  fill:currentColor;
}
.woofood-store-status__more{
  appearance:none;
  border:0;
  background:transparent;
  color:var(--woofood-primary,var(--primary,#ff6b35));
  font-size:12.5px;
  font-weight:900;
  white-space:nowrap;
  padding:4px 0;
}
.woofood-store-status__more:hover,
.woofood-store-status__more:focus{
  color:var(--primary-hover,var(--woofood-primary,var(--primary,#ff6b35)));
  text-decoration:underline;
}
.woofood-modal-lock{overflow:hidden!important;}
.woofood-info-modal{
  position:fixed;
  inset:0;
  z-index:999999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
}
.woofood-info-modal.is-open{display:flex;}
.woofood-info-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(15,23,42,.56);
  backdrop-filter:blur(2px);
}
.woofood-info-modal__dialog{
  position:relative;
  width:min(560px,100%);
  max-height:min(82vh,720px);
  overflow:hidden;
  background:#fff;
  border-radius:var(--border-radius-base);
  box-shadow:0 28px 80px rgba(15,23,42,.28);
  color:var(--secondary,#2c406e);
}
.woofood-info-modal__header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:18px 20px 12px;
}
.woofood-info-modal__header h3{
  margin:0;
  color:var(--secondary,#1f2848);
  font-size:20px;
  line-height:1.15;
  font-weight:900;
}
.woofood-info-modal__close{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  border:0;
  border-radius:999px;
  background:#f0f2f6;
  color:#8390a6;
  padding:0;
}
.woofood-info-modal__close svg{
  display:block;
  width:20px;
  height:20px;
  fill:currentColor;
}
.woofood-info-tabs{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-bottom:1px solid #edf0f5;
}
.woofood-info-tabs button{
  appearance:none;
  border:0;
  border-bottom:2px solid transparent;
  background:#fff;
  color:#7d8493;
  padding:14px 8px 12px;
  text-transform:uppercase;
  font-size:12px;
  font-weight:900;
  letter-spacing:.02em;
}
.woofood-info-tabs button.is-active{
  color:var(--woofood-primary,var(--primary,#ff6b35));
  border-bottom-color:var(--woofood-primary,var(--primary,#ff6b35));
}
.woofood-info-panels{
  padding:22px;
  overflow:auto;
  max-height:calc(min(82vh,720px) - 112px);
}
.woofood-info-panel{display:none;}
.woofood-info-panel.is-active{display:block;}
.woofood-info-panel h4{
  margin:20px 0 10px;
  color:var(--secondary,#1f2848);
  font-size:16px;
  font-weight:900;
}
.woofood-info-about{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:18px;
}
.woofood-info-logo{
  width:86px;
  height:86px;
  margin:0;
  border-radius:var(--border-radius-base);
  overflow:hidden;
  background:#f5f7fb;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(31,40,72,.08);
}
.woofood-info-logo img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.woofood-info-social{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--secondary,#2c406e);
  text-decoration:none;
  font-weight:800;
}
.woofood-info-social__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:9px;
  background:#fff0f5;
  color:#e1306c;
  font-size:20px;
  line-height:1;
}
.woofood-info-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.woofood-info-actions a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:10px 13px;
  border:1px solid var(--woofood-primary,var(--primary,#ff6b35));
  border-radius:12px;
  color:var(--woofood-primary,var(--primary,#ff6b35));
  background:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
}
.woofood-info-address{
  margin:0;
  color:#657089;
  font-size:14px;
  line-height:1.55;
  font-weight:600;
}
.woofood-hours-list{
  display:grid;
  gap:8px;
}
.woofood-hours-row{
  display:grid;
  grid-template-columns:1fr auto;
  gap:12px;
  align-items:center;
  padding:10px 12px;
  border-radius:12px;
  color:#657089;
}
.woofood-hours-row:nth-child(odd){background:#f7f8fb;}
.woofood-hours-row strong{
  color:var(--secondary,#1f2848);
  font-weight:900;
}
.woofood-hours-row.is-closed strong{color:#cf2e2e;}
.woofood-payment-list{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.woofood-payment-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:44px;
  padding:10px 14px;
  border-radius:12px;
  background:#f5f6f9;
  color:var(--secondary,#2c406e);
  font-weight:800;
}
.woofood-payment-pill svg{
  width:22px;
  height:22px;
  fill:currentColor;
}
@media(max-width:575px){
  .woofood-store-status{
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
    padding:12px;
  }
  .woofood-store-status__content{
    width:100%;
    flex-wrap:wrap;
  }
  .woofood-store-status__more{
    align-self:flex-start;
  }
  .woofood-info-modal{
    align-items:flex-end;
    padding:0;
  }
  .woofood-info-modal__dialog{
    width:100%;
    max-height:88vh;
    border-radius:var(--border-radius-base) var(--border-radius-base) 0 0;
  }
  .woofood-info-panels{
    padding:20px;
    max-height:calc(88vh - 112px);
  }
  .woofood-info-modal__header h3{font-size:18px;}
}


/* WooFood v20 — refinamento global de UI/UX, header limpo e modal suave */
:root{
  --woofood-ease: cubic-bezier(.2,.8,.2,1);
}

/* Header: remove ruído visual do menu/cart duplicados e deixa a marca mais forte */
.woofood-app-theme .woofood-app-header{
  position: relative;
  z-index: 50;
  background: transparent !important;
}
.woofood-app-theme .woofood-app-header .main-bar{
  min-height: 76px;
  padding: 12px 0 8px;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}
.woofood-app-theme .woofood-header-content-clean{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 64px;
  padding: 0 !important;
}
.woofood-app-theme .woofood-header-brand-wrap{
  width: 100%;
  min-height: 64px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.woofood-app-theme .woofood-brand-logo{
  min-height: 58px;
  max-width: min(72vw, 220px);
  padding: 6px 12px;
  border-radius: calc(var(--border-radius-base) - 4px);
  transition: transform .22s var(--woofood-ease), filter .22s var(--woofood-ease);
}
.woofood-app-theme .woofood-brand-logo:hover{
  transform: translateY(-1px);
}
.woofood-app-theme .woofood-brand-logo img,
.woofood-app-theme .header .woofood-brand-logo img{
  max-width: min(72vw, 210px) !important;
  max-height: 68px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
}
.woofood-app-theme .woofood-brand-text{
  font-size: 18px !important;
  letter-spacing: -.02em;
}
.woofood-app-theme .header .menu-toggler,
.woofood-app-theme .header .notify-cart,
.woofood-app-theme .header .left-content,
.woofood-app-theme .header .right-content{
  display: none !important;
}

/* Banner de boas-vindas sem carrinho duplicado */
.woofood-app-theme .woofood-welcome-banner{
  margin: 0 0 4px;
}
.woofood-app-theme .woofood-welcome-banner .inner-wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
.woofood-app-theme .woofood-welcome-banner .dz-info{
  width: 100%;
}
.woofood-app-theme .woofood-welcome-banner .dz-info .name{
  color: var(--secondary,#1f2848) !important;
  font-weight: 900;
  letter-spacing: -.035em;
}

/* Espaçamentos mais consistentes entre páginas */
.woofood-app-theme .content-inner{
  padding-bottom: calc(82px + env(safe-area-inset-bottom, 0px));
}
.woofood-app-theme .title-bar{
  margin-top: 18px;
  margin-bottom: 12px;
}
.woofood-app-theme .title-bar .title{
  letter-spacing: -.025em;
}

/* Campo de busca mais alinhado e sem corte lateral */
.woofood-dynamic-home form[role="search"] .input-group.input-radius{
  min-height: 54px;
  padding: 0 3px 0 0;
  background: var(--woofood-surface,#fff);
  border: 1px solid rgba(31,40,72,.075);
  box-shadow: 0 12px 28px rgba(31,40,72,.055);
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius .input-group-text,
.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control{
  background: transparent !important;
  border: 0 !important;
  min-height: 52px;
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius .input-group-text{
  padding-left: 18px;
  padding-right: 10px;
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control{
  font-size: 14px;
  font-weight: 700;
  color: var(--secondary,#1f2848);
}
.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control::placeholder{
  color: rgba(44,64,110,.52);
}

/* Faixa de status mais premium */
.woofood-store-status{
  padding: 14px 15px !important;
  margin: 6px 0 16px !important;
  border-color: rgba(31,40,72,.07) !important;
  box-shadow: 0 14px 34px rgba(31,40,72,.075) !important;
}
.woofood-store-status__more{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 6px 10px !important;
  border-radius: 999px;
  background: color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 10%, transparent) !important;
}

/* Modal: fade/slide suave no overlay e no painel */
.woofood-info-modal{
  display: flex !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .26s var(--woofood-ease), visibility .26s var(--woofood-ease);
}
.woofood-info-modal.is-open{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.woofood-info-modal__backdrop{
  opacity: 0;
  transition: opacity .26s var(--woofood-ease), backdrop-filter .26s var(--woofood-ease);
}
.woofood-info-modal.is-open .woofood-info-modal__backdrop{
  opacity: 1;
}
.woofood-info-modal__dialog{
  opacity: 0;
  transform: translateY(18px) scale(.985);
  transition: opacity .28s var(--woofood-ease), transform .28s var(--woofood-ease);
  will-change: opacity, transform;
}
.woofood-info-modal.is-open .woofood-info-modal__dialog{
  opacity: 1;
  transform: translateY(0) scale(1);
}
.woofood-info-modal__close{
  transition: background-color .18s ease, color .18s ease, transform .18s ease;
}
.woofood-info-modal__close:hover,
.woofood-info-modal__close:focus{
  background: color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 12%, #f0f2f6) !important;
  color: var(--woofood-primary,var(--primary,#ff6b35)) !important;
  transform: rotate(4deg);
}
.woofood-info-tabs button{
  transition: color .18s ease, border-color .18s ease, background-color .18s ease;
}
.woofood-info-tabs button:hover{
  background: color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 5%, #fff);
  color: var(--woofood-primary,var(--primary,#ff6b35));
}

/* Cards e vitrines: microinterações suaves mantendo o layout Foodia */
.woofood-app-theme .woofood-home-card,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card,
.woofood-app-theme .woofood-item-product,
.woofood-app-theme .woocommerce ul.products li.product{
  transition: transform .22s var(--woofood-ease), box-shadow .22s var(--woofood-ease), border-color .22s ease;
}
.woofood-app-theme .woofood-home-card:hover,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card:hover,
.woofood-app-theme .woofood-item-product:hover,
.woofood-app-theme .woocommerce ul.products li.product:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(31,40,72,.115) !important;
}
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card .image-box,
.woofood-app-theme .woofood-item-product .item-media,
.woofood-app-theme .woocommerce ul.products li.product a img{
  background: var(--woofood-product-card-image-bg,#f7f8fb);
}
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card .text-content{
  padding: 14px 14px 15px;
}
.woofood-product-card__price{
  font-size: 14px;
}

/* WooCommerce: refino visual geral para loja, produto, carrinho e checkout */
.woofood-app-theme .woofood-wc-box,
.woofood-app-theme .woocommerce .woocommerce-notices-wrapper,
.woofood-app-theme .woocommerce form.checkout,
.woofood-app-theme .woocommerce-cart-form,
.woofood-app-theme .woocommerce .cart-collaterals,
.woofood-app-theme .woocommerce-MyAccount-content,
.woofood-app-theme .woocommerce-MyAccount-navigation{
  background: var(--woofood-surface,#fff) !important;
  border: 1px solid rgba(31,40,72,.065);
  border-radius: var(--border-radius-base) !important;
  box-shadow: 0 16px 36px rgba(31,40,72,.08) !important;
}
.woofood-app-theme .woocommerce form .form-row input.input-text,
.woofood-app-theme .woocommerce form .form-row textarea,
.woofood-app-theme .woocommerce form .form-row select,
.woofood-app-theme .woocommerce div.product form.cart .variations select,
.woofood-app-theme .select2-container .select2-selection--single{
  min-height: 48px;
  border: 1px solid rgba(31,40,72,.11) !important;
  border-radius: calc(var(--border-radius-base) - 8px) !important;
  background: #fff !important;
  box-shadow: none !important;
}
.woofood-app-theme .woocommerce table.shop_table{
  border: 1px solid rgba(31,40,72,.075) !important;
  border-radius: var(--border-radius-base) !important;
  overflow: hidden;
}
.woofood-app-theme .woocommerce table.shop_table th{
  color: var(--secondary,#1f2848);
  font-weight: 900;
}
.woofood-app-theme .woocommerce table.shop_table td{
  color: rgba(31,40,72,.78);
}
.woofood-app-theme .woocommerce-message,
.woofood-app-theme .woocommerce-info,
.woofood-app-theme .woocommerce-error{
  border-radius: calc(var(--border-radius-base) - 8px) !important;
  border-top: 0 !important;
  box-shadow: 0 12px 28px rgba(31,40,72,.08);
}
.woofood-app-theme .woocommerce-message::before,
.woofood-app-theme .woocommerce-info::before{
  color: var(--woofood-primary,var(--primary,#ff6b35)) !important;
}
.woofood-app-theme .woocommerce div.product .product_title,
.woofood-app-theme .entry-title{
  letter-spacing: -.035em;
}
.woofood-app-theme .woocommerce div.product form.cart{
  border: 1px solid rgba(31,40,72,.065);
  border-radius: var(--border-radius-base) !important;
}
.woofood-app-theme .woocommerce a.button,
.woofood-app-theme .woocommerce button.button,
.woofood-app-theme .woocommerce input.button,
.woofood-app-theme .woocommerce #respond input#submit,
.woofood-app-theme .woocommerce button.button.alt,
.woofood-app-theme .woocommerce a.button.alt,
.woofood-app-theme .btn-primary{
  min-height: 46px;
  border-radius: calc(var(--border-radius-base) - 6px) !important;
  box-shadow: 0 12px 24px color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 25%, transparent) !important;
}

@media(max-width:575px){
  .woofood-app-theme .woofood-app-header .main-bar{
    min-height: 72px;
    padding: 10px 0 6px;
  }
  .woofood-app-theme .woofood-header-content-clean,
  .woofood-app-theme .woofood-header-brand-wrap{
    min-height: 60px !important;
  }
  .woofood-app-theme .woofood-brand-logo{
    min-height: 54px;
    padding: 4px 10px;
  }
  .woofood-app-theme .woofood-brand-logo img,
  .woofood-app-theme .header .woofood-brand-logo img{
    max-width: min(76vw, 178px) !important;
    max-height: 62px !important;
  }
  .woofood-store-status{
    border-radius: calc(var(--border-radius-base) - 4px) !important;
  }
  .woofood-info-modal__dialog{
    transform: translateY(28px) scale(1);
  }
  .woofood-info-modal.is-open .woofood-info-modal__dialog{
    transform: translateY(0) scale(1);
  }
}


/* WooFood v21 — restaura menubar original, carrinho visível e remove limite global da container */
.woofood-app-theme .woofood-icon-menubar{
  border-top: 0 !important;
  box-shadow: none !important;
}
.woofood-app-theme .woofood-icon-menubar .toolbar-inner{
  align-items: center;
  justify-content: space-around;
}
.woofood-app-theme .woofood-icon-menubar .nav-link{
  width: auto !important;
  height: auto !important;
  min-width: 44px;
  min-height: 44px;
  border-radius: 0 !important;
  background: transparent !important;
  transform: none !important;
  box-shadow: none !important;
  position: relative;
}
.woofood-app-theme .woofood-icon-menubar .nav-link svg{
  width: 23px;
  height: 23px;
}
.woofood-app-theme .woofood-icon-menubar .nav-link.active,
.woofood-app-theme .woofood-icon-menubar .nav-link:hover{
  background: transparent !important;
  transform: none !important;
  color: var(--woofood-primary,var(--primary,#ff6b35)) !important;
}
.woofood-app-theme .woofood-bottom-cart .woofood-cart-count{
  position: absolute;
  top: 2px;
  right: 4px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--woofood-primary,var(--primary,#ff6b35));
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 6px 12px rgba(0,0,0,.16);
}

/* WooFood v24 — refinamento estrutural fluido, loja completa e mobile-first sem quebrar o Foodia */
.woofood-app-theme{
  --woofood-card-shadow: 0 10px 24px rgba(31,40,72,.075);
  --woofood-card-shadow-hover: 0 14px 32px rgba(31,40,72,.105);
  --woofood-line: rgba(31,40,72,.085);
  --woofood-muted: rgba(44,64,110,.66);
}

/* Volta o arredondamento visual ao token base do template, evitando cards “bolha”. */
.woofood-app-theme :where(
  .card,
  .add-banner,
  .item-box,
  .recomended-list,
  .woofood-home-card,
  .woofood-store-status,
  .woofood-wc-box,
  .woofood-shop-card,
  .woocommerce ul.products li.product,
  .woocommerce div.product form.cart,
  .woocommerce-cart-form,
  .woocommerce .cart-collaterals,
  .woocommerce form.checkout,
  .woocommerce-MyAccount-content,
  .woocommerce-MyAccount-navigation,
  .woofood-tracking-widget,
  .woofood-delivery-panel,
  .woofood-pizza-builder,
  .woofood-info-modal__dialog
){
  border-radius: var(--border-radius-base) !important;
}
.woofood-app-theme :where(.woofood-home-card__icon,.woofood-home-card__icon img,.woofood-category-icon,.woofood-payment-pill,.woofood-info-actions a,.woofood-hours-row){
  border-radius: var(--border-radius-base) !important;
}

/* Mais fluidez no container sem forçar largura pequena travada. */
.woofood-app-theme .page-content .container.fb{
  width: 100%;
  max-width: 100%;
  padding-inline: clamp(14px, 3.6vw, 28px);
}
.woofood-app-theme .content-inner{
  overflow-x: clip;
}
.woofood-app-theme img,
.woofood-app-theme svg,
.woofood-app-theme video{
  max-width: 100%;
}

/* Home: mantém layout, mas com cards menos duros e mais consistentes. */
.woofood-app-theme .woofood-home-card,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card,
.woofood-app-theme .woofood-item-product,
.woofood-app-theme .woofood-shop-card{
  border: 1px solid var(--woofood-line) !important;
  box-shadow: var(--woofood-card-shadow) !important;
}
.woofood-app-theme .woofood-home-card:hover,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card:hover,
.woofood-app-theme .woofood-item-product:hover,
.woofood-app-theme .woofood-shop-card:hover{
  transform: translateY(-1px);
  box-shadow: var(--woofood-card-shadow-hover) !important;
}
.woofood-app-theme .woofood-home-card__icon,
.woofood-app-theme .woofood-home-card__icon img{
  width: 56px !important;
  height: 56px !important;
  flex-basis: 56px !important;
}
.woofood-app-theme .woofood-home-card__icon svg{
  width: 32px !important;
  height: 32px !important;
}

/* Loja WooCommerce: remove o “caixote” geral e devolve visual de cardápio/app. */
.woofood-app-theme.post-type-archive-product .woofood-wc-box,
.woofood-app-theme.tax-product_cat .woofood-wc-box,
.woofood-app-theme.tax-product_tag .woofood-wc-box,
.woofood-app-theme.search .woofood-woocommerce-screen{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Toolbar moderna de busca/filtros da loja. */
.woofood-shop-toolbar{
  display: grid;
  gap: 14px;
  margin: 2px 0 18px;
}
.woofood-shop-search{
  display: grid;
  grid-template-columns: auto minmax(0,1fr) auto;
  align-items: center;
  gap: 8px;
  min-height: 54px;
  padding: 6px 7px 6px 16px;
  background: var(--woofood-surface,#fff);
  border: 1px solid var(--woofood-line);
  border-radius: var(--border-radius-base);
  box-shadow: var(--woofood-card-shadow);
}
.woofood-shop-search__icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--woofood-muted);
}
.woofood-shop-search__icon svg{
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.woofood-shop-search input[type="search"]{
  width: 100%;
  min-width: 0;
  height: 42px;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--secondary,#1f2848);
  font-size: 14px;
  font-weight: 800;
}
.woofood-shop-search input[type="search"]::placeholder{
  color: rgba(44,64,110,.52);
}
.woofood-shop-search button{
  min-height: 40px;
  padding: 0 14px;
  border: 0;
  border-radius: var(--border-radius-base);
  background: var(--woofood-primary,var(--primary,#ff6b35));
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  box-shadow: 0 8px 18px color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 22%, transparent);
}
.woofood-shop-chips{
  display: flex;
  gap: 10px;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  scroll-snap-type: x proximity;
  padding: 2px 2px 6px;
  margin-inline: -2px;
  scrollbar-width: none;
}
.woofood-shop-chips::-webkit-scrollbar{display:none;}
.woofood-shop-chip{
  flex: 0 0 auto;
  scroll-snap-align: start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid var(--woofood-line);
  border-radius: var(--border-radius-base);
  background: var(--woofood-surface,#fff);
  color: var(--secondary,#1f2848);
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 8px 18px rgba(31,40,72,.045);
}
.woofood-shop-chip.is-active,
.woofood-shop-chip:hover,
.woofood-shop-chip:focus{
  background: var(--woofood-primary,var(--primary,#ff6b35));
  border-color: var(--woofood-primary,var(--primary,#ff6b35));
  color: #fff !important;
}
.woofood-shop-controls{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-width: 0;
}
.woofood-shop-count,
.woofood-shop-count .woocommerce-result-count{
  margin: 0 !important;
  color: var(--woofood-muted);
  font-size: 12px;
  font-weight: 800;
}
.woofood-shop-ordering,
.woofood-shop-ordering .woocommerce-ordering{
  margin: 0 !important;
  float: none !important;
}
.woofood-shop-ordering select,
.woofood-woocommerce-screen .woocommerce-ordering select{
  min-height: 40px;
  max-width: min(48vw, 210px);
  border: 1px solid var(--woofood-line) !important;
  border-radius: var(--border-radius-base) !important;
  background: var(--woofood-surface,#fff) !important;
  color: var(--secondary,#1f2848);
  padding: 0 34px 0 12px;
  font-size: 12px;
  font-weight: 900;
}

/* Grid de produtos fluido e leve. */
.woofood-app-theme .woocommerce ul.products{
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 178px), 1fr));
  gap: clamp(12px, 3vw, 18px) !important;
  align-items: stretch;
  padding: 0 !important;
  margin: 0 !important;
}
.woofood-app-theme .woocommerce ul.products::before,
.woofood-app-theme .woocommerce ul.products::after{
  display: none !important;
}
.woofood-app-theme .woocommerce ul.products li.product,
.woofood-app-theme .woocommerce-page ul.products li.product{
  width: auto !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  list-style: none !important;
  min-width: 0;
}
.woofood-shop-card{
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--woofood-surface,#fff);
  color: var(--secondary,#1f2848);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.woofood-shop-card__media{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / .82;
  margin: 10px 10px 0;
  background: #f7f8fb;
  border-radius: var(--border-radius-base);
  overflow: hidden;
  text-decoration: none !important;
}
.woofood-shop-card__media img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  padding: clamp(6px, 2vw, 12px) !important;
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transition: transform .22s ease;
}
.woofood-shop-card:hover .woofood-shop-card__media img{
  transform: scale(1.035);
}
.woofood-shop-card__badge{
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  border-radius: var(--border-radius-base);
  background: var(--woofood-primary,var(--primary,#ff6b35));
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .02em;
}
.woofood-shop-card__body{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-width: 0;
  padding: 12px;
}
.woofood-shop-card__title-link{
  text-decoration: none !important;
  color: inherit !important;
}
.woofood-shop-card__title{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.35em;
  padding: 0 !important;
  margin: 0 0 6px !important;
  color: inherit !important;
  font-size: clamp(.91rem, 2.8vw, 1rem) !important;
  line-height: 1.17 !important;
  font-weight: 900 !important;
  letter-spacing: -.025em;
}
.woofood-shop-card__excerpt{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.5em;
  margin: 0 0 8px;
  color: var(--woofood-muted);
  font-size: 12px;
  line-height: 1.25;
  font-weight: 700;
}
.woofood-shop-card__meta{
  min-height: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: auto;
}
.woofood-shop-card__rating .star-rating{
  float: none !important;
  margin: 0;
  font-size: 11px;
  color: #f5a400;
}
.woofood-shop-card__stock{
  color: #cf2e2e;
  font-size: 11px;
  font-weight: 900;
}
.woofood-shop-card__footer{
  display: grid;
  gap: 10px;
  margin-top: 8px;
}
.woofood-shop-card__price,
.woofood-shop-card__price .woocommerce-Price-amount,
.woofood-shop-card__price bdi{
  display: inline-flex !important;
  align-items: center;
  color: var(--woofood-product-card-price,var(--woofood-primary,var(--primary,#ff6b35))) !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1.2;
}
.woofood-shop-card__price del{
  color: rgba(44,64,110,.45) !important;
  font-size: 12px;
  margin-right: 6px;
}
.woofood-shop-card__price ins{
  text-decoration: none;
}
.woofood-shop-card__action .button,
.woocommerce ul.products li.product .woofood-shop-card__action .button{
  width: 100%;
  min-height: 40px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 8px 11px !important;
  border-radius: var(--border-radius-base) !important;
  background: var(--woofood-primary,var(--primary,#ff6b35)) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.1 !important;
  text-align: center;
  box-shadow: none !important;
}
.woofood-shop-card__action .added_to_cart{
  width: 100%;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  margin-top: 6px;
  color: var(--woofood-primary,var(--primary,#ff6b35));
  font-size: 12px;
  font-weight: 900;
  text-decoration: none !important;
}

/* Produto, carrinho e checkout: mais fluidez e menos rigidez visual. */
.woofood-app-theme.single-product .woofood-wc-box{
  padding: clamp(12px, 3vw, 20px) !important;
}
.woofood-app-theme .woocommerce div.product{
  display: flow-root;
}
.woofood-app-theme .woocommerce div.product div.images,
.woofood-app-theme .woocommerce div.product div.summary{
  min-width: 0;
}
.woofood-app-theme .woocommerce div.product div.images img{
  border-radius: var(--border-radius-base) !important;
  box-shadow: var(--woofood-card-shadow) !important;
}
.woofood-app-theme .woocommerce div.product .product_title{
  font-size: clamp(1.35rem, 5vw, 2rem);
  line-height: 1.08;
}
.woofood-app-theme .woocommerce div.product form.cart{
  padding: clamp(12px, 3vw, 18px) !important;
}
.woofood-app-theme .woocommerce-cart-form,
.woofood-app-theme .woocommerce .cart-collaterals,
.woofood-app-theme .woocommerce form.checkout,
.woofood-app-theme .woocommerce-MyAccount-content,
.woofood-app-theme .woocommerce-MyAccount-navigation{
  padding: clamp(14px, 3.6vw, 22px) !important;
}
.woofood-app-theme .woocommerce table.shop_table{
  border-radius: var(--border-radius-base) !important;
}

@media(max-width:575px){
  .woofood-app-theme .page-content .container.fb{
    padding-inline: 14px;
  }
  .woofood-shop-toolbar{
    gap: 12px;
    margin-bottom: 16px;
  }
  .woofood-shop-search{
    min-height: 52px;
    grid-template-columns: auto minmax(0,1fr) auto;
  }
  .woofood-shop-search button{
    min-width: 42px;
    padding-inline: 11px;
    font-size: 0;
  }
  .woofood-shop-search button::before{
    content: 'OK';
    font-size: 12px;
  }
  .woofood-shop-controls{
    align-items: flex-start;
  }
  .woofood-shop-count{
    max-width: 52%;
    line-height: 1.25;
  }
  .woofood-app-theme .woocommerce ul.products{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px !important;
  }
  .woofood-shop-card__media{
    margin: 8px 8px 0;
    aspect-ratio: 1 / .84;
  }
  .woofood-shop-card__body{
    padding: 10px;
  }
  .woofood-shop-card__excerpt{
    display: none;
  }
  .woofood-shop-card__meta{
    min-height: 0;
  }
  .woofood-shop-card__title{
    min-height: 2.25em;
    font-size: .88rem !important;
  }
  .woofood-shop-card__price,
  .woofood-shop-card__price .woocommerce-Price-amount,
  .woofood-shop-card__price bdi{
    font-size: 13.5px !important;
  }
  .woofood-shop-card__action .button,
  .woocommerce ul.products li.product .woofood-shop-card__action .button{
    min-height: 37px !important;
    font-size: 11.5px !important;
    padding-inline: 8px !important;
  }
  .woofood-app-theme .woocommerce table.shop_table_responsive tr,
  .woofood-app-theme .woocommerce-page table.shop_table_responsive tr{
    border-radius: var(--border-radius-base);
    margin-bottom: 10px;
    border: 1px solid var(--woofood-line);
    overflow: hidden;
  }
}
@media(max-width:360px){
  .woofood-app-theme .woocommerce ul.products{
    grid-template-columns: 1fr;
  }
  .woofood-shop-card{
    flex-direction: row;
    align-items: stretch;
  }
  .woofood-shop-card__media{
    flex: 0 0 38%;
    aspect-ratio: auto;
    margin: 8px 0 8px 8px;
  }
  .woofood-shop-card__body{
    min-width: 0;
  }
}
/* WooFood v26 — largura máxima fluida sem alterar o shell original do Foodia.
   Mantém header/menu inferior no comportamento original e limita somente o conteúdo interno. */
.woofood-app-theme .page-content .container.fb{
  width: min(100%, 1024px);
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-inline: clamp(14px, 3vw, 28px);
}
.woofood-app-theme .content-inner > .container,
.woofood-app-theme .banner-wrapper > .container{
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.woofood-app-theme .menubar-area .toolbar-inner{
  max-width: 1000px;
}
@media (max-width: 575px){
  .woofood-app-theme .page-content .container.fb{
    padding-inline: 14px;
  }
}


/* Cards inteiros acionam o modal de produto, mantendo fallback nos links internos. */
.woofood-open-product-modal.recomended-list,
.woofood-open-product-modal.item-box{
  cursor:pointer;
}
.woofood-open-product-modal.recomended-list:focus-visible,
.woofood-open-product-modal.item-box:focus-visible{
  outline:3px solid color-mix(in srgb, var(--primary,#ff6b35) 38%, transparent);
  outline-offset:3px;
}

/* Produto em modal estilo cardápio: leve, mobile-first e com fallback nos links. */
.woofood-open-product-modal{cursor:pointer;}
.woofood-product-modal{
  position:fixed;
  inset:0;
  z-index:1000000;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:18px;
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  transition:opacity .22s ease, visibility .22s ease;
}
.woofood-product-modal.is-open{
  pointer-events:auto;
  opacity:1;
  visibility:visible;
}
.woofood-product-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(12,18,32,.52);
  backdrop-filter:blur(8px);
  opacity:0;
  transition:opacity .22s ease;
}
.woofood-product-modal.is-open .woofood-product-modal__backdrop{opacity:1;}
.woofood-product-modal__dialog{
  position:relative;
  width:min(100%, 520px);
  max-height:min(86vh, 760px);
  display:flex;
  flex-direction:column;
  overflow:hidden;
  background:var(--woofood-surface,#fff);
  border-radius:var(--border-radius-base);
  box-shadow:0 30px 90px rgba(15,23,42,.28);
  transform:translateY(18px) scale(.985);
  opacity:0;
  transition:transform .26s cubic-bezier(.2,.8,.2,1), opacity .22s ease;
}
.woofood-product-modal.is-open .woofood-product-modal__dialog{
  transform:translateY(0) scale(1);
  opacity:1;
}
.woofood-product-modal__header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:14px 16px;
  border-bottom:1px solid rgba(148,163,184,.18);
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(255,255,255,.92));
}
.woofood-product-modal__header h3{
  margin:0;
  font-size:15px;
  line-height:1.2;
  font-weight:900;
  color:var(--secondary,#1f2848);
}
.woofood-product-modal__close{
  width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:50%;
  color:var(--secondary,#1f2848);
  background:#f5f6fa;
  transition:background .18s ease, transform .18s ease;
}
.woofood-product-modal__close:hover{background:#edf0f7;transform:scale(1.04);}
.woofood-product-modal__close svg{width:18px;height:18px;fill:currentColor;}
.woofood-product-modal__content{
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  padding:0;
}
.woofood-product-modal__loading,
.woofood-product-modal__error{
  min-height:260px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:28px;
  text-align:center;
  color:var(--secondary,#1f2848);
}
.woofood-product-modal__spinner{
  width:34px;
  height:34px;
  border-radius:50%;
  border:3px solid rgba(148,163,184,.22);
  border-top-color:var(--primary,#ff6b35);
  animation:woofoodSpin .8s linear infinite;
}
@keyframes woofoodSpin{to{transform:rotate(360deg)}}
.woofood-product-modal-card__media{
  margin:0;
  padding:18px 18px 0;
}
.woofood-product-modal-card__media img{
  width:100%;
  height:clamp(210px, 42vw, 320px);
  object-fit:contain;
  display:block;
  border-radius:var(--border-radius-base);
  background:var(--woofood-product-card-image-bg,#f7f8fb);
  box-shadow:inset 0 0 0 1px rgba(148,163,184,.12);
}
.woofood-product-modal-card__body{
  padding:18px;
}
.woofood-product-modal-card__eyebrow{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-bottom:8px;
  padding:6px 10px;
  border-radius:999px;
  background:color-mix(in srgb, var(--primary,#ff6b35) 12%, #fff);
  color:var(--primary,#ff6b35);
  font-size:11px;
  line-height:1;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.woofood-product-modal-card__body h3{
  margin:0 0 8px;
  font-size:clamp(22px, 4.5vw, 30px);
  line-height:1.05;
  color:var(--secondary,#1f2848);
  font-weight:900;
  letter-spacing:-.03em;
}
.woofood-product-modal-card__price,
.woofood-product-modal-card__price .woocommerce-Price-amount,
.woofood-product-modal-card__price bdi{
  color:var(--woofood-product-card-price,var(--primary,#ff6b35)) !important;
  font-size:20px;
  font-weight:900;
}
.woofood-product-modal-card__desc{
  margin-top:12px;
  color:#6b7280;
  font-size:14px;
  line-height:1.55;
}
.woofood-product-modal-card__desc p{margin:0 0 8px;}
.woofood-product-modal-form{
  margin-top:16px;
  display:grid;
  gap:12px;
}
.woofood-product-modal-field{
  display:grid;
  gap:7px;
  margin:0;
  color:var(--secondary,#1f2848);
  font-size:13px;
  font-weight:900;
}
.woofood-product-modal-field select,
.woofood-product-modal-qty input{
  width:100%;
  min-height:48px;
  border:1px solid rgba(148,163,184,.28);
  border-radius:var(--border-radius-base);
  background:#fff;
  color:var(--secondary,#1f2848);
  padding:0 14px;
  font-weight:800;
  outline:none;
  transition:border-color .18s ease, box-shadow .18s ease;
}
.woofood-product-modal-field select:focus,
.woofood-product-modal-qty input:focus{
  border-color:var(--primary,#ff6b35);
  box-shadow:0 0 0 4px color-mix(in srgb, var(--primary,#ff6b35) 16%, transparent);
}
.woofood-product-modal-helper{
  margin:0;
  color:#8a94a6;
  font-size:12px;
  font-weight:700;
}
.woofood-product-modal-actions{
  position:sticky;
  bottom:0;
  z-index:2;
  display:grid;
  grid-template-columns:96px 1fr;
  gap:10px;
  margin:10px -18px -18px;
  padding:12px 18px calc(12px + env(safe-area-inset-bottom));
  background:linear-gradient(180deg, rgba(255,255,255,.88), #fff 45%);
  border-top:1px solid rgba(148,163,184,.18);
}
.woofood-product-modal-qty{
  display:grid;
  gap:5px;
  margin:0;
  font-size:11px;
  font-weight:900;
  color:#6b7280;
}
.woofood-product-modal-submit{
  min-height:50px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:var(--border-radius-base);
  background:var(--primary,#ff6b35);
  color:#fff !important;
  font-size:14px;
  font-weight:900;
  text-decoration:none !important;
  box-shadow:0 14px 30px color-mix(in srgb, var(--primary,#ff6b35) 24%, transparent);
  transition:transform .18s ease, opacity .18s ease, background .18s ease;
}
.woofood-product-modal-submit:hover{background:var(--primary-hover,var(--primary,#ff6b35));transform:translateY(-1px);}
.woofood-product-modal-submit:disabled{opacity:.56;cursor:not-allowed;box-shadow:none;transform:none;}
.woofood-product-modal-submit.is-link{width:100%;margin-top:16px;}
.woofood-product-modal-notice{
  padding:11px 12px;
  border-radius:var(--border-radius-base);
  font-size:13px;
  font-weight:900;
}
.woofood-product-modal-notice.is-success{
  color:#047857;
  background:#ecfdf5;
}
.woofood-product-modal-notice.is-error{
  color:#b42318;
  background:#fff1f2;
}
@media (min-width: 768px){
  .woofood-product-modal{align-items:center;}
  .woofood-product-modal__dialog{max-height:min(88vh, 820px);}
}
@media (max-width: 480px){
  .woofood-product-modal{padding:0;align-items:flex-end;}
  .woofood-product-modal__dialog{
    width:100%;
    max-height:88vh;
    border-radius:var(--border-radius-base);
  }
  .woofood-product-modal-card__media{padding:14px 14px 0;}
  .woofood-product-modal-card__body{padding:16px;}
  .woofood-product-modal-actions{margin:10px -16px -16px;padding-left:16px;padding-right:16px;}
}


/* WooFood v30 — restaura lista de promoções ao padrão Foodia, com clique no card inteiro. */
.woofood-bottom-cart{position:relative;}
.woofood-cart-count:empty{display:none!important;}

.woofood-app-theme .woofood-item-product.item-box.woofood-open-product-modal{
  cursor:pointer;
}
.woofood-app-theme .woofood-item-product.item-box{
  border-radius:var(--border-radius-base) !important;
  background:var(--woofood-product-card-bg,var(--woofood-surface,#fff)) !important;
  border:1px solid rgba(44,64,110,.07);
  box-shadow:0 10px 24px rgba(31,40,72,.06);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.woofood-app-theme .woofood-item-product.item-box:hover,
.woofood-app-theme .woofood-item-product.item-box:focus-within{
  transform:translateY(-1px);
  box-shadow:0 14px 34px rgba(31,40,72,.09);
  border-color:color-mix(in srgb, var(--primary,#ff6b35) 16%, rgba(44,64,110,.07));
}
.woofood-app-theme .woofood-item-product.item-box .item-media{
  border-radius:var(--border-radius-base) !important;
  background:var(--woofood-product-card-image-bg,#f7f8fb) !important;
  overflow:hidden;
}
.woofood-app-theme .woofood-item-product.item-box .item-media img{
  object-fit:contain;
  padding:8px;
}
.woofood-app-theme .woofood-item-product.item-box .item-content a,
.woofood-app-theme .woofood-item-product.item-box .item-content h6{
  color:var(--woofood-product-card-text,var(--secondary,#1f2848)) !important;
}
.woofood-app-theme .woofood-item-product.item-box .item-footer h6,
.woofood-app-theme .woofood-item-product.item-box .item-footer .woocommerce-Price-amount,
.woofood-app-theme .woofood-item-product.item-box .item-footer bdi{
  color:var(--woofood-product-card-price,var(--primary,#ff6b35)) !important;
  font-weight:900;
}
.woofood-app-theme .woofood-item-product.item-box del h6,
.woofood-app-theme .woofood-item-product.item-box del .woocommerce-Price-amount,
.woofood-app-theme .woofood-item-product.item-box del bdi{
  color:rgba(44,64,110,.42) !important;
  font-weight:800;
}
.woofood-app-theme .woofood-item-product.item-box .item-bookmark{
  border-radius:var(--border-radius-base) !important;
  background:color-mix(in srgb, var(--woofood-product-card-price,var(--primary,#ff6b35)) 10%, #fff) !important;
  color:var(--woofood-product-card-price,var(--primary,#ff6b35)) !important;
  box-shadow:0 8px 18px rgba(31,40,72,.07);
  transition:transform .18s ease, background .18s ease;
}
.woofood-app-theme .woofood-item-product.item-box .item-bookmark:hover{
  transform:scale(1.04);
  background:color-mix(in srgb, var(--woofood-product-card-price,var(--primary,#ff6b35)) 15%, #fff) !important;
}
@media(max-width:480px){
  .woofood-app-theme .woofood-item-product.item-box{
    margin-bottom:12px !important;
  }
  .woofood-app-theme .woofood-item-product.item-box .item-media{
    min-width:86px;
  }
  .woofood-app-theme .woofood-item-product.item-box .item-content h6,
  .woofood-app-theme .woofood-item-product.item-box .item-content .mb-0{
    font-size:14.5px !important;
    line-height:1.18 !important;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .woofood-app-theme .woofood-item-product.item-box .item-footer{
    gap:8px;
  }
  .woofood-app-theme .woofood-item-product.item-box .item-footer .d-flex{
    min-width:0;
    flex-wrap:wrap;
    gap:4px 8px;
  }
}


/* Cart modal — v30: mini-carrinho limpo, atualizável e mobile-first */
.woofood-cart-modal{
  position:fixed;
  inset:0;
  z-index:1000001;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:16px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease, visibility .2s ease;
}
.woofood-cart-modal.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.woofood-cart-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(12,18,32,.52);
  backdrop-filter:blur(8px);
  opacity:0;
  transition:opacity .22s ease;
}
.woofood-cart-modal.is-open .woofood-cart-modal__backdrop{opacity:1;}
.woofood-cart-modal__dialog{
  position:relative;
  width:min(100%, 520px);
  max-height:min(88vh, 780px);
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:var(--border-radius-base) !important;
  background:var(--woofood-surface,#fff);
  box-shadow:0 28px 90px rgba(15,23,42,.26);
  transform:translateY(18px) scale(.985);
  opacity:0;
  transition:transform .24s cubic-bezier(.2,.8,.2,1), opacity .2s ease;
}
.woofood-cart-modal.is-open .woofood-cart-modal__dialog{
  transform:translateY(0) scale(1);
  opacity:1;
}
.woofood-cart-modal__header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:14px 16px;
  border-bottom:1px solid rgba(148,163,184,.18);
  background:#fff;
}
.woofood-cart-modal__header span{
  display:block;
  margin-bottom:3px;
  color:var(--woofood-primary,var(--primary,#ff6b35));
  font-size:10px;
  line-height:1;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.woofood-cart-modal__header h3{
  margin:0;
  color:var(--secondary,#1f2848);
  font-size:18px;
  line-height:1.1;
  font-weight:900;
  letter-spacing:-.02em;
}
.woofood-cart-modal__close{
  width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:var(--border-radius-base);
  color:var(--secondary,#1f2848);
  background:#f5f6fa;
  transition:background .18s ease, transform .18s ease, color .18s ease;
}
.woofood-cart-modal__close:hover,
.woofood-cart-modal__close:focus{
  color:var(--woofood-primary,var(--primary,#ff6b35));
  background:color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 10%, #f5f6fa);
  transform:scale(1.04);
}
.woofood-cart-modal__close svg,
.woofood-cart-modal-item__remove svg{width:18px;height:18px;fill:currentColor;}
.woofood-cart-modal__content{
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  background:#fff;
}
.woofood-cart-modal__loading,
.woofood-cart-modal__empty{
  min-height:280px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:28px;
  text-align:center;
  color:var(--secondary,#1f2848);
}
.woofood-cart-modal__spinner{
  width:34px;
  height:34px;
  border-radius:50%;
  border:3px solid rgba(148,163,184,.22);
  border-top-color:var(--primary,#ff6b35);
  animation:woofoodSpin .8s linear infinite;
}
.woofood-cart-modal__empty-icon{
  width:56px;
  height:56px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:var(--border-radius-base);
  color:var(--woofood-primary,var(--primary,#ff6b35));
  background:color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 10%, #fff);
}
.woofood-cart-modal__empty-icon svg{width:26px;height:26px;fill:currentColor;}
.woofood-cart-modal__empty h4{margin:2px 0 0;font-size:20px;font-weight:900;letter-spacing:-.02em;}
.woofood-cart-modal__empty p{max-width:330px;margin:0;color:#6b7280;font-size:14px;line-height:1.45;}
.woofood-cart-modal__items{
  display:grid;
  gap:8px;
  padding:12px;
}
.woofood-cart-modal-item{
  display:grid;
  grid-template-columns:72px 1fr;
  gap:10px;
  align-items:center;
  padding:9px;
  border:1px solid rgba(31,40,72,.07);
  border-radius:var(--border-radius-base);
  background:#fff;
  box-shadow:0 8px 20px rgba(31,40,72,.055);
}
.woofood-cart-modal-item__image{
  width:72px;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:var(--border-radius-base);
  background:#f7f8fb;
  overflow:hidden;
}
.woofood-cart-modal-item__image img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:7px;
}
.woofood-cart-modal-item__body{
  min-width:0;
  display:grid;
  gap:6px;
}
.woofood-cart-modal-item__top{
  display:grid;
  grid-template-columns:1fr 32px;
  gap:8px;
  align-items:start;
}
.woofood-cart-modal-item__top h5{
  margin:0;
  color:var(--secondary,#1f2848);
  font-size:14px;
  line-height:1.18;
  font-weight:900;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.woofood-cart-modal-item__remove{
  width:32px;
  height:32px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:var(--border-radius-base);
  color:#8a94a6;
  background:#f5f6fa;
}
.woofood-cart-modal-item__remove:hover,
.woofood-cart-modal-item__remove:focus{color:#b42318;background:#fff1f2;}
.woofood-cart-modal-item__meta{
  color:#6b7280;
  font-size:12px;
  line-height:1.35;
}
.woofood-cart-modal-item__meta dl,
.woofood-cart-modal-item__meta dt,
.woofood-cart-modal-item__meta dd{margin:0;}
.woofood-cart-modal-item__bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.woofood-cart-modal-item__qty{
  padding:5px 8px;
  border-radius:999px;
  background:#f7f8fb;
  color:#6b7280;
  font-size:11px;
  font-weight:900;
}
.woofood-cart-modal-item__bottom strong,
.woofood-cart-modal-item__bottom .woocommerce-Price-amount,
.woofood-cart-modal-item__bottom bdi{
  color:var(--woofood-primary,var(--primary,#ff6b35));
  font-weight:900;
}
.woofood-cart-modal__summary{
  position:sticky;
  bottom:0;
  z-index:2;
  display:grid;
  gap:10px;
  padding:13px 14px calc(13px + env(safe-area-inset-bottom));
  border-top:1px solid rgba(148,163,184,.18);
  background:#fff;
}
.woofood-cart-modal__row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:var(--secondary,#1f2848);
}
.woofood-cart-modal__row span{font-weight:800;color:#6b7280;}
.woofood-cart-modal__row strong,
.woofood-cart-modal__row .woocommerce-Price-amount,
.woofood-cart-modal__row bdi{font-size:18px;font-weight:900;color:var(--secondary,#1f2848);}
.woofood-cart-modal__summary p{margin:0;color:#8a94a6;font-size:12px;line-height:1.35;font-weight:700;}
.woofood-cart-modal__actions{
  display:grid;
  grid-template-columns:minmax(0, .85fr) minmax(0, 1.15fr);
  gap:10px;
}
.woofood-cart-modal__primary,
.woofood-cart-modal__secondary{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 12px;
  border-radius:var(--border-radius-base);
  font-size:13px;
  font-weight:900;
  text-decoration:none !important;
  text-align:center;
}
.woofood-cart-modal__primary{
  color:#fff !important;
  background:var(--woofood-primary,var(--primary,#ff6b35));
  box-shadow:0 12px 26px color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 20%, transparent);
}
.woofood-cart-modal__secondary{
  color:var(--woofood-primary,var(--primary,#ff6b35)) !important;
  background:color-mix(in srgb, var(--woofood-primary,var(--primary,#ff6b35)) 10%, #fff);
}
@media (min-width:768px){
  .woofood-cart-modal{align-items:center;}
  .woofood-cart-modal__dialog{max-height:min(88vh, 820px);}
}
@media (max-width:480px){
  .woofood-cart-modal{padding:0;align-items:flex-end;}
  .woofood-cart-modal__dialog{
    width:100%;
    max-height:88vh;
    border-radius:var(--border-radius-base) !important;
  }
  .woofood-cart-modal__items{padding:10px;}
  .woofood-cart-modal__actions{grid-template-columns:1fr 1fr;}
}

/* WooFood v32 — feedback claro para variações no modal e badge AJAX do carrinho. */
.woofood-product-modal-options-title{
  display:grid;
  gap:4px;
  padding:12px 14px;
  border-radius:var(--border-radius-base);
  background:color-mix(in srgb, var(--primary,#ff6b35) 9%, #fff);
  border:1px solid color-mix(in srgb, var(--primary,#ff6b35) 18%, transparent);
  color:var(--secondary,#1f2848);
}
.woofood-product-modal-options-title strong{
  font-size:13px;
  font-weight:900;
  line-height:1.2;
}
.woofood-product-modal-options-title span{
  color:#6b7280;
  font-size:12px;
  font-weight:700;
  line-height:1.35;
}
.woofood-product-modal-helper{
  min-height:18px;
  color:#6b7280 !important;
  font-size:12px !important;
  font-weight:800 !important;
}
.woofood-product-modal-helper:not(:empty)::before{
  content:"";
  display:inline-block;
  width:6px;
  height:6px;
  margin-right:6px;
  border-radius:999px;
  background:var(--primary,#ff6b35);
  vertical-align:middle;
}
.woofood-bottom-cart .woofood-cart-count{
  transition:transform .18s ease, opacity .18s ease;
}
.woofood-bottom-cart .woofood-cart-count:not([hidden]){
  animation:woofoodCartBadgePop .26s ease both;
}
@keyframes woofoodCartBadgePop{
  0%{transform:scale(.7);opacity:.2;}
  100%{transform:scale(1);opacity:1;}
}


/* WooFood v35 — avisos WooCommerce, wishlist e cores globais de texto. */
.woofood-app-theme{
  color: var(--woofood-text, var(--secondary,#1f2848));
}
.woofood-app-theme h1,
.woofood-app-theme h2,
.woofood-app-theme h3,
.woofood-app-theme h4,
.woofood-app-theme h5,
.woofood-app-theme h6,
.woofood-app-theme .title,
.woofood-app-theme .name,
.woofood-app-theme .woofood-product-modal__header h3,
.woofood-app-theme .woofood-product-modal-card__body h3,
.woofood-app-theme .woofood-cart-modal__header h3,
.woofood-app-theme .woofood-cart-modal-item__top h5,
.woofood-app-theme .woocommerce-loop-product__title,
.woofood-app-theme .woocommerce div.product .product_title{
  color: var(--woofood-heading, var(--secondary,#1f2848)) !important;
}
.woofood-app-theme p,
.woofood-app-theme .woofood-product-modal-card__desc,
.woofood-app-theme .woofood-cart-modal-item__meta,
.woofood-app-theme .woofood-cart-modal__summary p,
.woofood-app-theme .woofood-info-modal p,
.woofood-app-theme .woofood-store-info__address,
.woofood-app-theme .woocommerce-result-count,
.woofood-app-theme .woocommerce .woocommerce-breadcrumb,
.woofood-app-theme .woocommerce form .form-row label{
  color: var(--woofood-muted,#6b7280);
}
.woofood-app-theme .woocommerce .woocommerce-notices-wrapper:empty,
.woocommerce .woocommerce-notices-wrapper:empty{
  display:none !important;
  margin:0 !important;
  padding:0 !important;
  min-height:0 !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.woofood-app-theme .woocommerce .woocommerce-notices-wrapper:not(:empty){
  background: var(--woofood-surface,#fff) !important;
  border: 1px solid rgba(31,40,72,.065) !important;
  border-radius: var(--border-radius-base) !important;
  box-shadow: 0 16px 36px rgba(31,40,72,.08) !important;
  padding: 14px 16px !important;
  margin-bottom: 16px !important;
}
.woofood-wishlist-toggle,
.woofood-app-theme .item-bookmark.woofood-wishlist-toggle,
.woofood-app-theme .bookmark.woofood-wishlist-toggle{
  cursor:pointer;
  border:0;
  padding:0;
  color:#bfc9da;
  transition: color .18s ease, transform .18s ease, background .18s ease;
}
.woofood-wishlist-toggle:hover,
.woofood-wishlist-toggle:focus-visible{
  color:var(--woofood-primary,var(--primary,#ff6b35));
  transform:scale(1.04);
  outline:none;
}
.woofood-wishlist-toggle.is-active,
.woofood-wishlist-toggle[aria-pressed="true"]{
  color:var(--woofood-primary,var(--primary,#ff6b35)) !important;
}
.woofood-wishlist-toggle.is-active svg path,
.woofood-wishlist-toggle[aria-pressed="true"] svg path{
  stroke:currentColor;
  fill:currentColor;
}
.woocommerce .woocommerce-notices-wrapper.is-empty,
.woofood-app-theme .woocommerce .woocommerce-notices-wrapper.is-empty{
  display:none !important;
  margin:0 !important;
  padding:0 !important;
  min-height:0 !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}

/* WooFood v36 — sincronização de carrinho, wishlist e cores globais refinadas. */
.woofood-app-theme,
.woofood-app-theme .page-content,
.woofood-app-theme .content-inner,
.woofood-app-theme .dz-info,
.woofood-app-theme .item-content,
.woofood-app-theme .text-content,
.woofood-app-theme .card,
.woofood-app-theme .form-control,
.woofood-app-theme .woocommerce,
.woofood-app-theme .woocommerce div.product,
.woofood-app-theme .woocommerce-page{
  color:var(--woofood-text,var(--secondary,#1f2848));
}
.woofood-app-theme .text-dark,
.woofood-app-theme .title-bar .title,
.woofood-app-theme .item-content h6,
.woofood-app-theme .text-content .title,
.woofood-app-theme .recomended-list .title,
.woofood-app-theme .woofood-item-product h6,
.woofood-app-theme .woofood-store-info__name,
.woofood-app-theme .woocommerce-loop-product__title,
.woofood-app-theme .product_title,
.woofood-app-theme .entry-title{
  color:var(--woofood-heading,var(--secondary,#1f2848)) !important;
}
.woofood-app-theme .subtitle,
.woofood-app-theme .text-muted,
.woofood-app-theme small,
.woofood-app-theme .woofood-store-status__meta,
.woofood-app-theme .woofood-product-card__excerpt,
.woofood-app-theme .woocommerce-product-details__short-description,
.woofood-app-theme .woocommerce .woocommerce-result-count{
  color:var(--woofood-muted,#6b7280) !important;
}
.woofood-app-theme .recomended-list{
  position:relative;
}
.woofood-wishlist-toggle--carousel{
  position:absolute;
  top:10px;
  right:10px;
  z-index:8;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:999px;
  background:rgba(255,255,255,.94) !important;
  box-shadow:0 8px 22px rgba(31,40,72,.12);
}
.woofood-wishlist-toggle--carousel svg{
  width:18px;
  height:18px;
}
.woofood-cart-count.is-updating{
  animation:woofoodCartBadgePop .26s ease both;
}


/* WooFood v37 — correções pontuais: wishlist clicável e herança de texto do bloco de boas-vindas. */
.woofood-app-theme .woofood-welcome-banner .dz-info span{
  color: inherit;
  font-weight: inherit;
}
.woofood-wishlist-toggle{
  pointer-events: auto;
  touch-action: manipulation;
  position: relative;
  z-index: 8;
}
.woofood-open-product-modal .woofood-wishlist-toggle{
  cursor: pointer;
}


/* WooFood v38 — carrinho ajax confiável e wishlist do carrossel alinhada. */
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card{
  position: relative !important;
}
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card > .woofood-wishlist-toggle--carousel,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card > .item-bookmark.woofood-wishlist-toggle--carousel,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card > .bookmark.woofood-wishlist-toggle--carousel{
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  z-index: 30 !important;
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  min-height: 38px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.96) !important;
  color: var(--woofood-product-card-price,var(--woofood-primary,var(--primary,#ff6b35))) !important;
  box-shadow: 0 10px 26px rgba(31,40,72,.16) !important;
  transform: none !important;
}
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card > .woofood-wishlist-toggle--carousel:hover,
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card > .woofood-wishlist-toggle--carousel:focus-visible{
  transform: translateY(-1px) scale(1.03) !important;
}
.woofood-app-theme .woofood-recommended-products .recomended-list.woofood-product-card > .woofood-wishlist-toggle--carousel svg{
  width: 18px !important;
  height: 18px !important;
  display: block !important;
}

/* ==========================================================
   WooFood v51 - polimento leve da home original
   Mantém a estrutura da v49: sem novo menu desktop, sem footer pesado.
   ========================================================== */
:root{
  --woofood-polish-radius:22px;
  --woofood-polish-shadow:0 14px 34px rgba(31,40,72,.10);
  --woofood-polish-soft-shadow:0 10px 24px rgba(31,40,72,.075);
  --woofood-polish-border:1px solid rgba(31,40,72,.07);
}

.woofood-app-theme .page-wraper{
  background:
    radial-gradient(circle at top left, rgba(255,107,53,.08), transparent 34rem),
    linear-gradient(180deg, #fff 0%, #fafbff 42%, #fff 100%);
}

.woofood-app-theme .content-inner > .container.fb{
  max-width:760px;
}

.woofood-app-theme .woofood-app-header .main-bar{
  background:rgba(255,255,255,.94);
  border-bottom:var(--woofood-polish-border);
  box-shadow:0 10px 24px rgba(31,40,72,.055);
  backdrop-filter:saturate(140%) blur(12px);
  -webkit-backdrop-filter:saturate(140%) blur(12px);
}

.woofood-app-theme .woofood-header-content-clean{
  min-height:64px;
  justify-content:center;
}

.woofood-app-theme .woofood-header-brand-wrap{
  display:flex;
  justify-content:center;
  width:100%;
}

.woofood-app-theme .woofood-brand-logo,
.woofood-app-theme .woofood-brand-text,
.woofood-app-theme .custom-logo-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
}

.woofood-app-theme .woofood-brand-logo img,
.woofood-app-theme .custom-logo{
  max-height:42px;
  width:auto;
  object-fit:contain;
}

.woofood-app-theme .woofood-brand-text{
  color:var(--secondary,#1f2848);
  font-size:1.1rem;
  font-weight:900;
  letter-spacing:-.02em;
}

.woofood-app-theme .woofood-welcome-banner{
  margin-bottom:8px;
}

.woofood-app-theme .woofood-welcome-banner .inner-wrapper{
  padding-top:12px;
  padding-bottom:10px;
}

.woofood-app-theme .woofood-welcome-banner .dz-info{
  position:relative;
  overflow:hidden;
  border-radius:26px;
  padding:18px 18px;
  background:
    linear-gradient(135deg, rgba(255,107,53,.13), rgba(255,255,255,.92) 52%, rgba(31,40,72,.055));
  border:var(--woofood-polish-border);
  box-shadow:var(--woofood-polish-soft-shadow);
}

.woofood-app-theme .woofood-welcome-banner .dz-info:after{
  content:"";
  position:absolute;
  right:-38px;
  top:-42px;
  width:112px;
  height:112px;
  border-radius:999px;
  background:rgba(255,107,53,.12);
  pointer-events:none;
}

.woofood-app-theme .woofood-welcome-banner .dz-info span{
  color:#6f7789!important;
  font-weight:800;
}

.woofood-app-theme .woofood-welcome-banner .dz-info .name{
  color:var(--secondary,#1f2848);
  font-weight:950;
  letter-spacing:-.035em;
}

.woofood-dynamic-home{
  padding-top:6px;
}

.woofood-dynamic-home form[role="search"]{
  margin-bottom:18px;
}

.woofood-dynamic-home form[role="search"] .input-group.input-radius{
  border:var(--woofood-polish-border);
  border-radius:999px!important;
  background:#fff;
  box-shadow:0 12px 26px rgba(31,40,72,.07);
  overflow:hidden;
  transition:box-shadow .2s ease, transform .2s ease, border-color .2s ease;
}

.woofood-dynamic-home form[role="search"] .input-group.input-radius:focus-within{
  transform:translateY(-1px);
  border-color:rgba(255,107,53,.28);
  box-shadow:0 14px 32px rgba(255,107,53,.13);
}

.woofood-dynamic-home form[role="search"] .input-group.input-radius .input-group-text,
.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control{
  background:transparent!important;
  border:0!important;
  min-height:54px;
}

.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control{
  font-weight:750;
  color:var(--secondary,#1f2848);
}

.woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control::placeholder{
  color:#9aa2b3;
}

.woofood-store-status{
  border:var(--woofood-polish-border)!important;
  box-shadow:0 10px 24px rgba(31,40,72,.065)!important;
  background:rgba(255,255,255,.96)!important;
}

.woofood-store-status__more{
  border-radius:999px!important;
  font-weight:900!important;
}

.woofood-app-theme .title-bar{
  margin-top:18px;
  margin-bottom:12px;
}

.woofood-app-theme .title-bar .title{
  color:var(--secondary,#1f2848);
  font-weight:950;
  letter-spacing:-.025em;
}

.woofood-app-theme .title-bar .btn-link{
  color:var(--primary,#ff6b35);
  font-weight:900;
  text-decoration:none;
}

.woofood-category-slider .categore-box.style-1{
  border-radius:22px;
  padding:12px 8px;
  background:#fff;
  border:var(--woofood-polish-border);
  box-shadow:0 9px 20px rgba(31,40,72,.06);
  transition:transform .18s ease, box-shadow .18s ease;
}

.woofood-category-slider .categore-box.style-1:hover,
.woofood-category-slider .categore-box.style-1:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(31,40,72,.10);
}

.woofood-category-slider .categore-box.style-1 .title{
  color:var(--secondary,#1f2848);
  font-weight:850;
}

.woofood-category-slider .woofood-category-icon{
  box-shadow:0 10px 20px rgba(31,40,72,.11);
}

.woofood-promo-banners .add-banner{
  border-radius:26px!important;
  box-shadow:0 16px 36px rgba(31,40,72,.12);
}

.woofood-promo-banners .add-banner .card-info span{
  font-weight:900;
  letter-spacing:.01em;
}

.woofood-promo-banners .add-banner .title{
  text-shadow:0 8px 18px rgba(0,0,0,.12);
}

.woofood-home-cards{
  gap:12px!important;
}

.woofood-home-card{
  border:var(--woofood-polish-border)!important;
  border-radius:22px!important;
  box-shadow:var(--woofood-polish-soft-shadow)!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.woofood-home-card:hover,
.woofood-home-card:focus-visible{
  transform:translateY(-2px);
  border-color:rgba(255,107,53,.18)!important;
  box-shadow:var(--woofood-polish-shadow)!important;
}

.woofood-home-card__title,
.woofood-home-card span:not(.woofood-home-card__icon){
  font-weight:900!important;
}

.woofood-recommended-products .recomended-list.woofood-product-card,
.woofood-item-product.item-box{
  border:var(--woofood-polish-border)!important;
  border-radius:24px!important;
  box-shadow:0 10px 24px rgba(31,40,72,.07)!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.woofood-recommended-products .recomended-list.woofood-product-card:hover,
.woofood-recommended-products .recomended-list.woofood-product-card:focus-within,
.woofood-item-product.item-box:hover,
.woofood-item-product.item-box:focus-within{
  transform:translateY(-2px);
  border-color:rgba(255,107,53,.18)!important;
  box-shadow:0 16px 34px rgba(31,40,72,.11)!important;
}

.woofood-recommended-products .recomended-list.woofood-product-card .image-box,
.woofood-item-product.item-box .item-media{
  background:linear-gradient(180deg,#fff 0%, #f7f8fb 100%)!important;
}

.woofood-recommended-products .recomended-list.woofood-product-card .text-content .title,
.woofood-recommended-products .recomended-list.woofood-product-card .text-content a,
.woofood-item-product.item-box .item-content h6{
  color:var(--secondary,#1f2848)!important;
  font-weight:900!important;
}

.woofood-recommended-products .recomended-list.woofood-product-card .price,
.woofood-item-product.item-box .item-footer h6,
.woofood-item-product.item-box .woocommerce-Price-amount{
  color:var(--primary,#ff6b35)!important;
  font-weight:950!important;
}

.woofood-app-theme .btn.btn-outline-primary.btn-rounded.btn-block{
  border-radius:999px;
  min-height:48px;
  font-weight:950;
  box-shadow:0 12px 26px rgba(255,107,53,.11);
}

.woofood-app-theme .woofood-icon-menubar{
  background:rgba(255,255,255,.96);
  border-top:var(--woofood-polish-border);
  box-shadow:0 -12px 28px rgba(31,40,72,.09);
  backdrop-filter:saturate(140%) blur(12px);
  -webkit-backdrop-filter:saturate(140%) blur(12px);
}

.woofood-app-theme .woofood-icon-menubar .nav-link{
  width:46px;
  height:46px;
  border-radius:18px;
  transition:background-color .18s ease, transform .18s ease, color .18s ease;
}

.woofood-app-theme .woofood-icon-menubar .nav-link.active{
  background:rgba(255,107,53,.11);
}

.woofood-app-theme .woofood-icon-menubar .nav-link:hover,
.woofood-app-theme .woofood-icon-menubar .nav-link:focus-visible{
  transform:translateY(-1px);
  background:rgba(255,107,53,.09);
}

@media (max-width:575px){
  .woofood-app-theme .content-inner > .container.fb{padding-left:14px;padding-right:14px;}
  .woofood-app-theme .woofood-welcome-banner .dz-info{padding:16px;border-radius:24px;}
  .woofood-dynamic-home form[role="search"] .input-group.input-radius .input-group-text,
  .woofood-dynamic-home form[role="search"] .input-group.input-radius .form-control{min-height:50px;}
  .woofood-category-slider .categore-box.style-1{border-radius:20px;}
  .woofood-promo-banners .add-banner{border-radius:24px!important;}
}

@media (prefers-reduced-motion:reduce){
  .woofood-app-theme *,
  .woofood-app-theme *::before,
  .woofood-app-theme *::after{
    transition:none!important;
    animation:none!important;
    scroll-behavior:auto!important;
  }
}
/* Acessibilidade base */
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.screen-reader-text:focus{position:fixed!important;top:12px!important;left:12px!important;width:auto!important;height:auto!important;margin:0!important;padding:12px 16px!important;clip:auto!important;z-index:100000;background:#fff;color:#17233c;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.18)}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.swiper-wrapper{transition-duration:0ms!important}}

/* WooFood Theme 3.3 — refinamento global sem alterar a composição da home */
.woofood-app-theme .content-inner>.container.fb{max-width:var(--woofood-container-width,1180px)}
.woofood-app-theme .woofood-wc-box{border:1px solid var(--woofood-border,#e7e9f0)!important;border-radius:var(--woofood-card-radius,18px)!important;background:var(--woofood-surface,#fff)!important;color:var(--woofood-text,#27304d);box-shadow:0 16px 42px rgba(23,35,60,.07)!important}
.woofood-app-theme .woofood-wp-title,.woofood-app-theme .woocommerce h1,.woofood-app-theme .woocommerce h2,.woofood-app-theme .woocommerce h3{color:var(--woofood-heading,#1f2848);letter-spacing:-.025em}
.woofood-app-theme .button,.woofood-app-theme button,.woofood-app-theme input[type=submit]{border-radius:var(--woofood-button-radius,12px)!important;font-weight:850;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}
.woofood-app-theme .button:hover,.woofood-app-theme button:hover,.woofood-app-theme input[type=submit]:hover{transform:translateY(-1px)}
.woofood-app-theme input:not([type=checkbox]):not([type=radio]),.woofood-app-theme select,.woofood-app-theme textarea{border:1px solid var(--woofood-border,#e7e9f0)!important;border-radius:var(--woofood-button-radius,12px)!important;background:#fff;box-shadow:none!important}
.woofood-app-theme input:focus,.woofood-app-theme select:focus,.woofood-app-theme textarea:focus{border-color:var(--primary,#ff6b35)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#ff6b35) 14%,transparent)!important;outline:0}
.woofood-app-theme .woocommerce-message{border-top-color:var(--woofood-success,#16845b);border-radius:var(--woofood-button-radius,12px);background:color-mix(in srgb,var(--woofood-success,#16845b) 8%,#fff)}
.woofood-app-theme .woocommerce-info{border-top-color:var(--primary,#ff6b35);border-radius:var(--woofood-button-radius,12px);background:color-mix(in srgb,var(--primary,#ff6b35) 7%,#fff)}
.woofood-app-theme .woocommerce-error{border-top-color:var(--woofood-danger,#c33d4e);border-radius:var(--woofood-button-radius,12px);background:color-mix(in srgb,var(--woofood-danger,#c33d4e) 7%,#fff)}
.woofood-app-theme .woocommerce table.shop_table{overflow:hidden;border:1px solid var(--woofood-border,#e7e9f0);border-radius:var(--woofood-card-radius,18px);background:#fff}.woofood-app-theme .woocommerce table.shop_table th{color:var(--woofood-heading,#1f2848);background:#f8f9fb}.woofood-app-theme .woocommerce table.shop_table td,.woofood-app-theme .woocommerce table.shop_table th{padding:14px}
.woofood-app-theme .woocommerce-checkout #customer_details>div,.woofood-app-theme .woocommerce-checkout #order_review,.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-navigation,.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-content,.woofood-app-theme .cart_totals{padding:18px;border:1px solid var(--woofood-border,#e7e9f0);border-radius:var(--woofood-card-radius,18px);background:#fff}
.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 12px;border-radius:10px;color:var(--woofood-heading,#1f2848);font-weight:800}.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:color-mix(in srgb,var(--primary,#ff6b35) 10%,#fff);color:var(--primary,#ff6b35)}
.woofood-app-theme .woocommerce-order-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0!important;padding:0!important}.woofood-app-theme .woocommerce-order-overview li{float:none!important;width:auto!important;margin:0!important;padding:13px!important;border:1px solid var(--woofood-border,#e7e9f0)!important;border-radius:12px;background:#fff}.woofood-app-theme.woofood-order-without-email .woocommerce-order-overview__email{display:none!important}
.woofood-density-compact .woofood-wc-box{padding:16px!important}.woofood-density-comfortable .woofood-wc-box{padding:24px!important}.woofood-density-spacious .woofood-wc-box{padding:32px!important}
.woofood-app-theme .woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:6px}.woofood-app-theme .woocommerce nav.woocommerce-pagination ul li{border:0}.woofood-app-theme .woocommerce nav.woocommerce-pagination ul li a,.woofood-app-theme .woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--woofood-border,#e7e9f0);border-radius:10px;background:#fff}.woofood-app-theme .woocommerce nav.woocommerce-pagination ul li span.current{border-color:var(--primary,#ff6b35);background:var(--primary,#ff6b35);color:#fff}
@media(max-width:767px){.woofood-app-theme .woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.woofood-app-theme .woocommerce-checkout #customer_details>div,.woofood-app-theme .woocommerce-checkout #order_review,.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-navigation,.woofood-app-theme .woocommerce-account .woocommerce-MyAccount-content{padding:14px}.woofood-density-spacious .woofood-wc-box{padding:20px!important}}
.woofood-shop-empty{display:grid;justify-items:center;gap:8px;padding:42px 20px;border:1px dashed var(--woofood-border,#e7e9f0);border-radius:var(--woofood-card-radius,18px);text-align:center;background:#fafbfc}.woofood-shop-empty>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:color-mix(in srgb,var(--primary,#ff6b35) 10%,#fff);color:var(--primary,#ff6b35)}.woofood-shop-empty h2,.woofood-shop-empty p{margin:0}.woofood-shop-empty p{color:var(--woofood-muted,#6b7280)}
.woofood-page-breadcrumbs{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:var(--woofood-muted,#6b7280);font-size:.78rem;font-weight:750}.woofood-page-breadcrumbs a{color:var(--primary,#ff6b35);text-decoration:none}.woofood-page-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
