.elementor-kit-6{--e-global-color-primary:#F5F5F5;--e-global-color-secondary:#282525;--e-global-color-text:#D2D2D2;--e-global-color-accent:#D03438;--e-global-color-f464607:#1E1C1C;--e-global-color-e8a2702:#B3262A;--e-global-color-2023f62:#00000000;--e-global-color-8bd5594:#343434;--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;--e-global-typography-bd1ccf8-font-family:"Montserrat";--e-global-typography-bd1ccf8-font-size:14px;--e-global-typography-bd1ccf8-font-weight:400;--e-global-typography-d441221-font-family:"Montserrat";--e-global-typography-d441221-font-size:28px;--e-global-typography-d441221-font-weight:600;--e-global-typography-fbbae05-font-family:"Montserrat";--e-global-typography-fbbae05-font-size:16px;--e-global-typography-fbbae05-font-weight:300;background-color:var( --e-global-color-f464607 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-header-icons-size:66px;--lightbox-navigation-icons-size:60px;}.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 */.destaque {
  color: var(--e-global-color-accent);
}

.marca-modelo * {
  transition: color 0.3s ease;
}

.marca-modelo:hover * {
  color: var(--e-global-color-accent);
}


.elementor-editor-active #area-filtros {
  display: block !important; /* garante que fique visível */
  height: auto !important;    /* caso tenha altura controlada */
  max-height: none !important;
  overflow: visible !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important; /* caso tenha animação de fechar */
}

.elementor-editor-active #area-filtros.ativo {
  /* mantém qualquer estilo ativo normal */
}



html, body {
    max-width: 100%;
    overflow-x: hidden;
}/* End custom CSS */