.elementor-kit-5{--e-global-color-primary:#E29D01;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#B58338;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:39px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-text );border-style:solid;border-width:0px 0px 3px 0px;border-color:#B58338BF;border-radius:30px 30px 30px 30px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-text );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === GLOBAL: estrutura e anti-scroll infinito === */

/* Reset seguro e sem overflow lateral */
*, *::before, *::after { box-sizing: border-box; }
html, body {
  background:#000 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  height: auto !important;
  min-height: 100dvh; /* usa a altura dinâmica correta no mobile moderno */
}

/* Imagens/iframes responsivos */
img, video, iframe { max-width: 100%; height: auto; }
input, select, textarea { max-width: 100%; }

/* Montserrat local */
@font-face { font-family:'Montserrat'; src:url('https://filipi3d.com.br/wp-content/uploads/2025/06/montserrat-v30-latin-regular.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Montserrat'; src:url('https://filipi3d.com.br/wp-content/uploads/2025/06/montserrat-v30-latin-500.woff2') format('woff2'); font-weight:500; font-style:normal; font-display:swap; }
@font-face { font-family:'Montserrat'; src:url('https://filipi3d.com.br/wp-content/uploads/2025/06/montserrat-v30-latin-600.woff2') format('woff2'); font-weight:600; font-style:normal; font-display:swap; }
@font-face { font-family:'Montserrat'; src:url('https://filipi3d.com.br/wp-content/uploads/2025/06/montserrat-v30-latin-700.woff2') format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:'Montserrat'; src:url('https://filipi3d.com.br/wp-content/uploads/2025/06/montserrat-v30-latin-900.woff2') format('woff2'); font-weight:900; font-style:normal; font-display:swap; }

/* Evita “elastic scroll” causar loop de bounce em alguns navegadores */
html, body { overscroll-behavior-y: none; }

/* Seções em “tela cheia” (Elementor) sem bug de barra do navegador mobile */
.elementor-section.elementor-section-height-full,
.e-con.e-con-fullHeight,
.fullscreen, .hero, .section-100vh {
  min-height: 100dvh;            /* 1º: altura dinâmica moderna */
}
@supports not (height: 100dvh) {  /* Fallback pra navegadores antigos */
  .elementor-section.elementor-section-height-full,
  .e-con.e-con-fullHeight,
  .fullscreen, .hero, .section-100vh {
    min-height: 100vh;
  }
}

/* Honeypot universal (se usar) */
.honey-pot{
  position:absolute !important; left:-9999px !important;
  width:1px !important; height:1px !important; overflow:hidden !important;
}

/* Patch extra: páginas com elementos inline setando 100vh/100% a torto e direito no mobile */
@media (max-width: 767px) {
  [style*="height:100vh"],
  [style*="min-height:100vh"] {
    min-height: 100dvh !important;
    height: auto !important;
  }
}

/* NÃO transforme o body em flex se seu tema já controla layout.
   Se você precisa mesmo disso, deixe — mas saiba que pode afetar elementos fixed/popups. */
/*
body { display:flex; flex-direction:column; }
main, .elementor, .site, .page { flex: 1 0 auto; }
*/

/* Evita que section corte conteúdo (com cuidado para não estourar popups) */
.elementor-section {
  overflow: visible !important;
  height: auto !important;
}/* End custom CSS */