.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Catálogo simplificado — só grid, sem sidebar de filtros */
.df-catalogo {
  grid-template-columns: 1fr !important;
}
.df-catalogo-sidebar {
  display: none !important;
}
.df-catalogo-grid {
  grid-template-columns: repeat(4, 1fr) !important;
}
@media (max-width: 1100px) {
  .df-catalogo-grid { grid-template-columns: repeat(3, 1fr) !important; }
}
@media (max-width: 768px) {
  .df-catalogo-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 480px) {
  .df-catalogo-grid { grid-template-columns: 1fr !important; }
}
.df-catalogo-header {
  display: none !important;
}





/* ════════════════════════════════════════════════════════════
   POEIRA DE FARINHA — sem barra lateral, otimizado
   ════════════════════════════════════════════════════════════ */

.df-hero-v2-slides,
.df-hero-v2-slides .elementor-slides-wrapper {
  position: relative;
  overflow: hidden !important;
}

/* LAYER 1 — partículas médias */
.df-hero-v2-slides .elementor-slides-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 5;
  will-change: background-position;
  background-image:
    radial-gradient(circle 2.5px at 50% 5%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 54% 9%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 58% 6%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 62% 11%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 66% 7%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 70% 13%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 74% 9%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 78% 15%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 51% 22%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 56% 28%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 61% 24%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 66% 31%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 71% 26%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 76% 33%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 52% 40%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 57% 46%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 62% 42%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 67% 48%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 2.5px at 72% 44%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 3px at 77% 50%, rgba(255,253,247,0.95), transparent 65%);
  background-size: 100% 200%;
  background-repeat: no-repeat;
  animation: dfFall1 8s linear infinite;
}

/* LAYER 2 — partículas grandes */
.df-hero-v2-slides .elementor-slides-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 5;
  will-change: background-position;
  background-image:
    radial-gradient(circle 4px at 53% 8%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 60% 14%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 4px at 67% 10%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 74% 17%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 4px at 55% 28%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 62% 35%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 4px at 69% 32%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 76% 38%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 4px at 57% 50%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 64% 56%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 4px at 71% 53%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 59% 72%, rgba(255,253,247,0.95), transparent 65%),
    radial-gradient(circle 4px at 66% 78%, rgba(255,253,247,1), transparent 65%),
    radial-gradient(circle 5px at 73% 82%, rgba(255,253,247,0.95), transparent 65%);
  background-size: 100% 200%;
  background-repeat: no-repeat;
  animation: dfFall2 12s linear infinite;
  animation-delay: -4s;
}

/* Animações — background sobe, partículas descem visualmente */
@keyframes dfFall1 {
  from { background-position: 50% 100%; }
  to   { background-position: 50% -100%; }
}

@keyframes dfFall2 {
  from { background-position: 50% 100%; }
  to   { background-position: 50% -100%; }
}

/* Mobile */
@media (max-width: 768px) {
  .df-hero-v2-slides .elementor-slides-wrapper::before { animation-duration: 12s; }
  .df-hero-v2-slides .elementor-slides-wrapper::after  { animation-duration: 16s; }
}

/* Acessibilidade */
@media (prefers-reduced-motion: reduce) {
  .df-hero-v2-slides .elementor-slides-wrapper::before,
  .df-hero-v2-slides .elementor-slides-wrapper::after {
    animation: none;
    opacity: 0;
  }
}








/* ────────────────────────────────────────────────────────────
   3. CARDS DE PRODUTO EM DESTAQUE (4 cols, maiores)
   ──────────────────────────────────────────────────────────── */
.df-produtos-destaque-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin: 40px 0;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .df-produtos-destaque-grid { grid-template-columns: repeat(3, 1fr); gap: 18px; }
}
@media (max-width: 768px) {
  .df-produtos-destaque-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; }
}
@media (max-width: 420px) {
  .df-produtos-destaque-grid { grid-template-columns: 1fr; }
}

.df-product-card-dyn {
  background: #FFFFFF !important;
  border: 1px solid #E8DDC9 !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  box-shadow: 0 2px 6px rgba(42, 24, 16, 0.06);
}
.df-product-card-dyn:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(42, 24, 16, 0.14);
  border-color: #C9BCA3 !important;
}

.df-product-card-img {
  display: block;
  background: #FAF6EE;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}
.df-product-card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 24px;
  box-sizing: border-box;
  transition: transform .4s ease;
}
.df-product-card-dyn:hover .df-product-card-img img {
  transform: scale(1.04);
}

.df-product-card-body {
  padding: 20px 22px 22px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}

.df-product-card-brand {
  font-family: 'JetBrains Mono', monospace;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #1A1AE5;
}
.df-product-card-brand::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 1px;
  background: #1A1AE5;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 3px;
  opacity: 0.6;
}

.df-product-card-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.25;
  color: #2A1810;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.df-product-card-title a { color: inherit; text-decoration: none; }
.df-product-card-title a:hover { color: #1A1AE5; }

.df-product-card-desc {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: #8A7563;
  margin: 0 0 16px 0;
  flex: 1;
  line-height: 1.4;
}

.df-product-card-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.df-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 12px 10px;
  font-family: 'JetBrains Mono', monospace;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  transition: all .2s ease;
  cursor: pointer;
  border: 1px solid transparent;
}
.df-btn-detalhes {
  background: transparent;
  color: #2A1810;
  border-color: #E8DDC9;
}
.df-btn-detalhes:hover {
  background: #F4EDE3;
  color: #1A1AE5;
}
.df-btn-orcar {
  background: #1A1AE5;
  color: #FFFFFF;
}
.df-btn-orcar:hover {
  background: #E0413E !important;
  color: #FFFFFF !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(224, 65, 62, 0.35);
}
.df-btn-orcar:hover svg,
.df-btn-orcar:hover i,
.df-btn-orcar:hover * {
  color: #FFFFFF !important;
  fill: #FFFFFF !important;
}
.df-rfq-added .df-btn-orcar {
  background: #2F7D5A !important;
}
.df-rfq-added .df-btn-orcar::after { content: " ✓"; }


/* ────────────────────────────────────────────────────────────
   4. CARDS SOBREPOSTOS NO BANNER (df-cards-overlay)
   ──────────────────────────────────────────────────────────── */
/* Cards sobrepostos no banner — versão com z-index forçado */
.df-cards-overlay { position:relative; z-index:2; margin-top:-120px; padding-bottom:80px; }
.df-cards-overlay > .elementor-container { position:relative; z-index:2; }
footer.elementor-location-footer { position:relative; z-index:1; clear:both; }
@media (max-width:767px) { .df-cards-overlay { margin-top:-60px; padding-bottom:40px; } }



/* ────────────────────────────────────────────────────────────
   5. ACESSIBILIDADE — respeita preferência de movimento reduzido
   ──────────────────────────────────────────────────────────── */
@media (prefers-reduced-motion: reduce) {
  .df-hero-v2-slides .elementor-slides-wrapper::before,
  .df-hero-v2-slides .elementor-slides-wrapper::after {
    animation: none;
    opacity: 0;
  }
  .df-product-card-dyn:hover {
    transform: none;
  }
}


/* ────────────────────────────────────────────────────────────
   6. MOBILE — animação mais lenta pra economizar bateria
   ──────────────────────────────────────────────────────────── */
@media (max-width: 768px) {
  .df-hero-v2-slides .elementor-slides-wrapper::before { animation-duration: 12s; }
  .df-hero-v2-slides .elementor-slides-wrapper::after  { animation-duration: 16s; }
}



/* Card de receita inteiro clicável */
.elementor-posts .elementor-post {
  position: relative;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease;
}
.elementor-posts .elementor-post__title a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.elementor-posts .elementor-post:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(42, 24, 16, 0.12);
}
/* Garante que o "Ver receita →" continue clicável */
.elementor-posts .elementor-post__read-more-wrapper,
.elementor-posts .elementor-post__read-more {
  position: relative;
  z-index: 3;
}





/* ============================================================
   Resultados de busca · Layout horizontal (foto + texto)
   ============================================================ */
.search-results .elementor-posts,
body.search .elementor-posts {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}

.search-results .elementor-post,
body.search .elementor-post {
  display: grid !important;
  grid-template-columns: 220px 1fr !important;
  gap: 28px !important;
  padding: 24px 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #E8DDC9 !important;
  border-radius: 0 !important;
  align-items: start !important;
}

.search-results .elementor-post:last-child,
body.search .elementor-post:last-child {
  border-bottom: 0 !important;
}

/* Foto */
.search-results .elementor-post__thumbnail__link,
body.search .elementor-post__thumbnail__link {
  margin: 0 !important;
}
.search-results .elementor-post__thumbnail,
body.search .elementor-post__thumbnail {
  width: 220px !important;
  height: 160px !important;
  background: #FAF6EE;
  border-radius: 8px !important;
  overflow: hidden;
}
.search-results .elementor-post__thumbnail img,
body.search .elementor-post__thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

/* Texto ao lado */
.search-results .elementor-post__text,
body.search .elementor-post__text {
  padding: 0 !important;
}

.search-results .elementor-post__title,
body.search .elementor-post__title {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  letter-spacing: -0.5px !important;
  line-height: 1.2 !important;
  margin: 0 0 10px !important;
}
.search-results .elementor-post__title a,
body.search .elementor-post__title a {
  color: #2A1810 !important;
  text-decoration: none !important;
}
.search-results .elementor-post__title a:hover,
body.search .elementor-post__title a:hover {
  color: #1A1AE5 !important;
}

.search-results .elementor-post__excerpt,
body.search .elementor-post__excerpt {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  color: #5C4A3F !important;
  margin: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Mobile: empilha foto em cima do texto */
@media (max-width: 600px) {
  .search-results .elementor-post,
  body.search .elementor-post {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
  .search-results .elementor-post__thumbnail,
  body.search .elementor-post__thumbnail {
    width: 100% !important;
    height: 200px !important;
  }
}/* End custom CSS */