.elementor-kit-7{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1A1A1A;--e-global-color-accent:#1A1A1A;--e-global-typography-primary-font-family:"FF DIN";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"FF DIN";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"FF DIN";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"FF DIN";--e-global-typography-accent-font-weight:normal;}.elementor-kit-7 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 *//* Ativo no desktop - aproveita o mesmo sublinhado do Elementor */
.e--pointer-underline .elementor-nav-menu .current-menu-item > .elementor-item::after,
.e--pointer-underline .elementor-nav-menu .elementor-item-active::after {
  width: 100% !important;
}

/* Ativo no mobile (menu dropdown) */
@media (max-width: 767px) {
  .elementor-nav-menu--dropdown .current-menu-item > .elementor-item,
  .elementor-nav-menu--dropdown .elementor-item-active {
    border-bottom: 1px solid #000 !important;
    padding-bottom: 4px;
  }
}

/* TEXTO BRANCO só na home */
.home .elementor-nav-menu .elementor-item {
  color: #fff !important;
}

/* SUBLINHADO BRANCO no hover/ativo só na home */
.home .e--pointer-underline .elementor-nav-menu .elementor-item::after {
  background-color: #fff !important;
}

.home .e--pointer-underline .elementor-nav-menu .current-menu-item > .elementor-item::after,
.home .e--pointer-underline .elementor-nav-menu .elementor-item-active::after {
  background-color: #fff !important;
  width: 100% !important;
}

/* MOBILE branco só na home */
@media (max-width: 767px) {
  .home .elementor-nav-menu--dropdown .elementor-item {
    color: #fff !important;
  }
}

@media (max-width: 1024px) {
  /* Fundo transparente no dropdown da home */
  .home .elementor-nav-menu--dropdown,
  .home .elementor-nav-menu--dropdown .elementor-nav-menu {
    background-color: transparent !important;
    box-shadow: none !important;
  }

  /* Texto branco */
  .home .elementor-nav-menu--dropdown .elementor-item {
    color: #fff !important;
  }

  /* Ícone hamburguer branco */
  .home .elementor-menu-toggle {
    color: #fff !important;
  }
  .home .elementor-menu-toggle svg {
    fill: #fff !important;
  }

  /* Linha ativa branca no mobile */
  .home .elementor-nav-menu--dropdown .current-menu-item > .elementor-item,
  .home .elementor-nav-menu--dropdown .elementor-item-active {
    border-bottom: 2px solid #fff !important;
    color: #fff !important;
  }
}

/* Esconde o rodapé só na home */
.home #site-footer {
  display: none !important;
}



@media (min-width: 768px) {
  .elementor-element-8c0a3da .e-con.e-flex>.e-con-inner {
    padding-left: 95px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FF DIN';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lado.rafalexandre.com.br/wp-content/uploads/2026/05/DIN-Alternate-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'FF DIN';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://lado.rafalexandre.com.br/wp-content/uploads/2026/05/DINAlternate-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'FF DIN';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://lado.rafalexandre.com.br/wp-content/uploads/2026/05/DIN-LightAlternate-1.ttf') format('truetype');
}
@font-face {
	font-family: 'FF DIN';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://lado.rafalexandre.com.br/wp-content/uploads/2026/05/din-alternate-bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */